1. e840079 sunxi: video: Move sunxi_drc_init by Hans de Goede · 10 years ago
  2. 5489ebc sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  3. 0e04521 sunxi: video: Prepare for lcd support by Hans de Goede · 10 years ago
  4. 1c09220 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · 10 years ago
  5. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  6. 876aaaf sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  7. 40f1b87 sunxi: video: Give hotplug-detect (hpd) signal some time to show up by Hans de Goede · 10 years ago
  8. f300068 sunxi: video: When using edid use CEA681 extension blocks to select hdmi output by Hans de Goede · 10 years ago
  9. 63c5fbd sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · 10 years ago
  10. 5ee0bea sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  11. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  12. 518cef2 sunxi: video: Add hpd option by Hans de Goede · 10 years ago
  13. 5f33993 sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
  14. be8ec63 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
  15. b7ce12d videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  16. eb3c0cf videomodes: Add helper functions to parse video-mode env-var extra options by Hans de Goede · 10 years ago
  17. e976b86 videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · 10 years ago
  18. 59bb610 videomodes: Add a bunch of high res modes by Hans de Goede · 10 years ago
  19. 92a88c3 videomodes: Add (vesa) standard timings by Hans de Goede · 10 years ago
  20. 0c91d257 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · 10 years ago
  21. 50e0d5e sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · 10 years ago
  22. 1262a85 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · 10 years ago
  23. f704449 sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage by Hans de Goede · 10 years ago
  24. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  25. b0c4ae1 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  26. f3fba56 sun6i: axp221: Add axp221_get_sid function by Hans de Goede · 10 years ago
  27. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  28. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  29. 9a99caf x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  30. fba7eac x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  31. 23609c7 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  32. 6dcc815 x86: video: Add a debug() to display the frame buffer address by Simon Glass · 10 years ago
  33. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  34. 3db886a serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  35. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  36. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  37. ab37b76 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
  38. bf80ee6 mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · 10 years ago
  39. 756963d mtd: nand: revive "nand scrub" command by Masahiro Yamada · 10 years ago
  40. f10d86d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  41. 5f7f70c qspi:fsl implement AHB read by Peng Fan · 10 years ago
  42. c36ecf3 i2c:mxc fix array size of i2c_data by Peng Fan · 10 years ago
  43. 78c8011 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] by Axel Lin · 10 years ago
  44. 1dc7d00 spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · 10 years ago
  45. a235878 spi:fsl-quadspi support bank register read write by Peng Fan · 10 years ago
  46. 2ed3f91 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  47. 7411486 dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  48. 5019436 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · 10 years ago
  49. ac0b729 MVEBUMMC : REMOVE unnecessary delay from init by Gerald Kerma · 10 years ago
  50. 02b2739 MVEBUMMC : CLEAN code by Gerald Kerma · 10 years ago
  51. 86eeeca MVEBUMMC : REMOVE unnecessary delays by Gerald Kerma · 10 years ago
  52. fc0f25f MVEBUMMC : FIX debug strings by Gerald Kerma · 10 years ago
  53. 28d27b7 MVEBUMMC : Speed up access time by Gerald Kerma · 10 years ago
  54. 2591fbd MVEBUMMC : Change copyright date by Gerald Kerma · 10 years ago
  55. fc07889 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  56. 9332274 cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · 10 years ago
  57. ee5ee87 i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · 10 years ago
  58. eb54d2c mtd: nand: omap_gpmc: fix error handling by Guido Martínez · 10 years ago
  59. 1a33b73 ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago
  60. 6b68888 ahci: introduce ahci_reset() by Dmitry Lifshitz · 10 years ago
  61. d622ac3 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · 10 years ago
  62. 9067b30 mpc8260: remove atc board support by Masahiro Yamada · 10 years ago
  63. acc2372 mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  64. 79cbecb mpc8xx: remove R360MPI board support by Masahiro Yamada · 10 years ago
  65. 8737fc7 mpc8xx: remove RRvision board support by Masahiro Yamada · 10 years ago
  66. ceaf499 powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · 10 years ago
  67. 5d2a5ef mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support by Masahiro Yamada · 10 years ago
  68. b4a0b40 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  69. a74a4a8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  70. e9954b8 usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · 10 years ago
  71. ba4dc8a imx:qspi add 4K erase support by Peng Fan · 10 years ago
  72. b93ab2e arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  73. ed0c81c QuadSPI: use correct amba_base by Peng Fan · 10 years ago
  74. 53e3db7 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · 10 years ago
  75. d8046ff Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  76. 41702ba x86: Rename coreboot-serial to x86-serial by Bin Meng · 10 years ago
  77. b71eec3 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  78. cc0856c net: rtl8169: Add support for RTL-8168/8111g by Thierry Reding · 10 years ago
  79. d58acdc net: rtl8169: Use non-cached memory if available by Thierry Reding · 10 years ago
  80. dad3ba0 net: rtl8169: Properly align buffers by Thierry Reding · 10 years ago
  81. c94bbfd net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER by Thierry Reding · 10 years ago
  82. f315828 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  83. 6173c45 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  84. 7a7ffed Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  85. babe699 sf: sf_params: Add S25FL164K flash identifier info by Adnan Ali · 10 years ago
  86. cf15600 sf: sf_params: Add S25FL116K flash support by Adnan Ali · 10 years ago
  87. b45a3de mtd/spi: Add support for SST25WF040B by Shengzhou Liu · 10 years ago
  88. 2bf4802 mtd: sf: Zap ramtron driver by Jagannadha Sutradharudu Teki · 10 years ago
  89. f597fc3 dfu: dfu_get_buf: check the value of env dfu_bufsiz before use by Przemyslaw Marczak · 10 years ago
  90. 62a96d8 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  91. 7da6fa2 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · 10 years ago
  92. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  93. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  94. e3bf81b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  95. 68ae882 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · 10 years ago
  96. 3bfbf32 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  97. b9206e6 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  98. 9c7c86f qe/deep-sleep: modify qe deep-sleep for generic board by Zhao Qiang · 10 years ago
  99. 851c9db crypto/fsl: Fix RNG instantiation failure. by gaurav rana · 10 years ago
  100. 24d827f net/fm: update ft_fixup_port to differentiate dual-role mac by Shengzhou Liu · 10 years ago