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. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  4. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  5. 3820020 board: atmel: remove calls to debug_uart_init by Eugen Hristev · 2 years, 4 months ago
  6. 8c3e231 at91: Remove unused LED code by Tom Rini · 2 years, 7 months ago
  7. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  8. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  9. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  10. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  13. 56a61e5 board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  14. 31f8d39 board: atmel: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  15. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  16. 84a9b80 board: at91sam9rlek: Enable early debug UART by Wenyou Yang · 8 years ago
  17. 104c752 board: at91sam9rlek: Clean up code by Wenyou Yang · 8 years ago
  18. 2011dca configs: at91sam9rlek: Update for DT and DM support by Wenyou Yang · 8 years ago
  19. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  20. 70341e2 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  21. 7751604 at91sam9rlek: add missing files to MAINTAINERS by Andreas Bießmann · 9 years ago
  22. 111ec4c ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  23. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  24. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  25. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  26. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  27. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  28. c346e46 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  29. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. bfc325e arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago
  32. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  33. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  34. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  35. 21d671d AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  36. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  37. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  38. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  39. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 1639660 atmel/at91/boards: compile dataflash partition only when dataflash is by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 7ebafb7 at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 1332a2a at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  46. c91e17a AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · 16 years ago
  47. 6b59e03 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  48. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. aa5f75f at91: Update board NAND drivers to current API. by Scott Wood · 16 years ago
  50. 4e0018f Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  51. d3bcdf8 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · 16 years ago
  52. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  53. 761c70b AT91SAM9RLEK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  54. 2118ebb AT91SAM9RLEK support by Stelian Pop · 16 years ago