1. 5449c98 powerpc: T1042: Remove macro CONFIG_PPC_T1042 by York Sun · 8 years ago
  2. 5d73701 powerpc: T1040: Remove macro CONFIG_PPC_T1040 by York Sun · 8 years ago
  3. e5d5f5a powerpc: T1024: Remove macro CONFIG_PPC_T1024 by York Sun · 8 years ago
  4. 5ff3f41 powerpc: T1023: Remove macro CONFIG_PPC_T1023 by York Sun · 8 years ago
  5. b41f192 powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · 8 years ago
  6. d46a4a1 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · 8 years ago
  7. 3006ebc powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · 8 years ago
  8. 9539036 powerpc: P5040: Remove macro CONFIG_P5040 by York Sun · 8 years ago
  9. cefe11c powerpc: P5020: Remove macro CONFIG_PPC_P5020 by York Sun · 8 years ago
  10. e71372c powerpc: P4080: Remove macro CONFIG_PPC_P4080 by York Sun · 8 years ago
  11. 5e5fdd2 powerpc: P3041: Remove macro CONFIG_PPC_P3041 by York Sun · 8 years ago
  12. ce040c8 powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · 8 years ago
  13. 4167a67 powerpc: P1025: Remove macro CONFIG_P1025 by York Sun · 8 years ago
  14. a990799 powerpc: P1021: Remove macro CONFIG_P1021 by York Sun · 8 years ago
  15. 41c7b7b powerpc: P1017: Drop configuration for P1017 by York Sun · 8 years ago
  16. 83b9bea powerpc: P1012: Drop configuration for P1012 by York Sun · 8 years ago
  17. 9bb1d6b powerpc: P1023: Remove macro CONFIG_P1023 by York Sun · 8 years ago
  18. 3c3d8ab powerpc: MPC8555: Remove macro CONFIG_MPC8555 by York Sun · 8 years ago
  19. 3aff308 powerpc: mpc8541: Remove macro CONFIG_MPC8541 by York Sun · 8 years ago
  20. 7f82521 powerpc: mpc8540: Remove macro CONFIG_MPC8540 by York Sun · 8 years ago
  21. 4fd6474 powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago
  22. c2cbd16 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  23. 9e40ea0 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  24. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  25. fb01318 mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · 8 years ago
  26. a9003dc mmc: Retry the switch command by Maxime Ripard · 8 years ago
  27. 4eaf8f5 net: zynq_gem: Correct SGMII enable bit setting by Siva Durga Prasad Paladugu · 8 years ago
  28. 27183d7 net: zynq_gem: Modify the nwcfg bit definitions by Siva Durga Prasad Paladugu · 8 years ago
  29. 02bcff2 nand: arasan_nfc: Clear ecc on bit while sending read command by Siva Durga Prasad Paladugu · 8 years ago
  30. ae798d2 mtd: nand: zynq_nand: Add nand driver support for zynq by Siva Durga Prasad Paladugu · 8 years ago
  31. 22bb1a7 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · 8 years ago
  32. 948b8bb spi: ti_qspi: Fix baudrate divider calculation by Vignesh R · 8 years ago
  33. 6ecf9e2 net: mvgbe: Fix build error with CONFIG_PHYLIB by Chris Packham · 8 years ago
  34. f018545 net: phy: micrel: center FLP burst timing at 16ms by Ash Charles · 8 years ago
  35. ba4dfef net: add driver for Synopsys Ethernet QoS device by Stephen Warren · 8 years ago
  36. eef55e5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  37. dd93a8e dfu: align array in dfu_get_dev_type with enum dfu_device_type by Patrick Delaunay · 8 years ago
  38. 7fd1173 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  39. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  40. 5564ed5 rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  41. c8a6bc9 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  42. 92ac73e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  43. 8dfb4a2 clk: rk3399: fix rockchip_get_cru by Jacob Chen · 8 years ago
  44. 7ce7959 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  45. 9d6c9d9 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  46. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  47. 4ddc981 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  48. 30aaa77 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  49. 57faca1 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · 8 years ago
  50. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  51. 0eafd4b dm: at91: Add driver model support for the spi driver by Wenyou Yang · 8 years ago
  52. 998cf3c serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · 8 years ago
  53. 6ec739a serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · 8 years ago
  54. 339cb07 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  55. c6a0f7f usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  56. 52f3733 i2c: at91_i2c: Change error return -ENODEV to -EINVAL by Wenyou Yang · 8 years ago
  57. 2ccc07b i2c: at91_i2c: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  58. d85d92a gpio: atmel_pio4: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  59. 6cadaa0 clk: at91: Improve the clock implementation by Wenyou Yang · 8 years ago
  60. 3f56b13 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  61. b892b05 clk: at91: Fix at91-pmc and at91-sckc's class ID by Wenyou Yang · 8 years ago
  62. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  63. ec1eaad Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  64. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  65. 4f9378c dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · 8 years ago
  66. 2a1beda mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · 8 years ago
  67. 288db7c mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · 8 years ago
  68. f55ae19 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · 8 years ago
  69. dd399cb mmc: refactor two core functions by Masahiro Yamada · 8 years ago
  70. be256cb mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · 8 years ago
  71. 2051aef mmc: introduce mmc_power_init by Peng Fan · 8 years ago
  72. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  73. 89a54ab ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · 8 years ago
  74. 9eea45f usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  75. 99e2df4 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  76. df10a85 mtd: nand: Kconfig: Add NAND_MXS entry by Jagan Teki · 8 years ago
  77. 97d29ca net: Kconfig: Add FEC_MXC entry by Jagan Teki · 8 years ago
  78. e28e149 thermal: Kconfig: Add IMX_THERMAL entry by Jagan Teki · 8 years ago
  79. 8829e66 serial: Kconfig: Add MXC_UART entry by Jagan Teki · 8 years ago
  80. b033808 i2c: designware: Avoid overwriting the cmd_data register by Marek Vasut · 8 years ago
  81. 6e67f17 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  82. 28a3a43 power: twl6030: fix code refactoring by Nicolae Rosia · 8 years ago
  83. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  84. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  85. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  86. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  87. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  88. a420657 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · 8 years ago
  89. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  90. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  91. c370d38 video: Drop the s3c-fb driver by Simon Glass · 8 years ago
  92. 14438e1 video: Drop the imx25lcdc driver by Simon Glass · 8 years ago
  93. 9909aeb video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  94. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  95. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  96. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  97. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  98. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  99. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  100. 53302bd Remove some merge markers by Simon Glass · 8 years ago