- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- ee626e1 ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESET by Clément Léger · 3 years, 4 months ago
- 03ecb90 ARM: at91: Add chip ID of SAMA5D29 by Hari Prasath · 3 years, 4 months ago
- f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 2da96fe arm: Remove at91rm9200ek boards by Tom Rini · 3 years, 6 months ago
- 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 5 months ago
- 9ece536 Revert "sama5d3: Fix Galois Field Table offsets" by Tudor Ambarus · 3 years, 6 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- b4eaa29 arm: Remove picosam9g45 board by Tom Rini · 3 years, 9 months ago
- 7530747 arm: Remove wb50n board by Tom Rini · 3 years, 9 months ago
- 1b3b222 arm: Remove wb45n board by Tom Rini · 3 years, 9 months ago
- 117aed0 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 8 months ago
- ac6d6d3 ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_init by Martin Townsend · 3 years, 9 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 153a793 pinctrl: at91-pio4: add support for slew-rate by Claudiu Beznea · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 6a9390f ARM: at91: spl: add spl_early_init for sama5d2 platforms by Greg Gallagher · 3 years, 10 months ago
- a088d0d sam9x60.h: Fix Galois Field Table offsets by Kai Stuhlemmer (ebee Engineering) · 3 years, 11 months ago
- 426316f sama5d3: Fix Galois Field Table offsets by Tudor Ambarus · 3 years, 11 months ago
- 90add2b pinctrl: at91-pio4: implement drive strength support by Eugen Hristev · 3 years, 11 months ago
- 11998d4 Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 11 months ago
- 0de35aa board: atmel: sama7g5ek: add initial support for sama7g5ek by Eugen Hristev · 4 years, 9 months ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 004966c ARM: mach-at91: fix timer.o compile condition by Eugen Hristev · 4 years ago
- 6cb1af7 ARM: at91: armv7: sama7g5 uses CCF clock driver by Nicolas Ferre · 4 years ago
- b72fa0b ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · 4 years, 2 months ago
- 3263e74 ARM: mach-at91: add support for new SoC sama7g5 by Eugen Hristev · 4 years, 3 months ago
- be6a85f ARM: at91: common: guard ATMEL_PIT code by ifdef by Eugen Hristev · 4 years, 3 months ago
- fedbf30 board: atmel: common: introduce at91_set_eth1addr for second interface by Eugen Hristev · 4 years, 4 months ago
- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- c744316 flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 11 months ago
- d63d760 board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash by Tudor Ambarus · 5 years ago
- fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 94045f8 ARM: at91: Add SFR definitions by Tudor Ambarus · 5 years ago
- 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · 5 years ago
- 641b335 board: atmel: Add sam9x60ek board by Sandeep Sheriker Mallikarjun · 5 years ago
- 32f4d7c ARM: at91: Add sam9x60 soc by Sandeep Sheriker Mallikarjun · 5 years ago
- 1d15212 board: atmel: sama5d2_wlsom1_ek: add SPL support by Eugen Hristev · 5 years ago
- f608677 ARM: at91: mpddrc: add lpddr2 initialization procedure by Eugen Hristev · 5 years ago
- 19ac3ca board: laird: wb50n: use configure_ddrcfg_input_buffers by Eugen Hristev · 5 years ago
- 5f6ea43 ARM: at91: sfr: implement DDR input buffers open function by Eugen Hristev · 5 years ago
- 99fe500 ARM: at91: sfr: convert to Kconfig by Eugen Hristev · 5 years ago
- 8ba10c7 board: atmel: add sama5d27_wlsom1_ek board by Nicolas Ferre · 5 years ago
- 08eb7c6 ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP by Nicolas Ferre · 5 years ago
- d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
- bc074c6 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
- fdd833e spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 6 years ago
- a76a458 spl: fix linker size check off-by-one errors by Simon Goldschmidt · 6 years ago
- f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 6 years ago
- 860d8ba board: atmel: add SAMA5D2 ICP board by Eugen Hristev · 6 years ago
- dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
- 9e35086 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 6 years ago
- b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
- 7937d03 arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 6 years ago
- 05dede5 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 6 years ago
- 3f77506 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
- 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
- 40ef512 ARM: at91: lds: add test for SPL binary size and bss size by Eugen.Hristev@microchip.com · 6 years ago
- 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
- 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
- 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
- d8c6898 board: sama5d2_ptc_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
- be01f77 board: sama5d3_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
- 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
- 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
- 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
- d165c70 board/aries: Remove by Tom Rini · 6 years ago
- 4a2b61b at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · 7 years ago
- 8650491 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · 7 years ago
- 1103e0d gpio: atmel_pio4: add drive strength macros by Ludovic Desroches · 7 years ago
- 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
- 9392b8f at91: ma5d4evk: Enable DM_SPI by Jagan Teki · 7 years ago
- 8ff7966 at91: ma5d4evk: Enable DM by Jagan Teki · 7 years ago
- c022b3c at91: vinco: Enable DM_SPI by Jagan Teki · 7 years ago
- b5ba07c at91: vinco: Enable DM by Jagan Teki · 7 years ago
- d8ee7e6 at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
- b1c262d at91: gurnard: Enable DM_SPI by Jagan Teki · 7 years ago