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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM:AM33XX: Fix ddr and timer register offset
Chandan Nath
2012-01-16
4
-27
/
+32
*
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
Chandan Nath
2012-01-16
1
-1
/
+1
*
omap3: make get_board_rev() function weak
Nikita Kiryanov
2012-01-16
1
-1
/
+2
*
omap4: fix boot issue on ES2.0 Panda
Aneesh V
2012-01-16
2
-3
/
+3
*
arm, davinci: Change byte order of RTC kick register values
Christian Riesch
2012-01-16
1
-2
/
+2
*
imx: mx6q: add aipstz init for off platform periph
Jason Liu
2012-01-16
2
-6
/
+34
*
mx28: fix clearing of IRQs in power init
Zach Sadecki
2012-01-16
1
-4
/
+4
*
i.mx6:imx6q: allign MAC address with burned-in ordering
Jason Liu
2012-01-16
2
-7
/
+9
*
mx28: Let dram_init be common for mx28
Fabio Estevam
2012-01-16
2
-0
/
+23
*
mx28: Let imx_get_mac_from_fuse be common for mx28
Fabio Estevam
2012-01-16
1
-0
/
+46
*
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
2012-01-16
5
-5
/
+5
*
mx28: remove omap specific config options
Veli-Pekka Peltola
2012-01-16
1
-6
/
+0
*
i.mx: i.mx6q: Add the enet clock function
Jason Liu
2012-01-16
1
-0
/
+5
*
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2012-01-09
2
-53
/
+20
*
tegra: Add support for UART init in cpu board.c
Simon Glass
2011-12-24
2
-0
/
+81
*
tegra: Add a function mux feature
Simon Glass
2011-12-24
3
-1
/
+100
*
tegra: add clock_ll_start_uart() to enable UART prior to reloc
Simon Glass
2011-12-24
2
-0
/
+25
*
tegra: Move clock_early_init() to arch_cpu_init()
Simon Glass
2011-12-24
1
-0
/
+3
*
tegra: Move cpu_init_cp15() to arch_cpu_init()
Simon Glass
2011-12-24
1
-0
/
+4
*
tegra2: Move tegra2_mmc_init() prototype to public header.
Thierry Reding
2011-12-24
1
-0
/
+27
*
tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
Thierry Reding
2011-12-24
1
-0
/
+2
*
tegra2: Implement SPI / UART GPIO switch
Simon Glass
2011-12-24
1
-0
/
+46
*
tegra2: spi: Add SPI driver for Tegra2 SOC
Tom Warren
2011-12-24
2
-0
/
+77
*
arm, davinci: Fix build warnings for cam_enc_4xx
Christian Riesch
2011-12-24
1
-2
/
+3
*
arm, davinci: Add SPL support for DA850 SoCs
Christian Riesch
2011-12-24
2
-2
/
+35
*
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
2011-12-21
1
-0
/
+2
*
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-12-19
1
-0
/
+2
*
add print_cpuinfo to s3c24x0
David Müller (ELSOFT AG)
2011-12-19
2
-0
/
+55
*
omap4_panda: Initialize the USB phy
Chris Lalancette
2011-12-19
1
-0
/
+63
*
davinci: Fixed wrong timebase clock frequency.
Manfred Rudigier
2011-12-19
1
-1
/
+1
*
arm926ejs: remove noop flush_dcache_all function
Ilya Yanok
2011-12-19
1
-5
/
+0
*
Coding Style cleanup
Wolfgang Denk
2011-12-19
1
-1
/
+0
*
usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)
Lukasz Majewski
2011-12-16
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-12-12
6
-7
/
+93
|
\
|
*
USB: MX5: add helper functions to enable USB clocks
Wolfgang Grandegger
2011-12-11
3
-0
/
+80
|
*
usb:gadget:s5p Enable the USB Gadget framework at GONI
Lukasz Majewski
2011-12-11
1
-0
/
+4
|
*
pxa: convert pxa27x_udc to use read and write functions
Stefan Herbrechtsmeier
2011-12-11
1
-4
/
+4
|
*
pxa: activate the first usb host port on pxa27x by default
Stefan Herbrechtsmeier
2011-12-11
1
-2
/
+2
|
*
pxa: fix usb host register mismatch
Stefan Herbrechtsmeier
2011-12-11
2
-1
/
+3
*
|
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
Wolfgang Grandegger
2011-12-11
1
-0
/
+4
|
/
*
arm, davinci: Use lldiv for the 64-bit divisions in timer.c
Christian Riesch
2011-12-10
1
-2
/
+4
*
M28: Cleanup memsize.o OOT build
Marek Vasut
2011-12-09
3
-23
/
+9
*
i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
Marek Vasut
2011-12-09
8
-0
/
+1617
*
i.mx: add the initial support for freescale i.MX6Q processor
Jason Liu
2011-12-09
12
-0
/
+3628
*
i.mx: introduce the armv7/imx-common folder
Jason Liu
2011-12-09
6
-86
/
+165
*
S5PC2XX: Rename S5pc2XX to exynos
Chander Kashyap
2011-12-09
13
-72
/
+72
*
tegra2: Don't use board pointer before it is set up
Simon Glass
2011-12-09
1
-9
/
+1
*
tegra2: Remove unneeded 'dynamic ram size' message
Simon Glass
2011-12-09
1
-3
/
+1
*
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
5
-147
/
+1
*
arm: Move CP15 init out of cpu_init_crit()
Simon Glass
2011-12-09
2
-6
/
+21
[prev]
[next]