1. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  2. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
  3. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  4. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  6. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  7. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  8. c744316 flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 7 months ago
  9. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  10. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  11. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  12. 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
  13. d63d760 board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash by Tudor Ambarus · 5 years ago
  14. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  15. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  16. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  17. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  18. 94045f8 ARM: at91: Add SFR definitions by Tudor Ambarus · 5 years ago
  19. 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · 5 years ago
  20. 641b335 board: atmel: Add sam9x60ek board by Sandeep Sheriker Mallikarjun · 5 years ago
  21. 32f4d7c ARM: at91: Add sam9x60 soc by Sandeep Sheriker Mallikarjun · 5 years ago
  22. 1d15212 board: atmel: sama5d2_wlsom1_ek: add SPL support by Eugen Hristev · 5 years ago
  23. f608677 ARM: at91: mpddrc: add lpddr2 initialization procedure by Eugen Hristev · 5 years ago
  24. 19ac3ca board: laird: wb50n: use configure_ddrcfg_input_buffers by Eugen Hristev · 5 years ago
  25. 5f6ea43 ARM: at91: sfr: implement DDR input buffers open function by Eugen Hristev · 5 years ago
  26. 99fe500 ARM: at91: sfr: convert to Kconfig by Eugen Hristev · 5 years ago
  27. 8ba10c7 board: atmel: add sama5d27_wlsom1_ek board by Nicolas Ferre · 5 years ago
  28. 08eb7c6 ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP by Nicolas Ferre · 5 years ago
  29. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  30. bc074c6 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  31. fdd833e spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 6 years ago
  32. a76a458 spl: fix linker size check off-by-one errors by Simon Goldschmidt · 6 years ago
  33. f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 6 years ago
  34. 860d8ba board: atmel: add SAMA5D2 ICP board by Eugen Hristev · 6 years ago
  35. dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  36. 9e35086 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 6 years ago
  37. b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  38. 7937d03 arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 6 years ago
  39. 05dede5 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 6 years ago
  40. 3f77506 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  41. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  42. 40ef512 ARM: at91: lds: add test for SPL binary size and bss size by Eugen.Hristev@microchip.com · 6 years ago
  43. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  44. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  45. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  46. d8c6898 board: sama5d2_ptc_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
  47. be01f77 board: sama5d3_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  48. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  49. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  50. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  51. d165c70 board/aries: Remove by Tom Rini · 6 years ago
  52. 4a2b61b at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · 7 years ago
  53. 8650491 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · 7 years ago
  54. 1103e0d gpio: atmel_pio4: add drive strength macros by Ludovic Desroches · 7 years ago
  55. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  56. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  57. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  58. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  59. 9392b8f at91: ma5d4evk: Enable DM_SPI by Jagan Teki · 7 years ago
  60. 8ff7966 at91: ma5d4evk: Enable DM by Jagan Teki · 7 years ago
  61. c022b3c at91: vinco: Enable DM_SPI by Jagan Teki · 7 years ago
  62. b5ba07c at91: vinco: Enable DM by Jagan Teki · 7 years ago
  63. d8ee7e6 at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
  64. b1c262d at91: gurnard: Enable DM_SPI by Jagan Teki · 7 years ago
  65. 22cb237 clk: at91: add USB Host clock driver by Wenyou Yang · 7 years ago
  66. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  67. 44b7fc8 board: laird: add WB50N CPU module by Ben Whitten · 7 years ago
  68. 7b8f9af board: laird: add WB45N CPU module by Ben Whitten · 7 years ago
  69. 1240d88 board: atmel: add sama5d2_ptc_ek board by Ludovic Desroches · 7 years ago
  70. 9334e99 ARM: at91: add sama5d2 smc header by Ludovic Desroches · 7 years ago
  71. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  72. aa02353 board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  73. 426691e board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  74. 57ba490 board: sama5d4ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  75. 3ec18a6 board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  76. 5561f6f ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support by Wenyou Yang · 7 years ago
  77. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  78. c09ca6a ARM: at91: Add the SoC options to Kconfig by Wenyou Yang · 7 years ago
  79. b4ed09f ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig by Wenyou Yang · 7 years ago
  80. eebb073 board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  81. 9366fd0 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · 7 years ago
  82. 0151e86 ARM: at91: mach: Add missing defines of MPDDRC by Wenyou Yang · 7 years ago
  83. 0e97cad ARM: at91: spl: Add boot device for boot from QSPI by Wenyou Yang · 7 years ago
  84. 95a5018 ARM: at91: spl: Add mck function to lower rate while switching by Wenyou Yang · 7 years ago
  85. f5fb545 ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 by Wenyou Yang · 7 years ago
  86. 7879f96 atmel: common: Add function to display via DM_VIDEO's API by Wenyou Yang · 7 years ago
  87. 6b66b92 clk: at91: utmi: Set the reference clock frequency by Wenyou Yang · 7 years ago
  88. a3b84f4 board: atmel: Create board/$(VENDOR)/common folder by Wenyou Yang · 7 years ago
  89. ce8a36f driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  90. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  91. b59fe68 board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  92. 6efde71 ARM: atmel: Rename MA5D4EVK by Marek Vasut · 8 years ago
  93. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  94. 5a0243e board: sama5d4ek: fix DD2 configuration by Wenyou Yang · 8 years ago
  95. 608b4eb ARM: at91: lds: use "_image_binary_end" for DT location by Wenyou Yang · 8 years ago
  96. ac8af4c ARM: spl: atmel: move mem_init() advance in SPL init. by Wenyou Yang · 8 years ago
  97. f13d0ff ARM: spl: atmel: bring in serial device before init by Wenyou Yang · 8 years ago
  98. 71806ec ARM: at91: spl: specify MMC and NAND boot device by Wenyou Yang · 8 years ago
  99. c24e013 pinctrl: at91: add pinctrl driver by Wenyou Yang · 8 years ago
  100. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago