1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  3. eab36f6 board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  4. 31f8d39 board: atmel: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  5. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  6. eaa59b3 board: at91sam9263ek: Enable early debug UART by Wenyou Yang · 7 years ago
  7. bbd7622 board: at91sam9263ek: Clean up code by Wenyou Yang · 7 years ago
  8. 0b8908f configs: at91sam9263ek: Update for DT and DM support by Wenyou Yang · 7 years ago
  9. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  10. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  11. 70341e2 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  12. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  13. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  14. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  15. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  16. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  17. c346e46 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  18. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  19. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  20. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  21. 4535a24 arm926ejs, at91: add common phy_reset function by Heiko Schocher · 11 years ago
  22. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 82c4c64 at91sam9263ek: remove unnecessary console_init_f by Andreas Bießmann · 12 years ago
  25. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  26. 2feb736 Fix: broken boot message at serial line on AT91SAM9263-EK board by esw@bus-elektronik.de · 13 years ago
  27. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  28. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  29. cd46b0f AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  30. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  31. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  32. 6bb4679 Write MAC address automatically on MACB-based boards by Ben Warren · 14 years ago
  33. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  34. 1b34f00 update at91sam9263ek board to new SoC access by Jens Scharsig · 15 years ago
  35. 0aafde1 at91sam9260/9263: add back up for the rst(reset controller). by Sedji Gaouaou · 15 years ago
  36. 8096c51 at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  37. 1b3b7c6 at91sam9263ek: add nor flash support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  38. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  39. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 1639660 atmel/at91/boards: compile dataflash partition only when dataflash is by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. e2c0476 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. f3f91f8 at91sam9/at91cap: move common usb host initialisation to cpu 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. d8003fa AT91: Replace AT91_BASE_EMAC by the board specific values. by Stelian Pop · 16 years ago
  48. c91e17a AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · 16 years ago
  49. 6b59e03 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  50. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 3ae071e Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  52. aa5f75f at91: Update board NAND drivers to current API. by Scott Wood · 16 years ago
  53. 4e0018f Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  54. d3bcdf8 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · 16 years ago
  55. 19bd688 Fix boot from NOR due to incorrect reset delay. by Stelian Pop · 16 years ago
  56. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  57. 56a2479 AT91SAM9263EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  58. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago