summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay2022-01-211-0/+8
* ARM: mach-at91: Add compile time option to choose proper timerHari Prasath2021-12-161-2/+5
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-302-13/+13
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-302-2/+0
* ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger2021-09-211-1/+3
* ARM: at91: Add chip ID of SAMA5D29Hari Prasath2021-09-212-0/+3
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-1/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+2
* arm: Remove at91rm9200ek boardsTom Rini2021-07-071-5/+0
* Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini2021-06-171-2/+2
|\
| * Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus2021-06-071-2/+2
* | treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-1/+1
|/
* arm: Remove picosam9g45 boardTom Rini2021-04-101-6/+0
* arm: Remove wb50n boardTom Rini2021-04-101-9/+0
* arm: Remove wb45n boardTom Rini2021-04-101-6/+0
* Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...WIP/30Mar2021-nextTom Rini2021-03-302-8/+9
|\
| * ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend2021-03-221-8/+8
| * pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea2021-03-021-0/+1
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-023-3/+3
|/
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-027-0/+7
* ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher2021-01-221-0/+7
* sam9x60.h: Fix Galois Field Table offsetsKai Stuhlemmer (ebee Engineering)2021-01-221-2/+2
* sama5d3: Fix Galois Field Table offsetsTudor Ambarus2021-01-221-2/+2
* pinctrl: at91-pio4: implement drive strength supportEugen Hristev2021-01-221-0/+1
* Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-121-0/+8
|\
| * board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev2021-01-071-0/+8
* | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-052-2/+2
|\ \
| * | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-2/+2
* | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-5/+11
|\ \ \ | |/ / |/| / | |/
| * ARM: mach-at91: fix timer.o compile conditionEugen Hristev2020-11-261-1/+4
| * ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre2020-11-262-4/+7
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-134-4/+4
|/
* ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2020-10-192-0/+9
* ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev2020-09-255-0/+92
* ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev2020-09-221-0/+2
* board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev2020-09-221-0/+1
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-1/+1
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-092-8/+8
* Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-261-2/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-183-0/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop init.h from common headerSimon Glass2020-05-188-0/+8
* 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 hang() to the same header as panic()Simon Glass2020-01-173-0/+3
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-173-0/+3
* common: Move get_tbclk() to time.hSimon Glass2020-01-172-0/+2
* Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-01-071-0/+1
|\