1. 65376ec IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  2. f0ed2fb IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} by Marek Vasut · 13 years ago
  3. ada43b4 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
  4. 3ee93d3 Examples: Properly append LDFLAGS to LD command by Marek Vasut · 13 years ago
  5. e328376 SPL: Enable YMODEM support on BeagleBone and AM335x EVM by Matt Porter · 13 years ago
  6. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  7. acab724 SPL: Add README.omap3 by Tom Rini · 13 years ago
  8. 3685385 README: document more SPL config options by Tom Rini · 13 years ago
  9. bdf77dc spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  10. b7f3413 config.mk: Check for -fstack-usage support by Tom Rini · 13 years ago
  11. a384c6c config.mk: Make cc-option create a file under include/generated by Tom Rini · 13 years ago
  12. 78b2893 .gitignore: Add .su files by Tom Rini · 13 years ago
  13. db5512c Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  14. e4d40fe Introducing 8-bit wide register, mx28_register_8 by Robert Delien · 13 years ago
  15. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  16. 6b1df5a i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  17. afe5d18 M28: Support for the old M28 SoM v1.0 by Marek Vasut · 13 years ago
  18. 8097dea M28: Fix LCD PINMUX by Marek Vasut · 13 years ago
  19. 4b7e897 mx6qsabrelite: add and enable USB Host 1 support by Wolfgang Grandegger · 13 years ago
  20. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  21. 03dc0bb mx6q: mx6qsabrelite: Update the README by Dirk Behme · 13 years ago
  22. db72ed5 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  23. 6f359c2 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · 13 years ago
  24. 454afe7 PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
  25. 35921a0 PXA: Fix warning in zipitz2 by Marek Vasut · 13 years ago
  26. b7a25ea arm: Remove jornada link script by Simon Glass · 13 years ago
  27. 00be0b8 PXA: Remove PXA PCMCIA support by Marek Vasut · 13 years ago
  28. c861f87 zipitz2: use pxa_mmc_gen as MMC driver by Vasily Khoruzhick · 13 years ago
  29. ab661c0 zipitz2: fix boot issue introduced by PXA low level init rework by Vasily Khoruzhick · 13 years ago
  30. beffbd8 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 13 years ago
  31. 43afe8f Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  32. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  33. dd3b455 cfi: fix the incomplete erased status check in buffer write by Tao Hou · 13 years ago
  34. 0a5a2c5 ETX094: adjust linker script due to grown code size by Wolfgang Denk · 13 years ago
  35. 526750b nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  36. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  37. 320f54b Armada100: gplugD: Add FAT & EXT2 command support by Ajay Bhargav · 13 years ago
  38. fc49f27 Armada100: gplugD: Add USB command support by Ajay Bhargav · 13 years ago
  39. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  40. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  41. 5c480bd git-mailrc: change usb maintainer to Marek by Mike Frysinger · 13 years ago
  42. 22c8a87 usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  43. 466e3ac USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · 13 years ago
  44. c1b4f8e USB:gadget:designware Make locally used functions static by Amit Virdi · 13 years ago
  45. f710a11 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  46. b8af2078 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · 13 years ago
  47. 33cf5bd USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  48. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  49. 6889628 usb: musb: fix printf warning by Mike Frysinger · 13 years ago
  50. ef980a7 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  51. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  52. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  53. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  54. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  55. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  56. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  57. 9acfb15 bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  58. 1b659cf bootstage: Convert IDE progress numbers to enums by Simon Glass · 13 years ago
  59. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  60. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  61. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  62. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  63. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  64. 8445d00 bootstage: Create an initial header for boot progress integers by Simon Glass · 13 years ago
  65. 4fa117c bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  66. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  67. eddcf95 CPCI750: Add CPCI-HD/2 support by Reinhard Arlt · 13 years ago
  68. 8211d12 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  69. 18f8ba2 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  70. d309cef Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 13 years ago
  71. ed2b7a1 mxsboot: fix tool name in usage message by Otavio Salvador · 13 years ago
  72. e095ffe atmel_mci.h: remove outdated register macros by Andreas Bießmann · 13 years ago
  73. a19e30e doc/git-mailrc: add <me> to avr32 alias by Andreas Bießmann · 13 years ago
  74. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  75. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  76. bc036d3 sandbox: mark os_exit as noreturn by Mike Frysinger · 13 years ago
  77. 8a3e035 sandbox: add getopt support by Simon Glass · 13 years ago
  78. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · 13 years ago
  79. 20bf89a sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  80. 2f60d14 sandbox: disable fortification by Mike Frysinger · 13 years ago
  81. ba15072 sandbox: u-boot.lds: tweak style by Mike Frysinger · 13 years ago
  82. 9c06499 sandbox: add get_{tbclk,ticks} by Mike Frysinger · 13 years ago
  83. 42454916 sandbox: enable GPIO driver by Simon Glass · 13 years ago
  84. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  85. 3196d75 sandbox: add flags for open() call by Simon Glass · 13 years ago
  86. 827116f sandbox: config: enable fdt and snprintf() options by Simon Glass · 13 years ago
  87. dfa2fe3 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  88. 60addac sandbox: add lseek helper by Mike Frysinger · 13 years ago
  89. 999a579 sandbox: add ifdef protection to os.h by Mike Frysinger · 13 years ago
  90. 17064c0 sandbox: add required header to os.c by Simon Glass · 13 years ago
  91. e8015a6 sandbox: sort header files in os.c by Simon Glass · 13 years ago
  92. a1facc9 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" by Wolfgang Denk · 13 years ago
  93. 51fbfb9 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  94. f701b5e sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · 13 years ago
  95. 45c786e net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  96. 71f507c net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  97. fa41330 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  98. 3bb12e8 sh: ecovec: Add support PHY of SMSC by Nobuhiro Iwamatsu · 13 years ago
  99. 9dfac0a sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  100. 84d6228 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago