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