index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
arm: mvebu: Add basic Armada 38x support
Stefan Roese
2015-05-05
3
-16
/
+73
|
*
|
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
Stefan Roese
2015-05-05
1
-0
/
+5
|
*
|
arm: mvebu: Only define MV88F78X60 for Armada XP
Stefan Roese
2015-05-05
1
-1
/
+3
|
*
|
arm: mvebu: Remove unreferenced define
Stefan Roese
2015-05-05
1
-3
/
+0
|
*
|
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
Stefan Roese
2015-05-05
3
-10
/
+10
|
*
|
arm: mvebu: Move mvebu-common into mach-mvebu
Stefan Roese
2015-05-05
12
-3
/
+18
|
*
|
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
Stefan Roese
2015-05-05
4
-1
/
+1
|
*
|
arm: armada-xp: Move SoC sources to mach-mvebu
Stefan Roese
2015-05-05
6
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-05-05
6
-10
/
+111
|
\
\
|
*
\
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-05-05
214
-1524
/
+6161
|
|
\
\
|
|
|
/
|
*
|
ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
Bryan Brinsko
2015-04-16
2
-0
/
+51
|
*
|
ARM: cpu: Add ARMv7 barrier operations support
Valentine Barshak
2015-04-16
2
-7
/
+17
|
*
|
Armv8: Initializing CNTVOFF_EL2
David Feng
2015-04-16
1
-0
/
+3
|
*
|
arm: implement find_next_zero_bit function
Vitaly Andrianov
2015-04-16
1
-3
/
+40
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-05-04
99
-658
/
+15736
|
\
\
\
|
*
|
|
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
Hans de Goede
2015-05-04
1
-0
/
+18
|
*
|
|
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
2
-51
/
+59
|
*
|
|
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
3
-2
/
+2
|
*
|
|
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
2
-77
/
+72
|
*
|
|
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
2
-21
/
+10
|
*
|
|
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
1
-13
/
+1
|
*
|
|
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
1
-7
/
+0
|
*
|
|
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
1
-12
/
+0
|
*
|
|
sunxi: Move all boards to the driver-model
Hans de Goede
2015-05-04
1
-0
/
+5
|
*
|
|
sunxi: dts: Add minimal dts files for board which lack a dts sofar
Hans de Goede
2015-05-04
16
-2
/
+553
|
*
|
|
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
Hans de Goede
2015-05-04
3
-0
/
+298
|
*
|
|
sunxi: dts: Sync all dts files with upstream kernel
Hans de Goede
2015-05-04
59
-292
/
+13797
|
*
|
|
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
1
-1
/
+3
|
*
|
|
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
Hans de Goede
2015-05-04
1
-0
/
+3
|
*
|
|
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
1
-2
/
+4
|
*
|
|
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
1
-0
/
+13
|
*
|
|
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
Hans de Goede
2015-05-04
2
-8
/
+29
|
*
|
|
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
3
-0
/
+113
|
*
|
|
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-10
/
+11
|
*
|
|
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-05-04
3
-0
/
+12
|
*
|
|
sunxi: Add a33 dram init code
Vishnu Patekar
2015-05-04
3
-0
/
+544
|
*
|
|
sunxi: Add support for A33 PLL11 (second DRAM pll)
Hans de Goede
2015-05-04
2
-3
/
+46
|
*
|
|
sunxi: s/sun8i/sun8i_a23/
Hans de Goede
2015-05-04
6
-6
/
+6
|
*
|
|
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
5
-11
/
+13
|
*
|
|
sunxi: usbc: Remove unused irq field
Hans de Goede
2015-05-04
1
-16
/
+0
|
*
|
|
sunxi: Also set Auxiliary Ctl SMP bit in SPL
Hans de Goede
2015-05-04
1
-2
/
+3
|
*
|
|
sun7i: Remove duplicate call to psci_arch_init
Jan Kiszka
2015-05-02
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
x86: Enable multi-core init for Minnowboard MAX
Simon Glass
2015-04-30
1
-0
/
+20
*
|
|
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
5
-6
/
+227
*
|
|
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
3
-0
/
+54
*
|
|
x86: Add functions to set and clear bits on MSRs
Simon Glass
2015-04-30
1
-0
/
+28
*
|
|
x86: Add multi-processor init
Simon Glass
2015-04-30
11
-7
/
+934
*
|
|
x86: Provide access to the IDT
Simon Glass
2015-04-29
2
-0
/
+7
*
|
|
x86: Store the GDT pointer in global_data
Simon Glass
2015-04-29
2
-0
/
+2
*
|
|
x86: Add an mfence macro
Simon Glass
2015-04-29
1
-0
/
+5
[prev]
[next]