1. a56fbcc usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  2. 868ba89 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  3. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  4. 60275dd ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  5. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  6. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  7. 230fed4 sunxi: axp221: Add support for controlling the drivebus pin by Hans de Goede · 10 years ago
  8. 4e2d76e sunxi: axp221: Protect axp221_init against multiple calls by Hans de Goede · 10 years ago
  9. 1413574 sunxi: axp221: correct ALDO2 description for sun6i by Chen-Yu Tsai · 10 years ago
  10. 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · 10 years ago
  11. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  12. 9159371 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · 10 years ago
  13. 260f520 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  14. 7977ec2 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · 10 years ago
  15. c3d1504 sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 by Hans de Goede · 10 years ago
  16. ac5d43d sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay by Hans de Goede · 10 years ago
  17. 83243c4 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · 10 years ago
  18. ac1633c sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
  19. e954459 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
  20. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  21. 115e4b4 sunxi: video: Move sunxi_drc_init by Hans de Goede · 10 years ago
  22. c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  23. 4125f92 sunxi: video: Prepare for lcd support by Hans de Goede · 10 years ago
  24. a0b1b73 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · 10 years ago
  25. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  26. 9557669 sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  27. 205a30c sunxi: video: Give hotplug-detect (hpd) signal some time to show up by Hans de Goede · 10 years ago
  28. 1ff6cc4 sunxi: video: When using edid use CEA681 extension blocks to select hdmi output by Hans de Goede · 10 years ago
  29. 45b8f7b sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · 10 years ago
  30. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  31. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  32. 695bda4 sunxi: video: Add hpd option by Hans de Goede · 10 years ago
  33. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
  34. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
  35. e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  36. 350a9d6 videomodes: Add helper functions to parse video-mode env-var extra options by Hans de Goede · 10 years ago
  37. 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  38. d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · 10 years ago
  39. eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · 10 years ago
  40. 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · 10 years ago
  41. be4929c sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · 10 years ago
  42. 7865548 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · 10 years ago
  43. 75916ff sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage by Hans de Goede · 10 years ago
  44. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  45. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  46. 65142e9 sun6i: axp221: Add axp221_get_sid function by Hans de Goede · 10 years ago
  47. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  48. ee27db3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  49. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  50. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  51. c49a8f8 x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  52. f689808 x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  53. ed33cb8 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  54. d40aeb2 x86: video: Add a debug() to display the frame buffer address by Simon Glass · 10 years ago
  55. b2cfbd6 x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  56. 0203c1c serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  57. 779847e fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  58. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  59. 5aec581 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · 10 years ago
  60. 57198d2 mpc8xx_lcd: get rid of CONFIG_EDT32F10 by Nikita Kiryanov · 10 years ago
  61. fa88cc5 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · 10 years ago
  62. 8d10054 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
  63. 8c6c14a mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · 10 years ago
  64. f5a1902 mtd: nand: revive "nand scrub" command by Masahiro Yamada · 10 years ago
  65. 0d0c47e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  66. 1c5f966 qspi:fsl implement AHB read by Peng Fan · 10 years ago
  67. b67e227 i2c:mxc fix array size of i2c_data by Peng Fan · 10 years ago
  68. c1adb62 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] by Axel Lin · 10 years ago
  69. 1baf4fd spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · 10 years ago
  70. 3a34448 spi:fsl-quadspi support bank register read write by Peng Fan · 10 years ago
  71. a2f46b5 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  72. 67e767d dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  73. 3895c02 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · 10 years ago
  74. 51cb92b MVEBUMMC : REMOVE unnecessary delay from init by Gerald Kerma · 10 years ago
  75. 85a25fd MVEBUMMC : CLEAN code by Gerald Kerma · 10 years ago
  76. 73cafef MVEBUMMC : REMOVE unnecessary delays by Gerald Kerma · 10 years ago
  77. 501791c MVEBUMMC : FIX debug strings by Gerald Kerma · 10 years ago
  78. 20d9691 MVEBUMMC : Speed up access time by Gerald Kerma · 10 years ago
  79. c5fb9f7 MVEBUMMC : Change copyright date by Gerald Kerma · 10 years ago
  80. 14ed9d5 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  81. d2f895f cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · 10 years ago
  82. f9d52cc i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · 10 years ago
  83. 20b27be mtd: nand: omap_gpmc: fix error handling by Guido Martínez · 10 years ago
  84. 533d33f ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago
  85. cff59a7 ahci: introduce ahci_reset() by Dmitry Lifshitz · 10 years ago
  86. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · 10 years ago
  87. f19e090 mpc8260: remove atc board support by Masahiro Yamada · 10 years ago
  88. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  89. 02949c3 mpc8xx: remove R360MPI board support by Masahiro Yamada · 10 years ago
  90. 0bd4db0 mpc8xx: remove RRvision board support by Masahiro Yamada · 10 years ago
  91. f13642e powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · 10 years ago
  92. 0e984338 mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support by Masahiro Yamada · 10 years ago
  93. 0bf9cde Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  94. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  95. 979beee usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · 10 years ago
  96. 3642a87 imx:qspi add 4K erase support by Peng Fan · 10 years ago
  97. 828e468 arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  98. a765adf QuadSPI: use correct amba_base by Peng Fan · 10 years ago
  99. ff16234 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · 10 years ago
  100. 4889931 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago