summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun2019-10-082-0/+126
* spl: fix linker size check off-by-one errorsSimon Goldschmidt2019-05-051-2/+2
* arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese2019-04-091-0/+2
* arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese2019-04-091-0/+2
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-4/+4
* ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com2018-12-071-0/+10
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-102-29/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0717-35/+17
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-165-5/+5
* driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2017-08-261-0/+2
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-132-109/+109
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-0/+8
* arm, at91: add icache supportHeiko Schocher2016-10-282-0/+30
* ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher2016-10-281-0/+6
* at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass2016-06-121-0/+18
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-161-0/+3
* ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang2016-02-181-0/+38
* ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-189-185/+61
* ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-181-7/+0
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-121-1/+1
* ARM: at91: remove non-generic boardsMasahiro Yamada2015-05-131-1/+1
* ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-011-0/+48
* ARM: atmel: arm926ejs: fix clock configurationBo Shen2015-04-011-26/+28
* ARM: atmel: arm9: switch to use common timer functionsBo Shen2015-04-011-59/+0
* ARM: at91: at91sam9rlek: add mci supportWu, Josh2015-03-181-0/+17
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-2115-0/+2326