1. 9436b3e x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  2. 459e064 arm: mvebu: Add support for the Armada XP theadorable board by Stefan Roese · 9 years ago
  3. 13e95e0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  4. 2e6911f power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  5. 1c1fbbe power: axp818: Remove duplicate register definition macros by Chen-Yu Tsai · 9 years ago
  6. 6391f0e sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  7. 4eaebbc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  8. 4601eb4 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  9. f79dbf9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  10. 9300f30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  11. ff77905 powerpc/board/t4240rdb: Enable VID support by Ying Zhang · 9 years ago
  12. 03aeeb3 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  13. cc276de OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic by Adam Ford · 9 years ago
  14. 7672a16 igep00x0: remove #undef CONFIG_BOOTDELAY by Ladislav Michl · 9 years ago
  15. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  16. cc42c6b lib: Add wait_for_bit by Mateusz Kulikowski · 9 years ago
  17. cc51f48 part: Drop duplication declaration of block_dev_desc_t by Simon Glass · 9 years ago
  18. 7735b4e imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT by Peng Fan · 9 years ago
  19. 62f9260 imx: mx7dsabresd: support nand by Peng Fan · 9 years ago
  20. 7eca937 imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO by Peng Fan · 9 years ago
  21. 3783b9b imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M by Peng Fan · 9 years ago
  22. a03003a imx: mx6ulevk: change mtest memory size to 128M by Peng Fan · 9 years ago
  23. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  24. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  25. d3e0c8f dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  26. 6d5579c dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  27. cf33f6e x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  28. 754f55e dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  29. 18a8e09 dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  30. 567696b dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  31. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  32. e2b6b56 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  33. 9f9b56a lcd: fix the color testpattern in 16bit mode by Andreas Neubacher · 9 years ago
  34. 9b6dbd4 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · 9 years ago
  35. e7429e3 ARM: rpi: enable USB keyboard by Stephen Warren · 9 years ago
  36. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  37. 52de646 rockchip: firefly-rk3288: Enable HDMI output by Simon Glass · 9 years ago
  38. abd2c15 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  39. 58e1ad1 rockchip: jerry: Add support for timing SPI flash speed by Simon Glass · 9 years ago
  40. 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  41. e57326f rockchip: config: Enable the 'gpio' command by Simon Glass · 9 years ago
  42. e7d7a01 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  43. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  44. 14d1c8e dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  45. 8f79048 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  46. b3f0756 dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  47. 6463538 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  48. 798ff50 video: Name consoles by their number by Simon Glass · 9 years ago
  49. cf88b7c rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  50. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  51. 2d4fa3c dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · 9 years ago
  52. fa0ced1 rockchip: jerry: Drop unused options by Simon Glass · 9 years ago
  53. af0b744 rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  54. c979517 dm: Add a power sequencing uclass by Simon Glass · 9 years ago
  55. a8bd2ac power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  56. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  57. 3e43a3e rockchip: kylin: Store env in emmc by Jeffy Chen · 9 years ago
  58. a32d009 rockchip: kylin: Check fastboot request by Jeffy Chen · 9 years ago
  59. 4d533cd rockchip: kylin: Add default gpt partition table by Jeffy Chen · 9 years ago
  60. 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  61. 420c8f2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  62. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  63. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · 9 years ago
  64. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  65. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  66. 161eea7 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  67. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  68. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago
  69. 68f5bf3 dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · 9 years ago
  70. 623d28f dm: video: Add a video uclass by Simon Glass · 9 years ago
  71. 4409dcf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  72. 06229a9 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  73. 67c2295 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  74. 53b2aec clk: add needed include and declaration to include/clk.h by Masahiro Yamada · 9 years ago
  75. cd20f58 clk: fix comments in include/clk.h by Masahiro Yamada · 9 years ago
  76. 0a30e42 bzip2: Support compression for sandbox by Simon Glass · 9 years ago
  77. 6987f2d ti_omap5_common: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  78. a22e897 am335x_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  79. ea62726 am43xx_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  80. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  81. e3e4f7d iocon / bamboo: Drop CONFIG_SYS_LONGHELP by Tom Rini · 9 years ago
  82. 95c8919 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  83. 2d0e557 udoo:use load instead of fatload by Oscar Curero · 9 years ago
  84. 310291a powerpc/83xx: fix build failure by Shengzhou Liu · 9 years ago
  85. b9c14b4 igep00x0: Remove no-op macros from config header by Ladislav Michl · 9 years ago
  86. 06c1cd0 igep00x0: Fix config header indentation by Ladislav Michl · 9 years ago
  87. b68655c igep00x0: Do not include config_distro_defaults.h by Ladislav Michl · 9 years ago
  88. c298526 ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT by Ladislav Michl · 9 years ago
  89. 8e62a26 mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  90. 5d24ef5 mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  91. 4976b35 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  92. 03390c6 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  93. e3232ac ARM: uniphier: add bootm_low environment by Masahiro Yamada · 9 years ago
  94. fe1a2cf ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ by Masahiro Yamada · 9 years ago
  95. 62dce24 armv8: cavium: Add an implementation of ATF calling functions by Sergey Temerkhanov · 9 years ago
  96. 69f7a03 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  97. 9fffbd5 armv8: Add psci.h from the Linux kernel by Sergey Temerkhanov · 9 years ago
  98. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  99. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  100. 535e08e MIPS: malta: do not pull in target header files in config.h by Daniel Schwierzeck · 9 years ago