1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5f201cd board: atmel: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  5. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years, 1 month ago
  6. a423fd5 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
  7. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
  8. c5a754b board: atmel: remove calls to debug_uart_init by Eugen Hristev · 2 years, 6 months ago
  9. 4e2303a at91: Remove unused LED code by Tom Rini · 2 years, 8 months ago
  10. 9e86dc1 Convert CONFIG_AT91SAM9G10EK et al to Kconfig by Tom Rini · 2 years, 9 months ago
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  13. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  14. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  15. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  18. b59fe68 board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  19. 1e096a2 board: atmel: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  20. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  21. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 9 years ago
  22. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  23. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  24. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  25. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  26. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  27. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  28. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  29. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  30. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 27755d1 arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago
  33. 9ef19ba AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  34. 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
  35. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  36. 0a61494 AT91: Board fix for AT91SAM9261-EK by Xu, Hong · 13 years ago
  37. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  38. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  39. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  40. e5032c8 at91sam9261ek.c: fix minor coding style issue. by Wolfgang Denk · 15 years ago
  41. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · 15 years ago
  42. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 16 years ago
  43. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 07baac9 atmel/at91/boards: compile dataflash partition only when dataflash is by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 12dcdef at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 6b0b3db at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. ad1aa1c AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  50. 6aaac7f AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · 16 years ago
  51. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  52. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 4264d6c at91: Update board NAND drivers to current API. by Scott Wood · 16 years ago
  54. 72afef2 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  55. 6dcdcd5 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · 17 years ago
  56. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  57. 905ed22 AT91SAM9261EK: hook up the ATMEL LCD driver by Stelian Pop · 17 years ago
  58. 61e69d7 AT91SAM9261EK support by Stelian Pop · 17 years ago