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