1. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 2 months ago
  2. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  3. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 4 months ago
  4. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  5. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  7. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  8. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  9. a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 5 months ago
  10. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  11. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  12. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  13. ac0f978 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 9 months ago
  14. f10b400 board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash by Tudor Ambarus · 4 years, 11 months ago
  15. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  16. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  17. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  18. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  19. cd0fcf1 ARM: at91: Add SFR definitions by Tudor Ambarus · 5 years ago
  20. b96b175 ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · 5 years ago
  21. 5142266 board: atmel: Add sam9x60ek board by Sandeep Sheriker Mallikarjun · 5 years ago
  22. 9cf7f46 ARM: at91: Add sam9x60 soc by Sandeep Sheriker Mallikarjun · 5 years ago
  23. c721c22 board: atmel: sama5d2_wlsom1_ek: add SPL support by Eugen Hristev · 5 years ago
  24. a34ae7c ARM: at91: mpddrc: add lpddr2 initialization procedure by Eugen Hristev · 5 years ago
  25. f64ec16 board: laird: wb50n: use configure_ddrcfg_input_buffers by Eugen Hristev · 5 years ago
  26. b1c7b33 ARM: at91: sfr: implement DDR input buffers open function by Eugen Hristev · 5 years ago
  27. d231e37 ARM: at91: sfr: convert to Kconfig by Eugen Hristev · 5 years ago
  28. 44b5c40 board: atmel: add sama5d27_wlsom1_ek board by Nicolas Ferre · 5 years ago
  29. 00561e7 ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP by Nicolas Ferre · 5 years ago
  30. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  31. eb53a18 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  32. 0be0787 spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 5 years ago
  33. 1b1d8c1 spl: fix linker size check off-by-one errors by Simon Goldschmidt · 5 years ago
  34. c2ff69a watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 5 years ago
  35. f085452 board: atmel: add SAMA5D2 ICP board by Eugen Hristev · 6 years ago
  36. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 5 years ago
  37. da8a771 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 5 years ago
  38. 256c2ff arm: at91: Enable watchdog support by Stefan Roese · 5 years ago
  39. ce4d04a arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 5 years ago
  40. e6a2769 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 5 years ago
  41. 7dee184 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  42. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  43. bbaeb7a ARM: at91: lds: add test for SPL binary size and bss size by Eugen.Hristev@microchip.com · 6 years ago
  44. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  45. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  46. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  47. cc1bdd2 board: sama5d2_ptc_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
  48. 59e43c3 board: sama5d3_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  49. 93b283d ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  50. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  51. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  52. 03b5499 board/aries: Remove by Tom Rini · 6 years ago
  53. f58e946 at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · 6 years ago
  54. 8ee5467 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · 6 years ago
  55. cbccb33 gpio: atmel_pio4: add drive strength macros by Ludovic Desroches · 6 years ago
  56. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  57. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  58. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  59. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  60. 4dc04eb at91: ma5d4evk: Enable DM_SPI by Jagan Teki · 7 years ago
  61. 4d42f16 at91: ma5d4evk: Enable DM by Jagan Teki · 7 years ago
  62. c60bfe9 at91: vinco: Enable DM_SPI by Jagan Teki · 7 years ago
  63. 1a2131c at91: vinco: Enable DM by Jagan Teki · 7 years ago
  64. 8b562ef at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
  65. 08afabc at91: gurnard: Enable DM_SPI by Jagan Teki · 7 years ago
  66. cb0cb1b clk: at91: add USB Host clock driver by Wenyou Yang · 7 years ago
  67. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  68. b2e01ff board: laird: add WB50N CPU module by Ben Whitten · 7 years ago
  69. 5aaef60 board: laird: add WB45N CPU module by Ben Whitten · 7 years ago
  70. aaa4ba9 board: atmel: add sama5d2_ptc_ek board by Ludovic Desroches · 7 years ago
  71. 48e4851 ARM: at91: add sama5d2 smc header by Ludovic Desroches · 7 years ago
  72. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  73. 40f3429 board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  74. e974b08 board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  75. 4b0467d board: sama5d4ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  76. d2cd09b board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  77. a35c340 ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support by Wenyou Yang · 7 years ago
  78. e61ed48 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  79. 2269337 ARM: at91: Add the SoC options to Kconfig by Wenyou Yang · 7 years ago
  80. 6553581 ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig by Wenyou Yang · 7 years ago
  81. ce4054b board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  82. 245cbc5 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · 7 years ago
  83. b5c13da ARM: at91: mach: Add missing defines of MPDDRC by Wenyou Yang · 7 years ago
  84. dfd6d3a ARM: at91: spl: Add boot device for boot from QSPI by Wenyou Yang · 7 years ago
  85. 2b21cf5 ARM: at91: spl: Add mck function to lower rate while switching by Wenyou Yang · 7 years ago
  86. 3ceb511 ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 by Wenyou Yang · 7 years ago
  87. 82e0646 atmel: common: Add function to display via DM_VIDEO's API by Wenyou Yang · 7 years ago
  88. e7c8315 clk: at91: utmi: Set the reference clock frequency by Wenyou Yang · 7 years ago
  89. d9b23e2 board: atmel: Create board/$(VENDOR)/common folder by Wenyou Yang · 7 years ago
  90. 47edaea driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  91. b529993 spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  92. 324873e board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  93. f1d56df ARM: atmel: Rename MA5D4EVK by Marek Vasut · 7 years ago
  94. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  95. 0d00f9b board: sama5d4ek: fix DD2 configuration by Wenyou Yang · 8 years ago
  96. 7abd5aa ARM: at91: lds: use "_image_binary_end" for DT location by Wenyou Yang · 8 years ago
  97. 5bede73 ARM: spl: atmel: move mem_init() advance in SPL init. by Wenyou Yang · 8 years ago
  98. 730a7b4 ARM: spl: atmel: bring in serial device before init by Wenyou Yang · 8 years ago
  99. c00d7c3 ARM: at91: spl: specify MMC and NAND boot device by Wenyou Yang · 8 years ago
  100. 9319a75 pinctrl: at91: add pinctrl driver by Wenyou Yang · 8 years ago