1. 4535a24 arm926ejs, at91: add common phy_reset function by Heiko Schocher · 11 years ago
  2. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  3. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  4. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  5. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  7. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  8. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  9. 93ea89f COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  10. 88461f1 at91sam9263ek: fix 'update' script by Andreas Bießmann · 12 years ago
  11. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  12. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  13. 5e7d091 Fix: AT91SAM9263 nor flash usage by esw@bus-elektronik.de · 13 years ago
  14. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  15. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  16. 1005ccf include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 12 years ago
  17. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  18. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  19. cd46b0f AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  20. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  21. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  22. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  23. 1b34f00 update at91sam9263ek board to new SoC access by Jens Scharsig · 15 years ago
  24. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  25. 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  26. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  27. 918319c Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  28. 70ebf31 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  29. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  30. 1b3b7c6 at91sam9263ek: add nor flash support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  31. b32e189 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  32. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  33. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  34. 03bab00 at91sam9263ek: enable hush and auto complete support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  35. 4758ebd at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 2b7178a at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  38. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. c7d703f usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · 16 years ago
  41. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  42. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  44. 3e0cda0 AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  45. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  46. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 67e3beb AT91: Cleanup unused config header file definitions. by Stelian Pop · 16 years ago
  52. 56a2479 AT91SAM9263EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  53. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago