1. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  2. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  3. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  4. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  5. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  6. 1d0617b dm: treewide: Use uclass_next_device_err when accessing second device by Michal Suchanek · 2 years ago
  7. af64b43 board: sam9x60_curiosity: add pda detect call at init time by Durai Manickam KR · 2 years, 4 months ago
  8. a2504a1 net: ks8851_mll: Remove legacy non-DM_ETH code and callers by Tom Rini · 2 years, 3 months ago
  9. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  10. 3820020 board: atmel: remove calls to debug_uart_init by Eugen Hristev · 2 years, 5 months ago
  11. c8532d3 configs: Add sam9x60_curiosity_mmc_defconfig by Durai Manickam KR · 2 years, 7 months ago
  12. b07a022 board: Add sam9x60_curiosity support by Durai Manickam KR · 2 years, 7 months ago
  13. 8c3e231 at91: Remove unused LED code by Tom Rini · 2 years, 7 months ago
  14. 8221c52 Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 7 months ago
  15. d7b7e3e Convert CONFIG_SYS_USE_NORFLASH et al to Kconfig by Tom Rini · 2 years, 7 months ago
  16. d05fc47 board: at91: sama5d2: set blue led on at boot time by Mihai Sain · 2 years, 8 months ago
  17. b601906 atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE by Tom Rini · 2 years, 7 months ago
  18. 137b990 atmel: Remove CONFIG_AT91SAM9G45EKES by Tom Rini · 2 years, 7 months ago
  19. de0bb2b Convert CONFIG_AT91SAM9G10EK et al to Kconfig by Tom Rini · 2 years, 7 months ago
  20. 23cf634 Convert CONFIG_AT91SAM9G20EK et al to Kconfig by Tom Rini · 2 years, 7 months ago
  21. 93ddc09 board: sama7g5ek: set blue led on at boot time by Mihai Sain · 2 years, 10 months ago
  22. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  23. 7b57e56 Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years, 1 month ago
  24. d2b4809 configs: sama5d2: add qspi config for QSPI1 by Mihai Sain · 3 years, 2 months ago
  25. 8f5972c board: sama5d2_xplained: Get dram size and base from device tree by Clément Léger · 3 years, 2 months ago
  26. 73c1589 board: sama5d27_som1_ek: Get dram size and base from device tree by Clément Léger · 3 years, 2 months ago
  27. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  28. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  29. f4a6f75 arm: Remove at91rm9200ek boards by Tom Rini · 3 years, 5 months ago
  30. ea83ea5 board: sama5d3_xplained: add Falcon boot support by Michael Opdenacker · 3 years, 5 months ago
  31. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  32. 9119800 board: atmel: Add SAMA5D27 giant board by Greg Gallagher · 3 years, 9 months ago
  33. a07d2a1 board: atmel: sama7g5ek: add support for MAC address retreival by Eugen Hristev · 4 years, 3 months ago
  34. 0f8904b configs: sama7g5: add mmc config for sdmmc0 by Eugen Hristev · 4 years, 3 months ago
  35. 1d463d6 board: atmel: sama7g5ek: add initial support for sama7g5ek by Eugen Hristev · 4 years, 8 months ago
  36. 68d3ec5 board: atmel: common: introduce at91_set_eth1addr for second interface by Eugen Hristev · 4 years, 3 months ago
  37. 411e9eb w1: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  38. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  39. c27178b Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 5 months ago
  40. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  41. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  42. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  43. ef5a743 board: atmel: Fix compiler warning 'board_usb_hw_init()' not used by Josef Lusticky · 4 years, 6 months ago
  44. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  45. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 10 months ago
  46. f10b400 board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash by Tudor Ambarus · 5 years ago
  47. 464b50a board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · 5 years ago
  48. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  49. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  50. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  51. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  52. 522bac8 board: sam9x60ek: add support for MAC address retrieval by Eugen Hristev · 5 years ago
  53. 34c53a9 board: atmel: sam9x60ek: add support for PDA detection by Eugen Hristev · 5 years ago
  54. eadb0db configs: Add sam9x60ek_qspiflash_defconfig by Tudor Ambarus · 5 years ago
  55. 33e8ecb configs: Add sam9x60ek_nandflash_defconfig by Tudor Ambarus · 5 years ago
  56. 8ed15e4 board: sam9x60ek: Add NAND flash support by Tudor Ambarus · 5 years ago
  57. 5142266 board: atmel: Add sam9x60ek board by Sandeep Sheriker Mallikarjun · 5 years ago
  58. cd8e876 board: atmel: common: remove year from print message by Eugen Hristev · 5 years ago
  59. a7b0bb6 board: atmel: sama5d27_wlsom1_ek: start green led in SPL by Eugen Hristev · 5 years ago
  60. 2a09eb6 board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config by Eugen Hristev · 5 years ago
  61. c721c22 board: atmel: sama5d2_wlsom1_ek: add SPL support by Eugen Hristev · 5 years ago
  62. 44b5c40 board: atmel: add sama5d27_wlsom1_ek board by Nicolas Ferre · 5 years ago
  63. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  64. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  65. ff352ac configs: sama5d27_som1_ek: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  66. 9ee8e7a configs: sama5d2_xplained: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  67. ad371d8 board: atmel: fix pda variable not being reset by Eugen Hristev · 5 years ago
  68. bc2d313 board: atmel: sama5d2_icp: enable green led on SPL completion by Eugen Hristev · 5 years ago
  69. 2950c51 board: atmel: sama5d2_icp: standby disable on CAN transceivers in SPL by Eugen Hristev · 5 years ago
  70. 57fbd36 board: atmel: sama5d2_icp: add periph reset in SPL hw init by Eugen Hristev · 5 years ago
  71. f085452 board: atmel: add SAMA5D2 ICP board by Eugen Hristev · 6 years ago
  72. 61b4dbb board: at91sam9x5: add environment var for cpu type by Eugen Hristev · 6 years ago
  73. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  74. 2f81282 MAINTAINERS: at91: update entry for at91 boards by Eugen Hristev · 6 years ago
  75. 2c1e16b MAINTAINERS: Update some entries for missed boards by Tom Rini · 6 years ago
  76. 95501d5 board: sama5d4_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  77. cc1bdd2 board: sama5d2_ptc_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
  78. 67f551a board: sama5d27_som1_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
  79. 59e43c3 board: sama5d3_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  80. 559ff9e board: sama5d2_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  81. afaea1f board: atmel: add support for pda detection by Eugen Hristev · 6 years ago
  82. 528a42a board: sama5d27_som1_ek: Fix the USB vbus power by Eugen Hristev · 6 years ago
  83. 23dd601 board: sama5d2_ptc_ek: adjust the smc timings of nand by Eugen Hristev · 6 years ago
  84. 8ee5467 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · 6 years ago
  85. 9ab66d0 board: atmel: sama5d2_ptc_ek: update pin configuration for NAND by Ludovic Desroches · 7 years ago
  86. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  87. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  88. ec75fab build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  89. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  90. aaa4ba9 board: atmel: add sama5d2_ptc_ek board by Ludovic Desroches · 7 years ago
  91. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  92. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  93. 40f3429 board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  94. e974b08 board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  95. 4b0467d board: sama5d4ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  96. fe32c6d board: sama5d3xek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  97. d2cd09b board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  98. 5541543 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  99. ce4054b board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  100. 23a19e0 board: sama5d2_xplained: Make SPL work on spiflash by Wenyou Yang · 7 years ago