1. c678227 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  2. 66d6a91 tegra: fdt: Enable FDT support for Ventana by Tom Warren · 13 years ago
  3. d9fdfe0 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · 13 years ago
  4. db44ebd tegra: usb: Enable USB on Seaboard by Simon Glass · 13 years ago
  5. 0291091 tegra: usb: Add common USB defines for tegra2 boards by Simon Glass · 13 years ago
  6. 9a263e5 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 13 years ago
  7. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  8. ed3ee5c fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  9. d17da65 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  10. f88fe2d fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  11. a53f4a2 fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago
  12. 2c4b3c1 net: force PKTALIGN to ARCH_DMA_MINALIGN by Eric Nelson · 13 years ago
  13. b3541c1 i.MX28: Make use of the bounce buffer by Marek Vasut · 13 years ago
  14. a34e854 ARM: highbank: change env config to use nvram by Jason Hobbs · 13 years ago
  15. 877012d ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  16. 7b81649 ARM: highbank: change TEXT_BASE to 0x8000 by Rob Herring · 13 years ago
  17. 24efef9 ARM: davinci: fixes for cam_enc_4xx board by Heiko Schocher · 13 years ago
  18. 1441aa6 Davinci: ea20: use gpio framework to access gpios by Stefano Babic · 13 years ago
  19. 88b821b OMAP3: mt_ventoux: sets its own mtdparts by Stefano Babic · 13 years ago
  20. 84c21fb OMAP3: twister: add support to boot Linux from SPL by Stefano Babic · 13 years ago
  21. 2d52a9a devkit8000: Implement and activate direct OS boot by Simon Schwarz · 13 years ago
  22. d38bc97 devkit8000: add config for spl command by Simon Schwarz · 13 years ago
  23. 1648a37 Add cmd_spl command by Simon Schwarz · 13 years ago
  24. 94f0003 configs: imx: Use CONFIG_SF_DEFAULT_CS by Fabio Estevam · 13 years ago
  25. 1fc3bbd mx28evk: Provide default values for SPI bus and chip select by Fabio Estevam · 13 years ago
  26. c338f0b i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE by Eric Nelson · 13 years ago
  27. 1c9ceff i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG by Eric Nelson · 13 years ago
  28. 304e49e mx31pdk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  29. f361a5c efikamx: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  30. 869aed7 mx53smd: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  31. bc9d5ef mx53evk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  32. 0bd14de mx51evk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  33. 9ff323d i.MX6: mx6qsabrelite: add ext2 support by Eric Nelson · 13 years ago
  34. 8e807ec IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} by Marek Vasut · 13 years ago
  35. 763cf0a SPL: Enable YMODEM support on BeagleBone and AM335x EVM by Matt Porter · 13 years ago
  36. 2ea73e9 mx6qsabrelite: add and enable USB Host 1 support by Wolfgang Grandegger · 13 years ago
  37. c1ff6d8 PXA: Remove PXA PCMCIA support by Marek Vasut · 13 years ago
  38. 81f731c zipitz2: use pxa_mmc_gen as MMC driver by Vasily Khoruzhick · 13 years ago
  39. 76d4ae2 zipitz2: fix boot issue introduced by PXA low level init rework by Vasily Khoruzhick · 13 years ago
  40. 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  41. dbb87bb Armada100: gplugD: Add FAT & EXT2 command support by Ajay Bhargav · 13 years ago
  42. 099cb1e Armada100: gplugD: Add USB command support by Ajay Bhargav · 13 years ago
  43. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  44. 23b0e69 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  45. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  46. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  47. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  48. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  49. 5ff5539 bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  50. aacc8c1 bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  51. c8e66db bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  52. cd24a6b bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  53. 90e153d bootstage: Convert IDE progress numbers to enums by Simon Glass · 13 years ago
  54. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  55. 5e41088 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  56. 5dc8871 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  57. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  58. 097e178 bootstage: Create an initial header for boot progress integers by Simon Glass · 13 years ago
  59. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  60. 2b22460 CPCI750: Add CPCI-HD/2 support by Reinhard Arlt · 13 years ago
  61. 6e94125 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  62. 6ae38b8 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  63. a7a564c atmel_mci.h: remove outdated register macros by Andreas Bießmann · 13 years ago
  64. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  65. 9d72e67 sandbox: mark os_exit as noreturn by Mike Frysinger · 13 years ago
  66. 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
  67. eef448e sandbox: enable GPIO driver by Simon Glass · 13 years ago
  68. d916515 sandbox: add flags for open() call by Simon Glass · 13 years ago
  69. 7b06b66 sandbox: config: enable fdt and snprintf() options by Simon Glass · 13 years ago
  70. e2dcefc sandbox: add lseek helper by Mike Frysinger · 13 years ago
  71. 4f345d5 sandbox: add ifdef protection to os.h by Mike Frysinger · 13 years ago
  72. 117029c sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · 13 years ago
  73. e50edf9 sh: ecovec: Add support PHY of SMSC by Nobuhiro Iwamatsu · 13 years ago
  74. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  75. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  76. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  77. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  78. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  79. 79714c1 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  80. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  81. a1e47b6 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  82. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  83. e7e982d eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · 13 years ago
  84. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  85. e910042 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  86. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  87. 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  88. 07c80bc tt01: fix hush parser config, add release config by Helmut Raiger · 13 years ago
  89. d1300f7 tt01: add video support by Helmut Raiger · 13 years ago
  90. 0b87e01 tt01: fix environment size by Helmut Raiger · 13 years ago
  91. 2bf3359 i.mx6q: mx6qsabrelite: Update the network configuration by Troy Kisky · 13 years ago
  92. 8682aba net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  93. 7c0e483 integrator: update the Integrator/CP config by Linus Walleij · 13 years ago
  94. 2458716 integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
  95. 48a4ee5 mcx: Enable command line editing by Detlev Zundel · 13 years ago
  96. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  97. 512dce09 OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL by Thomas Weber · 13 years ago
  98. 5605979 Tricorder: Switch env to generic mmc driver by Thomas Weber · 13 years ago
  99. 913b321 mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flash by Eric Nelson · 13 years ago
  100. ba54b92 mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select by Eric Nelson · 13 years ago