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. de0bb2b Convert CONFIG_AT91SAM9G10EK et al to Kconfig by Tom Rini · 2 years, 7 months ago
  8. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  9. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  10. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  11. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  12. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  15. 324873e board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  16. 31f8d39 board: atmel: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  17. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  18. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  19. 70341e2 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  20. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  21. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  22. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  23. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  24. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  25. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  26. c346e46 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  27. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  28. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. bfc325e arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago
  30. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  31. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  32. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  33. f7aea46 AT91: Board fix for AT91SAM9261-EK by Xu, Hong · 13 years ago
  34. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  35. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  36. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  37. e8fac25 at91sam9261ek.c: fix minor coding style issue. by Wolfgang Denk · 15 years ago
  38. 5ccc2d9 at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · 15 years ago
  39. 60f61e6 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 15 years ago
  40. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 1639660 atmel/at91/boards: compile dataflash partition only when dataflash is by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 7ebafb7 at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 1332a2a at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  47. c91e17a AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · 16 years ago
  48. 6b59e03 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  49. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. aa5f75f at91: Update board NAND drivers to current API. by Scott Wood · 16 years ago
  51. 4e0018f Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  52. d3bcdf8 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · 16 years ago
  53. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  54. 820f2a9 AT91SAM9261EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  55. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago