summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev5-0/+92
2020-09-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev1-0/+2
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev1-0/+1
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-07-10drivers: rename drivers to match compatible stringWalter Lozano2-8/+8
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini1-2/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop init.h from common headerSimon Glass8-0/+8
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-18common: Move hang() to the same header as panic()Simon Glass3-0/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass3-0/+3
2020-01-17common: Move get_tbclk() to time.hSimon Glass2-0/+2
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+1
2019-12-17board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass2-0/+2
2019-10-08ARM: at91: Add SFR definitionsTudor Ambarus1-3/+45
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus3-4/+4
2019-10-08board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun1-0/+7
2019-10-08ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun5-0/+301
2019-10-08board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev1-0/+1
2019-10-08ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev2-0/+185
2019-10-08board: laird: wb50n: use configure_ddrcfg_input_buffersEugen Hristev1-0/+1
2019-10-08ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev2-0/+14
2019-10-08ARM: at91: sfr: convert to KconfigEugen Hristev3-3/+14
2019-10-08board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre1-0/+15
2019-10-08ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre2-0/+12
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini1-0/+8
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev1-0/+8
2019-05-05spl: fix linker size check off-by-one errorsSimon Goldschmidt1-2/+2
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese2-47/+0
2019-04-18board: atmel: add SAMA5D2 ICP boardEugen Hristev1-0/+12
2019-04-09arm: at91: Add gardena-gateway-at91sam supportStefan Roese1-0/+8
2019-04-09arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese1-0/+2
2019-04-09arm: at91: Enable watchdog supportStefan Roese2-0/+58
2019-04-09arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese1-0/+10
2019-04-09arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese1-0/+2
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2-2/+5
2019-01-27linker: Modify linker scripts to be more genericTom Rini2-6/+6
2018-12-07ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com1-0/+10
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar4-4/+8
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-6/+6
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay1-6/+1
2018-09-29board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev1-0/+1