1. 5e41088 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  2. 5dc8871 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  3. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  4. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  5. 097e178 bootstage: Create an initial header for boot progress integers by Simon Glass · 13 years ago
  6. 6eee21d bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  7. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  8. 2b22460 CPCI750: Add CPCI-HD/2 support by Reinhard Arlt · 13 years ago
  9. 6e94125 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  10. 6ae38b8 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  11. df25d49 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 13 years ago
  12. 993d30d mxsboot: fix tool name in usage message by Otavio Salvador · 13 years ago
  13. a7a564c atmel_mci.h: remove outdated register macros by Andreas Bießmann · 13 years ago
  14. 40ab4ef doc/git-mailrc: add <me> to avr32 alias by Andreas Bießmann · 13 years ago
  15. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  16. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  17. 9d72e67 sandbox: mark os_exit as noreturn by Mike Frysinger · 13 years ago
  18. 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
  19. ab4e07e sandbox: allow processing before main loop by Simon Glass · 13 years ago
  20. 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  21. 20186a1 sandbox: disable fortification by Mike Frysinger · 13 years ago
  22. 3ab7d95 sandbox: u-boot.lds: tweak style by Mike Frysinger · 13 years ago
  23. 6994ccf sandbox: add get_{tbclk,ticks} by Mike Frysinger · 13 years ago
  24. eef448e sandbox: enable GPIO driver by Simon Glass · 13 years ago
  25. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  26. d916515 sandbox: add flags for open() call by Simon Glass · 13 years ago
  27. 7b06b66 sandbox: config: enable fdt and snprintf() options by Simon Glass · 13 years ago
  28. f7b2af0 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  29. e2dcefc sandbox: add lseek helper by Mike Frysinger · 13 years ago
  30. 4f345d5 sandbox: add ifdef protection to os.h by Mike Frysinger · 13 years ago
  31. 3bdf56b sandbox: add required header to os.c by Simon Glass · 13 years ago
  32. e101247 sandbox: sort header files in os.c by Simon Glass · 13 years ago
  33. 6751b05 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" by Wolfgang Denk · 13 years ago
  34. 78df8c6 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  35. 117029c sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · 13 years ago
  36. 73dba94 net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  37. 4ba62c7 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  38. 1d4a2c9 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  39. e50edf9 sh: ecovec: Add support PHY of SMSC by Nobuhiro Iwamatsu · 13 years ago
  40. 3bb4cc3 sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  41. e37ae40 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago
  42. 2349893 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  43. 1064d98 tools: checkstack.pl from Linux added to tools by Tom Rini · 13 years ago
  44. 44b333e Makefile: Remove mmc_spl related enteries by Chander Kashyap · 13 years ago
  45. 12ae615 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  46. 021f603 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  47. 658c3b9 PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  48. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  49. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  50. 7344f91 Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  51. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  52. 7fed89e Don't include standard parser if hush is used by Simon Glass · 13 years ago
  53. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  54. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  55. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  56. 79714c1 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  57. ae806cc sc520: fix build warning about unused temp var by Mike Frysinger · 13 years ago
  58. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  59. fca94c3 integrator: remove fragile delay loop from PCI code by Linus Walleij · 13 years ago
  60. a1e47b6 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  61. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  62. a546665 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  63. a1a28c6 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  64. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  65. fb3ef64 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · 13 years ago
  66. d53da84 usb: add numeric keypad support to HID driver by Vincent Palatin · 13 years ago
  67. 3d17308 USB: fix USB keyboard polling parameter by Vincent Palatin · 13 years ago
  68. e7e982d eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · 13 years ago
  69. e159e48 USB: Make struct devrequest setup_packet local by Marek Vasut · 13 years ago
  70. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  71. c08b1b2 USB: Staticize internal functions by Marek Vasut · 13 years ago
  72. e910042 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  73. 8a1239e Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  74. 2271e7c Ethernut 5: fix build error by prabhakar.csengg@gmail.com · 13 years ago
  75. cfdae12 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · 13 years ago
  76. 5f720b8 mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command by Prabhakar Kushwaha · 13 years ago
  77. d903612 mtd/nand: Fix IFC driver to support 2K NAND page by Prabhakar Kushwaha · 13 years ago
  78. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  79. 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  80. 4ef8067 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  81. 3998586 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  82. 184e6f7 nds32: add linkage support by Macpaul Lin · 13 years ago
  83. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  84. c21052b at91: modified NAND flash timing on otc570 board by Daniel Gorsulowski · 13 years ago
  85. dd80264 at91: modified NAND flash timing on meesc board by Daniel Gorsulowski · 13 years ago
  86. 07c80bc tt01: fix hush parser config, add release config by Helmut Raiger · 13 years ago
  87. d1300f7 tt01: add video support by Helmut Raiger · 13 years ago
  88. 0b87e01 tt01: fix environment size by Helmut Raiger · 13 years ago
  89. 2bf3359 i.mx6q: mx6qsabrelite: Update the network configuration by Troy Kisky · 13 years ago
  90. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  91. 8682aba net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  92. 13947f4 net: fec_mxc: add PHYLIB support by Troy Kisky · 13 years ago
  93. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  94. 7c0e483 integrator: update the Integrator/CP config by Linus Walleij · 13 years ago
  95. 2458716 integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
  96. 4ae6a91 integrator: stop calling pci_init() twice by Linus Walleij · 13 years ago
  97. 48a4ee5 mcx: Enable command line editing by Detlev Zundel · 13 years ago
  98. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  99. 512dce09 OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL by Thomas Weber · 13 years ago
  100. 5605979 Tricorder: Switch env to generic mmc driver by Thomas Weber · 13 years ago