index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
arm926ejs
Age
Commit message (
Expand
)
Author
2019-10-08
ARM: at91: Add sam9x60 soc
Sandeep Sheriker Mallikarjun
2019-05-05
spl: fix linker size check off-by-one errors
Simon Goldschmidt
2019-04-09
arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
Stefan Roese
2019-04-09
arm: at91: Makefile: Compile lowlevel_init only when really necessary
Stefan Roese
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-12-07
ARM: at91: lds: add test for SPL binary size and bss size
Eugen.Hristev@microchip.com
2018-09-10
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-08-26
driver: timer: Add the Atmel PIT timer driver
Wenyou.Yang@microchip.com
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-04-13
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
Wenyou Yang
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2016-10-28
arm, at91: add icache support
Heiko Schocher
2016-10-28
ARM: at91: clock: correct PRES offset for at91sam9x5
Heiko Schocher
2016-06-12
at91: Add driver-model GPIO devices for AT91SAM9G45
Simon Glass
2016-03-16
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2016-02-18
ARM: at91: clock: add PLLB enable/disable functions
Wenyou Yang
2016-02-18
ARM: cpu: at91: clean up peripheral clock code
Wenyou Yang
2016-02-18
ARM: at91: clock: add a new file to handle clock
Wenyou Yang
2015-08-12
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-05-13
ARM: at91: remove non-generic boards
Masahiro Yamada
2015-04-01
ARM: atmel: at91sam9m10g45ek: enable spl support
Bo Shen
2015-04-01
ARM: atmel: arm926ejs: fix clock configuration
Bo Shen
2015-04-01
ARM: atmel: arm9: switch to use common timer functions
Bo Shen
2015-03-18
ARM: at91: at91sam9rlek: add mci support
Wu, Josh
2015-02-21
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada