summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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 headerSimon 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
|\
| * board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus2019-12-171-0/+1
* | dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-1/+1
|/
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-022-0/+2
* ARM: at91: Add SFR definitionsTudor Ambarus2019-10-081-3/+45
* ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus2019-10-083-4/+4
* board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun2019-10-081-0/+7
* ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun2019-10-085-0/+301
* board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev2019-10-081-0/+1
* ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev2019-10-082-0/+185
* board: laird: wb50n: use configure_ddrcfg_input_buffersEugen Hristev2019-10-081-0/+1
* ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev2019-10-082-0/+14
* ARM: at91: sfr: convert to KconfigEugen Hristev2019-10-083-3/+14
* board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre2019-10-081-0/+15
* ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre2019-10-082-0/+12
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini2019-06-101-0/+8
|\
| * spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev2019-06-061-0/+8