1. eef448e sandbox: enable GPIO driver by Simon Glass · 13 years ago
  2. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  3. d916515 sandbox: add flags for open() call by Simon Glass · 13 years ago
  4. 7b06b66 sandbox: config: enable fdt and snprintf() options by Simon Glass · 13 years ago
  5. f7b2af0 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  6. e2dcefc sandbox: add lseek helper by Mike Frysinger · 13 years ago
  7. 4f345d5 sandbox: add ifdef protection to os.h by Mike Frysinger · 13 years ago
  8. 3bdf56b sandbox: add required header to os.c by Simon Glass · 13 years ago
  9. e101247 sandbox: sort header files in os.c by Simon Glass · 13 years ago
  10. e37ae40 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago
  11. 2349893 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  12. 1064d98 tools: checkstack.pl from Linux added to tools by Tom Rini · 13 years ago
  13. 44b333e Makefile: Remove mmc_spl related enteries by Chander Kashyap · 13 years ago
  14. 12ae615 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  15. 021f603 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  16. 658c3b9 PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  17. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  18. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  19. 7344f91 Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  20. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  21. 7fed89e Don't include standard parser if hush is used by Simon Glass · 13 years ago
  22. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  23. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  24. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  25. 79714c1 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  26. ae806cc sc520: fix build warning about unused temp var by Mike Frysinger · 13 years ago
  27. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  28. fca94c3 integrator: remove fragile delay loop from PCI code by Linus Walleij · 13 years ago
  29. a1e47b6 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  30. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  31. a546665 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  32. a1a28c6 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  33. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  34. fb3ef64 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · 13 years ago
  35. d53da84 usb: add numeric keypad support to HID driver by Vincent Palatin · 13 years ago
  36. 3d17308 USB: fix USB keyboard polling parameter by Vincent Palatin · 13 years ago
  37. e7e982d eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · 13 years ago
  38. e159e48 USB: Make struct devrequest setup_packet local by Marek Vasut · 13 years ago
  39. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  40. c08b1b2 USB: Staticize internal functions by Marek Vasut · 13 years ago
  41. e910042 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  42. 8a1239e Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  43. 2271e7c Ethernut 5: fix build error by prabhakar.csengg@gmail.com · 13 years ago
  44. cfdae12 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · 13 years ago
  45. 5f720b8 mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command by Prabhakar Kushwaha · 13 years ago
  46. d903612 mtd/nand: Fix IFC driver to support 2K NAND page by Prabhakar Kushwaha · 13 years ago
  47. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  48. 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  49. 4ef8067 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  50. 3998586 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  51. 184e6f7 nds32: add linkage support by Macpaul Lin · 13 years ago
  52. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  53. c21052b at91: modified NAND flash timing on otc570 board by Daniel Gorsulowski · 13 years ago
  54. dd80264 at91: modified NAND flash timing on meesc board by Daniel Gorsulowski · 13 years ago
  55. 07c80bc tt01: fix hush parser config, add release config by Helmut Raiger · 13 years ago
  56. d1300f7 tt01: add video support by Helmut Raiger · 13 years ago
  57. 0b87e01 tt01: fix environment size by Helmut Raiger · 13 years ago
  58. 2bf3359 i.mx6q: mx6qsabrelite: Update the network configuration by Troy Kisky · 13 years ago
  59. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  60. 8682aba net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  61. 13947f4 net: fec_mxc: add PHYLIB support by Troy Kisky · 13 years ago
  62. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  63. 7c0e483 integrator: update the Integrator/CP config by Linus Walleij · 13 years ago
  64. 2458716 integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
  65. 4ae6a91 integrator: stop calling pci_init() twice by Linus Walleij · 13 years ago
  66. 48a4ee5 mcx: Enable command line editing by Detlev Zundel · 13 years ago
  67. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  68. 512dce09 OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL by Thomas Weber · 13 years ago
  69. 5605979 Tricorder: Switch env to generic mmc driver by Thomas Weber · 13 years ago
  70. 6c11dcd omap3_beagle: Change MAINTAINERS entry by Tom Rini · 13 years ago
  71. fd7962e am335x_evm: Change MAINTAINERS entry by Tom Rini · 13 years ago
  72. 0e35bde am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · 13 years ago
  73. 206a103 da850evm: read mac address from I2C EEPROM on AM18x EVM by Hadli, Manjunath · 13 years ago
  74. 38fed6e da850evm: add support to read mac address from SPI flash by Hadli, Manjunath · 13 years ago
  75. 4258aa6 beagle: enable DVI_PUP by Peter Meerwald · 13 years ago
  76. 826e991 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  77. fa34f6b common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
  78. ba901df mx35pdk: Remove duplicate CPU revision and reset cause information by Fabio Estevam · 13 years ago
  79. ec0919f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · 13 years ago
  80. ed9d216 mx51evk: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  81. c9d5fd1 mx53smd: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  82. 7d1267d mx53evk: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  83. 9308204 mx53ard: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  84. a091be7 mx53loco: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  85. 913b321 mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flash by Eric Nelson · 13 years ago
  86. ba54b92 mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select by Eric Nelson · 13 years ago
  87. 373a1d8 mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform by Eric Nelson · 13 years ago
  88. d5c37c9 mx6q: Add support for ECSPI through mxc_spi driver by Eric Nelson · 13 years ago
  89. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  90. 4b3a30e mx6q: define GPIO macros for translating between ordinals and port:index by Eric Nelson · 13 years ago
  91. 63b1e00 MX27: add missing get_tbclk() by Stefano Babic · 13 years ago
  92. ff250f3 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · 13 years ago
  93. 61698fd mx28: fix SPL code to make USB booting work by Matthias Fuchs · 13 years ago
  94. 534dbd1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · 13 years ago
  95. 782bb0d MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  96. 60ebcff MX31: add missing get_tbclk() by Stefano Babic · 13 years ago
  97. 31bb50f MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  98. ed97abe mx28evk: add SPI support by Matthias Fuchs · 13 years ago
  99. 598aa2b mx28evk: add USB support by Matthias Fuchs · 13 years ago
  100. 9588d94 mx28evk: add RTC support by Matthias Fuchs · 13 years ago