aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* video: Drop atmel LCD codeSimon Glass2022-10-302-72/+0
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
* arm: Remove snapper9260 boardTom Rini2022-08-121-10/+0
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini2022-06-301-0/+1
|\
| * gpio: atmel_pio4: add support for PIO_PORTEMihai Sain2022-06-301-0/+1
* | spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-281-4/+0
* | Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini2022-06-282-2/+9
|/
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-232-2/+2
* ARM: mach-at91: armv7: Remove default reset driverSergiu Moga2022-04-262-34/+0
* ARM: mach-at91: arm926ejs: Add SYSRESET conditionalSergiu Moga2022-04-261-0/+2
* board: Add sam9x60_curiosity supportDurai Manickam KR2022-04-261-0/+7
* at91: Remove unused LED codeTom Rini2022-04-082-48/+0
* timer: atmel_tcb_timer: add atmel_tcb driverClément Léger2022-04-011-0/+2
* ARM: at91: sama7g5: Reset external devices at software resetTudor Ambarus2022-04-011-0/+1
* configs: Convert AT91RESET_EXTRST to KconfigTudor Ambarus2022-04-011-0/+3
* ARM: at91: sama5d2: Enable the use of Galois Tables from ROMTudor Ambarus2022-04-011-3/+7
* Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini2022-03-251-0/+9
* Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini2022-03-181-0/+3
* Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini2022-03-181-0/+4
* Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini2022-03-181-0/+1
* 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...WIP/17Jun2021-nextTom 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...Tom 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 headerSimon 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 nextTom Rini2021-01-052-2/+2
|\ \
| * | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-2/+2