1. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  3. 6a9390f ARM: at91: spl: add spl_early_init for sama5d2 platforms by Greg Gallagher · 3 years, 10 months ago
  4. a088d0d sam9x60.h: Fix Galois Field Table offsets by Kai Stuhlemmer (ebee Engineering) · 3 years, 11 months ago
  5. 426316f sama5d3: Fix Galois Field Table offsets by Tudor Ambarus · 3 years, 11 months ago
  6. 90add2b pinctrl: at91-pio4: implement drive strength support by Eugen Hristev · 4 years ago
  7. 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
  8. 0de35aa board: atmel: sama7g5ek: add initial support for sama7g5ek by Eugen Hristev · 4 years, 9 months ago
  9. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  10. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  11. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  12. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  13. 004966c ARM: mach-at91: fix timer.o compile condition by Eugen Hristev · 4 years, 1 month ago
  14. 6cb1af7 ARM: at91: armv7: sama7g5 uses CCF clock driver by Nicolas Ferre · 4 years, 1 month ago
  15. b72fa0b ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · 4 years, 2 months ago
  16. 3263e74 ARM: mach-at91: add support for new SoC sama7g5 by Eugen Hristev · 4 years, 3 months ago
  17. be6a85f ARM: at91: common: guard ATMEL_PIT code by ifdef by Eugen Hristev · 4 years, 3 months ago
  18. fedbf30 board: atmel: common: introduce at91_set_eth1addr for second interface by Eugen Hristev · 4 years, 4 months ago
  19. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
  20. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  21. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 6 months ago
  22. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  23. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  25. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  26. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  27. c744316 flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 7 months ago
  28. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  29. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  30. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  31. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  32. d63d760 board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash by Tudor Ambarus · 5 years ago
  33. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  34. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  35. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  36. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  37. 94045f8 ARM: at91: Add SFR definitions by Tudor Ambarus · 5 years ago
  38. 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · 5 years ago
  39. 641b335 board: atmel: Add sam9x60ek board by Sandeep Sheriker Mallikarjun · 5 years ago
  40. 32f4d7c ARM: at91: Add sam9x60 soc by Sandeep Sheriker Mallikarjun · 5 years ago
  41. 1d15212 board: atmel: sama5d2_wlsom1_ek: add SPL support by Eugen Hristev · 5 years ago
  42. f608677 ARM: at91: mpddrc: add lpddr2 initialization procedure by Eugen Hristev · 5 years ago
  43. 19ac3ca board: laird: wb50n: use configure_ddrcfg_input_buffers by Eugen Hristev · 5 years ago
  44. 5f6ea43 ARM: at91: sfr: implement DDR input buffers open function by Eugen Hristev · 5 years ago
  45. 99fe500 ARM: at91: sfr: convert to Kconfig by Eugen Hristev · 5 years ago
  46. 8ba10c7 board: atmel: add sama5d27_wlsom1_ek board by Nicolas Ferre · 5 years ago
  47. 08eb7c6 ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP by Nicolas Ferre · 5 years ago
  48. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  49. bc074c6 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  50. fdd833e spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 6 years ago
  51. a76a458 spl: fix linker size check off-by-one errors by Simon Goldschmidt · 6 years ago
  52. f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 6 years ago
  53. 860d8ba board: atmel: add SAMA5D2 ICP board by Eugen Hristev · 6 years ago
  54. dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  55. 9e35086 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 6 years ago
  56. b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  57. 7937d03 arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 6 years ago
  58. 05dede5 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 6 years ago
  59. 3f77506 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  60. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  61. 40ef512 ARM: at91: lds: add test for SPL binary size and bss size by Eugen.Hristev@microchip.com · 6 years ago
  62. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  63. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  64. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  65. d8c6898 board: sama5d2_ptc_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
  66. be01f77 board: sama5d3_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  67. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  68. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  69. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  70. d165c70 board/aries: Remove by Tom Rini · 6 years ago
  71. 4a2b61b at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · 7 years ago
  72. 8650491 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · 7 years ago
  73. 1103e0d gpio: atmel_pio4: add drive strength macros by Ludovic Desroches · 7 years ago
  74. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  75. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  76. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  77. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  78. 9392b8f at91: ma5d4evk: Enable DM_SPI by Jagan Teki · 7 years ago
  79. 8ff7966 at91: ma5d4evk: Enable DM by Jagan Teki · 7 years ago
  80. c022b3c at91: vinco: Enable DM_SPI by Jagan Teki · 7 years ago
  81. b5ba07c at91: vinco: Enable DM by Jagan Teki · 7 years ago
  82. d8ee7e6 at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
  83. b1c262d at91: gurnard: Enable DM_SPI by Jagan Teki · 7 years ago
  84. 22cb237 clk: at91: add USB Host clock driver by Wenyou Yang · 7 years ago
  85. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  86. 44b7fc8 board: laird: add WB50N CPU module by Ben Whitten · 7 years ago
  87. 7b8f9af board: laird: add WB45N CPU module by Ben Whitten · 7 years ago
  88. 1240d88 board: atmel: add sama5d2_ptc_ek board by Ludovic Desroches · 7 years ago
  89. 9334e99 ARM: at91: add sama5d2 smc header by Ludovic Desroches · 7 years ago
  90. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  91. aa02353 board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  92. 426691e board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  93. 57ba490 board: sama5d4ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  94. 3ec18a6 board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  95. 5561f6f ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support by Wenyou Yang · 7 years ago
  96. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  97. c09ca6a ARM: at91: Add the SoC options to Kconfig by Wenyou Yang · 7 years ago
  98. b4ed09f ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig by Wenyou Yang · 7 years ago
  99. eebb073 board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  100. 9366fd0 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · 7 years ago