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
/
arm
/
cpu
/
arm926ejs
Age
Commit message (
Expand
)
Author
2010-10-13
Kirkwood: dram_init is moved to dram.c
Prafulla Wadaskar
2010-10-13
orion5x: optimize window size computation
Albert Aribaud
2010-10-13
Kirkwood: print_cpuinfo fixed for valid devid revid
Prafulla Wadaskar
2010-10-11
orion5x: fix relocation-incompatible code
Albert Aribaud
2010-10-11
arm: bugfix: replace ble with blo in start.S files
Albert Aribaud
2010-10-05
at91: Add arch_preboot_os which disables PIT in a faster way
Alexander Stein
2010-10-05
AT91: convert cpu.c to struct SoC access
Reinhard Meyer
2010-09-19
ARM: implement relocation for ARM926
Heiko Schocher
2010-09-10
Prepare v2010.09-rc1
Wolfgang Denk
2010-09-08
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
Wolfgang Denk
2010-09-03
AT91: add option to enable pullups in at91sam9260_devices.c
Reinhard Meyer
2010-09-03
AT91: reset.c: fix comments, add option
Reinhard Meyer
2010-09-03
AT91SAM9XE: add embedded flash support
Reinhard Meyer
2010-09-03
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-08-31
AT91 Fix: return value of get_tbclk
Jens Scharsig
2010-08-26
Kirkwood: bugfix: window size (mis)calculation
Prafulla Wadaskar
2010-08-26
Orion5x: bugfix: window size (mis)calculation
Albert Aribaud
2010-08-10
ARM: Add support for MB86R0x SoCs
Matthias Weisser
2010-08-10
orion5x: allow overriding default mappings windows
Albert Aribaud
2010-07-12
mvgbe: add support for orion5x GbE controller
Albert Aribaud
2010-07-12
mvgbe: support SoCs other than kirkwood
Albert Aribaud
2010-06-23
Prepare v2010.06-rc3
Wolfgang Denk
2010-06-22
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2010-06-22
Fix wrong orion5x MPP and GIPO writel arguments
Albert Aribaud
2010-06-22
ARM: Align stack to 8 bytes
Vitaly Kuzmichev
2010-06-17
Initial support for Marvell Orion5x SoC
Albert Aribaud
2010-05-21
ARM: */timer.c: fix spelling and vertical alignment
Wolfgang Denk
2010-04-30
MX25 print arm clock instead of mpllclk on boot
John Rigby
2010-04-30
arm, mx27: add support for SDHC1 pin init
Heiko Schocher
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser