1. 71d816f highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · 11 years ago
  2. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  3. 8177042 config/sandbox: Add EFI and GPT support by Egbert Eich · 11 years ago
  4. f6e664b config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · 11 years ago
  5. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  6. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  7. 51feb2c EP88x: remove remainders of dead board by Masahiro Yamada · 11 years ago
  8. 56ef75c ColdFire: fix some typoes for CF platform by jason · 11 years ago
  9. ef1030c coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  10. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  11. 741a0bd ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  12. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  13. 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  14. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  15. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  16. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  17. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  18. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  19. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  20. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  21. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  22. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  23. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · 11 years ago
  24. b3f1409 mmc: Fix erase_grp_size for partitioned card by Oliver Metz · 11 years ago
  25. 5f14368 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  26. 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · 11 years ago
  27. c98bf29 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · 11 years ago
  28. 51b2ca3 net/fman: add a fm_enable_port function by Valentin Longchamp · 11 years ago
  29. 391cc9b KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  30. 255f250 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  31. 1d39959 KM: fix typo in default environment by Valentin Longchamp · 11 years ago
  32. 1192b52 km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · 11 years ago
  33. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  34. ec18dc19 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · 11 years ago
  35. 82e1ec7 arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  36. adbaef5 arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  37. 6208335 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  38. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  39. df446f5 usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  40. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · 11 years ago
  41. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  42. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  43. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  44. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  45. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  46. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  47. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  48. 1460581 trats: Update TRATS config to support TIZEN download by Lukasz Majewski · 11 years ago
  49. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago
  50. 44b5b38 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  51. 3426423 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · 11 years ago
  52. 1737f0f dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · 11 years ago
  53. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  54. 760327c nitrogen6x: add CONFIG_MV_UDC by Troy Kisky · 11 years ago
  55. e0926da ARM: OMAP5: Power: Add new function to turn on SMPS10 by Dan Murphy · 11 years ago
  56. c728d14 temp: config: exynos5250: Enable xHCI support for Exynos5 by Vivek Gautam · 11 years ago
  57. b198e42 config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE by Vivek Gautam · 11 years ago
  58. f874523 exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  59. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  60. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  61. ad69f17 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  62. 62c7f06 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  63. a04a55c i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · 11 years ago
  64. 0399741 i2c: update config using mxc driver to new subsystem by trem · 11 years ago
  65. e698449 sh: boards: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  66. aab319c sh: timer: Change definition of clock of TMU by Nobuhiro Iwamatsu · 11 years ago
  67. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  68. f0af438 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · 11 years ago
  69. 36446ef board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · 11 years ago
  70. 768e120 powerpc/t1040qds: Add T1040QDS board by Prabhakar Kushwaha · 11 years ago
  71. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  72. c9ed7bd powerpc/B4860: enable PBL tool for B4860 by Shaohui Xie · 11 years ago
  73. 1b57b00 powerpc/usb: Mention usb1 before usb2 inside default hwconfig string by ramneek mehresh · 11 years ago
  74. 1cf874a board/bsc9131rdb: Update IFC timings for NAND flash by Prabhakar Kushwaha · 11 years ago
  75. b8b404d powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot by Ying Zhang · 11 years ago
  76. f74fd4e powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL by Ying Zhang · 11 years ago
  77. 28027d7 powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL by Ying Zhang · 11 years ago
  78. 1ae9919 SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode by Zhao Qiang · 11 years ago
  79. 8d76eca powerpc:c29xpcie: make ifc timing parameter flexible by Po Liu · 11 years ago
  80. d103009 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  81. 84fb863 sf: Minor cleanups. by Jagannadha Sutradharudu Teki · 11 years ago
  82. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  83. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  84. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  85. 88ba813 pmic: max77686: fix the wrong offset by Jaehoon Chung · 11 years ago
  86. 53e9747 am335x_evm.h: Make 'am335x_boneblack' use redundant environment by Tom Rini · 11 years ago
  87. 461ea5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  88. a0730ac Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  89. 85f1f51 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  90. b6ba999 omap5_common: Re-work mmc boot to try SD and eMMC, correct root device by Tom Rini · 11 years ago
  91. 5f578df cmd_mtdparts: use 64 bits for flash size, partition size & offset by Paul Burton · 11 years ago
  92. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  93. af09992 powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP by Holger Brunck · 11 years ago
  94. 3791b04 km/common: switch on CMD_GREPENV by Holger Brunck · 11 years ago
  95. ebe85ba da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASH by Tom Rini · 11 years ago
  96. a8b20af Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot." by Tom Rini · 11 years ago
  97. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  98. 52b8202 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  99. 98cff63 exynos: Export timer_get_us() to get microsecond timer by Rajeshwari Shinde · 11 years ago
  100. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago