1. 8dda5b0e mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  2. ac9da0e mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  3. 9cf199e mmc: the ext_csd data may be used during init even if reading failed by Diego Santa Cruz · 10 years ago
  4. 8a0cf49 mmc: eMMC partitioning data is not effective till partitioning completed by Diego Santa Cruz · 10 years ago
  5. 037dc0a mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · 10 years ago
  6. a4ff9f8 mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · 10 years ago
  7. a7f852b mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · 10 years ago
  8. f8e89d6 mmc: computation of eMMC GP partition size was missing 512 KiB factor by Diego Santa Cruz · 10 years ago
  9. 0c453bb mmc: incomplete test to switch to high-capacity group size definitions by Diego Santa Cruz · 10 years ago
  10. c3dbb4f mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · 10 years ago
  11. 72d42ba mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · 10 years ago
  12. ab77f24 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  13. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  14. 9c3c5c8 ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  15. 28c4dae Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  16. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  17. 2abac62 sunxi: axp221: Add support for controlling the drivebus pin by Hans de Goede · 10 years ago
  18. 3c78119 sunxi: axp221: Protect axp221_init against multiple calls by Hans de Goede · 10 years ago
  19. 52755b1 sunxi: axp221: correct ALDO2 description for sun6i by Chen-Yu Tsai · 10 years ago
  20. 507e27d sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · 10 years ago
  21. 213480e sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  22. 7fad8a9 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · 10 years ago
  23. d9786d2 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  24. 49d2703 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · 10 years ago
  25. 3ffbe47 sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 by Hans de Goede · 10 years ago
  26. 6741cc7 sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay by Hans de Goede · 10 years ago
  27. b98d048 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · 10 years ago
  28. e2bbdfb sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
  29. 2fbf091 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
  30. 2dae800 sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  31. e840079 sunxi: video: Move sunxi_drc_init by Hans de Goede · 10 years ago
  32. 5489ebc sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  33. 0e04521 sunxi: video: Prepare for lcd support by Hans de Goede · 10 years ago
  34. 1c09220 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · 10 years ago
  35. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  36. 876aaaf sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  37. 40f1b87 sunxi: video: Give hotplug-detect (hpd) signal some time to show up by Hans de Goede · 10 years ago
  38. f300068 sunxi: video: When using edid use CEA681 extension blocks to select hdmi output by Hans de Goede · 10 years ago
  39. 63c5fbd sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · 10 years ago
  40. 5ee0bea sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  41. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  42. 518cef2 sunxi: video: Add hpd option by Hans de Goede · 10 years ago
  43. 5f33993 sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
  44. be8ec63 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
  45. b7ce12d videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  46. eb3c0cf videomodes: Add helper functions to parse video-mode env-var extra options by Hans de Goede · 10 years ago
  47. e976b86 videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  48. 59bb610 videomodes: Add a bunch of high res modes by Hans de Goede · 10 years ago
  49. 92a88c3 videomodes: Add (vesa) standard timings by Hans de Goede · 10 years ago
  50. 0c91d257 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · 10 years ago
  51. 50e0d5e sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · 10 years ago
  52. 1262a85 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · 10 years ago
  53. f704449 sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage by Hans de Goede · 10 years ago
  54. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  55. b0c4ae1 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  56. f3fba56 sun6i: axp221: Add axp221_get_sid function by Hans de Goede · 10 years ago
  57. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  58. 78fb6e3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  59. c316f57 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  60. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  61. 9a99caf x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  62. fba7eac x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  63. 23609c7 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  64. 6dcc815 x86: video: Add a debug() to display the frame buffer address by Simon Glass · 10 years ago
  65. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  66. 3db886a serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  67. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  68. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  69. f4469f5 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · 10 years ago
  70. ad8a245 mpc8xx_lcd: get rid of CONFIG_EDT32F10 by Nikita Kiryanov · 10 years ago
  71. dc6b5b3 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · 10 years ago
  72. ab37b76 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
  73. bf80ee6 mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · 10 years ago
  74. 756963d mtd: nand: revive "nand scrub" command by Masahiro Yamada · 10 years ago
  75. f10d86d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  76. 5f7f70c qspi:fsl implement AHB read by Peng Fan · 10 years ago
  77. c36ecf3 i2c:mxc fix array size of i2c_data by Peng Fan · 10 years ago
  78. 78c8011 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] by Axel Lin · 10 years ago
  79. 1dc7d00 spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · 10 years ago
  80. a235878 spi:fsl-quadspi support bank register read write by Peng Fan · 10 years ago
  81. 2ed3f91 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  82. 7411486 dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  83. 5019436 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · 10 years ago
  84. ac0b729 MVEBUMMC : REMOVE unnecessary delay from init by Gerald Kerma · 10 years ago
  85. 02b2739 MVEBUMMC : CLEAN code by Gerald Kerma · 10 years ago
  86. 86eeeca MVEBUMMC : REMOVE unnecessary delays by Gerald Kerma · 10 years ago
  87. fc0f25f MVEBUMMC : FIX debug strings by Gerald Kerma · 10 years ago
  88. 28d27b7 MVEBUMMC : Speed up access time by Gerald Kerma · 10 years ago
  89. 2591fbd MVEBUMMC : Change copyright date by Gerald Kerma · 10 years ago
  90. fc07889 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  91. 9332274 cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · 10 years ago
  92. ee5ee87 i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · 10 years ago
  93. eb54d2c mtd: nand: omap_gpmc: fix error handling by Guido Martínez · 10 years ago
  94. 1a33b73 ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago
  95. 6b68888 ahci: introduce ahci_reset() by Dmitry Lifshitz · 10 years ago
  96. d622ac3 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · 10 years ago
  97. 9067b30 mpc8260: remove atc board support by Masahiro Yamada · 10 years ago
  98. acc2372 mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  99. 79cbecb mpc8xx: remove R360MPI board support by Masahiro Yamada · 10 years ago
  100. 8737fc7 mpc8xx: remove RRvision board support by Masahiro Yamada · 10 years ago