aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2013-13/+3
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1913-3/+13
* arm: at91: Remove <common.h> and add needed includesTom Rini2024-05-0613-13/+3
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-053-33/+33
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-24/+24
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* video: Drop atmel LCD codeSimon Glass2022-10-301-39/+0
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini2022-06-281-2/+2
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-231-1/+1
* ARM: mach-at91: arm926ejs: Add SYSRESET conditionalSergiu Moga2022-04-261-0/+2
* at91: Remove unused LED codeTom Rini2022-04-082-48/+0
* ARM: mach-at91: Add compile time option to choose proper timerHari Prasath2021-12-161-2/+5
* Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini2021-03-301-8/+8
|\
| * ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend2021-03-221-8/+8
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-2/+2
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-132-2/+2
* ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2020-10-191-0/+6
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-092-8/+8
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* flash: Tidy up coding style for flash functionsSimon Glass2020-05-181-4/+4
* 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