1. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  2. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  3. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  4. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  5. 7497812 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  6. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  7. 91d0be1 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  8. 5b9765c dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · 10 years ago
  9. 562f8df spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · 10 years ago
  10. b2f97cf pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  11. 3d75ec9 driver/ddr: Fix DDR register timing_cfg_8 by York Sun · 10 years ago
  12. 8340e7a driver/ddr: Fix DDR4 driver for ARM by York Sun · 10 years ago
  13. 591dd19 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
  14. 32514d2 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago
  15. 04818bb driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  16. 3bab3d8 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · 10 years ago
  17. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  18. 1155d8d net/fm: call fm_port_to_index() with proper checks by Rotariu Marian-Cristian · 11 years ago
  19. e0ddcf9 AHCI: Increase link timeout to 200ms by Ian Campbell · 10 years ago
  20. 5b9587a serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  21. f8c7c20 serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  22. 841977d serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  23. 4a755f1 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  24. 3364b18 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  25. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  26. cee9ab7 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  27. fd536d8 dm: add missing includes by Jeroen Hofstee · 10 years ago
  28. c15df21 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · 10 years ago
  29. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago
  30. 2428920 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  31. 14bc66b sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  32. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  33. 0db2bbd mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  34. a17fd10 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
  35. f7c1053 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  36. 5ba9554 usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · 10 years ago
  37. 26707d9 usb: host: xhci: make sure to power up PHY by Felipe Balbi · 10 years ago
  38. 3a990bf board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  39. b46226b i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  40. 0519e80 blackfin: Fix warning about undefined function by Vasili Galka · 10 years ago
  41. b8c1438 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  42. c750b9c mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  43. 0657e46 mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  44. 49f9337 tpm: don't use unneeded double brackets by Jeroen Hofstee · 10 years ago
  45. a8b0f9b build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  46. 6ee3d00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  47. b70ed30 net: Rename and cleanup sunxi (Allwinner) emac driver by Stefan Roese · 10 years ago
  48. b6ae676 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  49. d8c67dc watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · 10 years ago
  50. 7237d22 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  51. c0c3740 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · 10 years ago
  52. b940ca6 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  53. 2f78eae ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  54. ad3091a i2c: tegra: dump alen in debug statements by Stephen Warren · 10 years ago
  55. 981b14f i2c: tegra: write clean data to TX FIFO by Stephen Warren · 10 years ago
  56. 68049a0 i2c: tegra: use repeated start for reads by Stephen Warren · 10 years ago
  57. fe8b321 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  58. dcb89b5 usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  59. 369d3c4 USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  60. 639e990 usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  61. 6ac15fd usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  62. 7e54188 usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  63. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  64. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  65. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  66. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  67. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  68. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  69. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  70. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  71. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  72. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  73. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  74. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 11 years ago
  75. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 11 years ago
  76. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  77. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  78. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  79. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  80. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  81. e76d2a8 Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  82. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  83. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  84. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  85. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  86. 7a4861f spi: davinci: Fix register address for SPI1_BUS by Axel Lin · 10 years ago
  87. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  88. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  89. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  90. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  91. b137bd8 video: atmel_hlcdfb: enable dcache support by Wu, Josh · 11 years ago
  92. 5ae0e38 net: macb: enable dcache in macb by Wu, Josh · 10 years ago
  93. ceef983 macb: make checkpatch clean by Andreas Bießmann · 10 years ago
  94. d8a97f9 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  95. 3d6a5a4 mmc: free allocated memory on initialization errors by Darwin Rambo · 10 years ago
  96. d4622df mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 10 years ago
  97. 6736ec1 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 10 years ago
  98. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  99. 28b62f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  100. 61e76f5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago