summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* 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
* board: sama5d3_xplained: add pda detect call at init timeEugen Hristev2018-09-281-0/+1
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-102-29/+0
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+6
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-30/+30
* board/aries: RemoveTom Rini2018-07-021-9/+0
* at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini2018-05-223-3/+5
* gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches2018-05-081-8/+8
* gpio: atmel_pio4: add drive strength macrosLudovic Desroches2018-05-081-0/+4
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-073-8/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0793-190/+93
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-0/+4