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
/
arm
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: mxs: Enable booting of mx28 without battery
Graeme Russ
2015-02-10
1
-2
/
+8
*
arm: mxs: Add debug outputs and comments to mxs SPL source files
Graeme Russ
2015-02-10
4
-5
/
+127
*
imx: mx6: Fixed AIPS3 base address issue
Ye.Li
2015-02-10
1
-1
/
+1
*
imx:mx6sx add dram io configure for mx6sx
Peng Fan
2015-01-22
1
-14
/
+82
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-01-16
2
-46
/
+93
|
\
|
*
arm: am437x: Enable hardware leveling for EMIF
James Doublesin
2015-01-13
2
-46
/
+93
*
|
ARM: armv8: Fix typo in commentary
Michal Simek
2015-01-14
1
-1
/
+1
*
|
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2015-01-14
1
-0
/
+4
*
|
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
Hans de Goede
2015-01-14
1
-0
/
+26
*
|
sunxi: usbc: Add support for usb0 to the common usbc code
Hans de Goede
2015-01-14
1
-8
/
+25
*
|
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2015-01-14
2
-0
/
+230
*
|
sun7i: Move psci_arch_init close to text_end
Jan Kiszka
2015-01-14
1
-40
/
+40
*
|
sun7i: Add support for taking CPUs offline via PSCI
Jan Kiszka
2015-01-14
1
-0
/
+171
*
|
sunxi: Fix PLL1 running at half speed on sun8i
Hans de Goede
2015-01-14
1
-2
/
+6
*
|
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
Siarhei Siamashka
2015-01-14
2
-2
/
+0
*
|
sun8i: Add dram initialization support
Hans de Goede
2015-01-14
3
-1
/
+349
*
|
sunxi: Fill memory before comparing it when doing dram init on sun6i
Hans de Goede
2015-01-14
1
-14
/
+1
*
|
sunxi: Move await_completion dram helper to dram.h
Hans de Goede
2015-01-14
2
-37
/
+11
*
|
sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them
Hans de Goede
2015-01-14
1
-2
/
+7
*
|
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
Hans de Goede
2015-01-14
2
-3
/
+8
*
|
sunxi: axp221: Add axp223 support
Hans de Goede
2015-01-14
1
-1
/
+1
*
|
sunxi: Add support for the rsb (Reduced Serial Bus)
Hans de Goede
2015-01-14
2
-0
/
+159
*
|
sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/
Hans de Goede
2015-01-14
1
-7
/
+7
*
|
sunxi: Align PSCI stack calculation to comment
Jan Kiszka
2015-01-14
1
-1
/
+1
*
|
sunxi: Add sunxi_get_sid helper function
Hans de Goede
2015-01-14
1
-0
/
+19
*
|
sun6i: dram: Do not try to initialize a second dram chan on A31s
Hans de Goede
2015-01-14
2
-7
/
+15
*
|
sun6i: Add sunxi_get_ss_bonding_id() function
Hans de Goede
2015-01-14
1
-1
/
+37
*
|
sun6i: Make dram clk and zq value Kconfig options
Hans de Goede
2015-01-14
1
-7
/
+5
|
/
*
mx25: Fix boot hang by avoiding vector relocation
Fabio Estevam
2015-01-08
2
-0
/
+27
*
mx25: Remove empty line after printing the reset cause
Fabio Estevam
2015-01-08
1
-1
/
+1
*
ARM: UniPhier: add UART initialization routine for low-level debug
Masahiro Yamada
2015-01-08
7
-0
/
+104
*
ARM: UniPhier: enable output of system bus
Masahiro Yamada
2015-01-08
2
-0
/
+14
*
ARM: UniPhier: fix SRAM size on support card
Masahiro Yamada
2015-01-08
1
-3
/
+3
*
keystone: set default pci mode to root complex
Karicheri, Muralidharan
2015-01-05
1
-0
/
+33
*
arm: omap: reset sata on boot
Dmitry Lifshitz
2015-01-05
1
-0
/
+9
*
OMAP5+: sata/scsi: implement scsi_bus_reset()
Dmitry Lifshitz
2015-01-05
1
-0
/
+6
*
Revert "ARM: omap4: Update sdram setting for panda rev A6"
Nishanth Menon
2015-01-05
1
-4
/
+0
*
omap-common/hwinit-common.c: timer_init() doesn't need to touch gd
Tom Rini
2015-01-05
1
-5
/
+0
*
am33xx: Drop timer_init call from s_init
Tom Rini
2015-01-05
1
-1
/
+0
*
socfpga: Drop redundant save_boot_params
Tom Rini
2015-01-05
1
-7
/
+0
*
ARM: bootm: do not add PSCI to fdt when booting in secure mode.
Ian Campbell
2015-01-05
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-01-02
1
-0
/
+50
|
\
|
*
arm:mx6sx add QSPI support
Peng Fan
2014-12-31
1
-0
/
+50
*
|
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-01-01
8
-2
/
+1263
|
\
\
|
*
|
ARM: tegra: Implement XUSB pad controller
Thierry Reding
2014-12-18
4
-0
/
+757
|
*
|
ARM: tegra: Implement powergate support
Thierry Reding
2014-12-18
2
-0
/
+103
|
*
|
ARM: tegra: Provide PCIEXCLK reset ID
Thierry Reding
2014-12-18
2
-2
/
+3
|
*
|
ARM: tegra: Implement tegra_plle_enable()
Thierry Reding
2014-12-18
3
-0
/
+400
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2014-12-30
1
-1
/
+11
|
\
\
|
*
|
arm: socfpga: Change watchdog timeout
Stefan Roese
2014-12-21
1
-1
/
+11
[next]