index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2012-01-16
overo: add SPL support
Andreas Müller
2012-01-16
omap_rev_string: output to stdout
Andreas Müller
2012-01-16
OMAP SPL: call timer_init in s_init to make udelay work earlier
Andreas Müller
2012-01-16
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
2012-01-16
ARM:AM33XX: Add mmc/sd support
Chandan Nath
2012-01-16
ARM:AM33XX: Fix ddr and timer register offset
Chandan Nath
2012-01-16
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
Chandan Nath
2012-01-16
omap3: make get_board_rev() function weak
Nikita Kiryanov
2012-01-16
omap4: fix boot issue on ES2.0 Panda
Aneesh V
2012-01-16
arm, davinci: Change byte order of RTC kick register values
Christian Riesch
2012-01-16
imx: mx6q: add aipstz init for off platform periph
Jason Liu
2012-01-16
mx28: fix clearing of IRQs in power init
Zach Sadecki
2012-01-16
i.mx6:imx6q: allign MAC address with burned-in ordering
Jason Liu
2012-01-16
mx28: Let dram_init be common for mx28
Fabio Estevam
2012-01-16
mx28: Let imx_get_mac_from_fuse be common for mx28
Fabio Estevam
2012-01-16
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
2012-01-16
mx28: remove omap specific config options
Veli-Pekka Peltola
2012-01-16
i.mx: i.mx6q: Add the enet clock function
Jason Liu
2012-01-13
openrisc: Add library functions
Stefan Kristiansson
2012-01-13
openrisc: Add cpu files
Stefan Kristiansson
2012-01-13
openrisc: Add architecture header files
Stefan Kristiansson
2012-01-13
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2012-01-13
fsl_lbc: add printout of LCRR and LBCR to local bus regs
Paul Gortmaker
2012-01-09
mpc83xx: Add a GPIO driver for the MPC83XX family
Joe Hershberger
2012-01-09
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2011-12-24
tegra: Add support for UART init in cpu board.c
Simon Glass
2011-12-24
tegra: Add a function mux feature
Simon Glass
2011-12-24
tegra: add clock_ll_start_uart() to enable UART prior to reloc
Simon Glass
2011-12-24
tegra: Move clock_early_init() to arch_cpu_init()
Simon Glass
2011-12-24
tegra: Move cpu_init_cp15() to arch_cpu_init()
Simon Glass
2011-12-24
tegra2: Move tegra2_mmc_init() prototype to public header.
Thierry Reding
2011-12-24
tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
Thierry Reding
2011-12-24
tegra2: Implement SPI / UART GPIO switch
Simon Glass
2011-12-24
tegra2: spi: Add SPI driver for Tegra2 SOC
Tom Warren
2011-12-24
arm, davinci: Fix build warnings for cam_enc_4xx
Christian Riesch
2011-12-24
arm, davinci: Add SPL support for DA850 SoCs
Christian Riesch
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-21
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
2011-12-20
AVR32: fix timer_init() function
Sven Schnelle
2011-12-19
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-12-19
add print_cpuinfo to s3c24x0
David Müller (ELSOFT AG)
2011-12-19
omap4_panda: Initialize the USB phy
Chris Lalancette
2011-12-19
davinci: Fixed wrong timebase clock frequency.
Manfred Rudigier
2011-12-19
arm926ejs: remove noop flush_dcache_all function
Ilya Yanok
2011-12-19
Coding Style cleanup
Wolfgang Denk
2011-12-19
x86: Add support for specifying an initrd with the zboot command
Gabe Black
2011-12-19
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
2011-12-19
x86: Add infrastructure to extract an e820 table from the coreboot tables
Gabe Black
2011-12-19
x86: Add support for booting Linux using the 32 bit boot protocol
Gabe Black
2011-12-19
x86: Clean up the x86 zimage code in preparation to extend it
Gabe Black
[next]