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
/
cpu
/
arm926ejs
/
at91
Age
Commit message (
Expand
)
Author
2009-05-01
Update CHANGELOG; minor coding style cleanup.
Wolfgang Denk
2009-04-29
at91: fixed plla calc when no USB support is active
Daniel Gorsulowski
2009-04-16
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
at91: add support for the PM9263 board of Ronetix GmbH
Ilko Iliev
2009-04-16
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91: move dataflash spi driver to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91sam9/at91cap: spi init add hardware chip select support
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Nicolas Ferre
2009-03-22
at91sam9/at91cap: move common macb initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
at91sam9/at91cap: move common usb host initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
at91sam9/at91cap: move common led management to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
at91sam9/at91cap: move common spi initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
at91sam9/at91cap: move common serial initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2008-12-14
Fix new found CFG_
Jean-Christophe PLAGNIOL-VILLARD
2008-12-06
Remove redundant armv4 flag from arm926ejs compile flags
Remy Bohmer
2008-11-21
AT91: Enable PLLB for USB
Stelian Pop
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-02
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
2008-08-12
at91: move arch-at91sam9 to arch-at91
Jean-Christophe PLAGNIOL-VILLARD