summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | spl: fix linker size check off-by-one errorsSimon Goldschmidt2019-05-051-2/+2
|/
* watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese2019-04-262-47/+0
* board: atmel: add SAMA5D2 ICP boardEugen Hristev2019-04-181-0/+12
* arm: at91: Add gardena-gateway-at91sam supportStefan Roese2019-04-091-0/+8
* arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese2019-04-091-0/+2
* arm: at91: Enable watchdog supportStefan Roese2019-04-092-0/+58
* arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese2019-04-091-0/+10
* arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese2019-04-091-0/+2
* ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2019-04-092-2/+5
* linker: Modify linker scripts to be more genericTom Rini2019-01-262-6/+6
* ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com2018-12-071-0/+10
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-164-4/+8
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-6/+6
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-6/+1
* board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev2018-09-281-0/+1