1. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  2. 353f3d0 sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  3. 0246245 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  4. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  5. 5a34ee2 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  6. 01c69ed sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  7. a44f40e sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  8. f851120 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  9. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  10. c270b48 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  11. 4de74a4 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  12. 466a318 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  13. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  14. 19af938 sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  15. 7c7fbfb sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  16. 534e607 sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  17. da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  18. c6c47c2 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  19. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  20. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  21. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  22. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  23. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  24. b30eaad Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  25. 82cdd78 dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · 9 years ago
  26. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  27. ff1b635 video: ct69000: Remove unused codes by Bin Meng · 9 years ago
  28. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  29. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
  30. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
  31. c89f251 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
  32. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
  33. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  34. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  35. 44344a6 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  36. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  37. c0820a4 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  38. 984c0dc dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  39. 9f671fd x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · 9 years ago
  40. c8990bd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  41. d0ee7d0 net: e1000: Fix build warnings for 32-bit by Bin Meng · 9 years ago
  42. b12d6fc Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 9 years ago
  43. e3bbfb7 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  44. c94f09d mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  45. 75659da mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago
  46. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  47. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  48. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  49. e822b4a lcd: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  50. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  51. 7cfcbee serial: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  52. 2c64583 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · 9 years ago
  53. 1558797 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  54. 12a8d79 gpio: Add DW APB GPIO driver by Marek Vasut · 9 years ago
  55. eb447cb ddr: altera: Repair uninited variable by Marek Vasut · 9 years ago
  56. af67cf3 ddr: altera: Replace float multiplication with integer one by Marek Vasut · 9 years ago
  57. a83ccd5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
  58. 9f86b38 net: e1000: Convert to driver model by Simon Glass · 9 years ago
  59. c53abc3 net: e1000: Prepare for driver model conversion by Simon Glass · 9 years ago
  60. cece904 net: e1000: Move #include of common.h to the C files by Simon Glass · 9 years ago
  61. d9c4d2a net: e1000: Support 64-bit physical address by Mingkai Hu · 9 years ago
  62. af83c78 usb: dwc2: Rename to dwc2_usb by Marek Vasut · 9 years ago
  63. ac4a35f usb: dwc2: Add original Synopsys compat string by Marek Vasut · 9 years ago
  64. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  65. 9cceb95 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop by Kishon Vijay Abraham I · 9 years ago
  66. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  67. 65bb454 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · 9 years ago
  68. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  69. c52eb1c imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · 9 years ago
  70. f31599f imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · 9 years ago
  71. 14dfbbb imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · 9 years ago
  72. aee79b4 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · 9 years ago
  73. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  74. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  75. 8f4338a led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · 9 years ago
  76. 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  77. 8c0f0db ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · 9 years ago
  78. 2ba7a8c ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · 9 years ago
  79. 200812b clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · 9 years ago
  80. b16de45 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  81. 95fc4ff dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · 9 years ago
  82. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  83. 714642d i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · 9 years ago
  84. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  85. fb51abb i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · 9 years ago
  86. 416e10d nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  87. e72017a nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  88. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · 9 years ago
  89. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  90. b537707 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  91. a5bba8d spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · 9 years ago
  92. fbe1909 dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · 9 years ago
  93. 4fe4470 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · 9 years ago
  94. 41c1f4a ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · 9 years ago
  95. 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  96. f3345e6 arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · 9 years ago
  97. 11b8ebf arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · 9 years ago
  98. f43d323 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  99. badccc3 arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  100. e4a0f27 arm: mvebu: sdram: Enable ECC support on Armada XP by Stefan Roese · 9 years ago