aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/arm926ejs
AgeCommit message (Expand)AuthorFilesLines
2022-04-08at91: Remove unused LED codeTom Rini2-48/+0
2021-12-16ARM: mach-at91: Add compile time option to choose proper timerHari Prasath1-2/+5
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...WIP/30Mar2021-nextTom Rini1-8/+8
2021-03-22ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend1-8/+8
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2-2/+2
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2-2/+2
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre1-0/+6
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano2-8/+8
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-4/+4
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-10-08ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun2-0/+126
2019-05-05spl: fix linker size check off-by-one errorsSimon Goldschmidt1-2/+2
2019-04-09arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese1-0/+2
2019-04-09arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese1-0/+2
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-4/+4
2018-12-07ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com1-0/+10
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2-29/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini17-35/+17
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen5-5/+5
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com1-0/+2
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2-109/+109
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-0/+8
2016-10-28arm, at91: add icache supportHeiko Schocher2-0/+30
2016-10-28ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher1-0/+6
2016-06-12at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass1-0/+18
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini1-0/+3
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang1-0/+38
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang9-185/+61
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang1-7/+0
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher1-1/+1
2015-05-13ARM: at91: remove non-generic boardsMasahiro Yamada1-1/+1
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen1-0/+48
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen1-26/+28
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen1-59/+0
2015-03-18ARM: at91: at91sam9rlek: add mci supportWu, Josh1-0/+17
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada15-0/+2326