1. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  2. 27ce962 dm: core: Don't set pinctrl for pinctrl devices by Simon Glass · 9 years ago
  3. 3e43a3e rockchip: kylin: Store env in emmc by Jeffy Chen · 9 years ago
  4. a32d009 rockchip: kylin: Check fastboot request by Jeffy Chen · 9 years ago
  5. 4d533cd rockchip: kylin: Add default gpt partition table by Jeffy Chen · 9 years ago
  6. 70ddfcf rockchip: rk3036: Bind GPIO banks by Jeffy Chen · 9 years ago
  7. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  8. 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  9. 31adfc2 clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago
  10. 420c8f2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  11. cd21371 Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 9 years ago
  12. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  13. 6b703e0 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · 9 years ago
  14. 687f1f8 nds32: Fix compile error. by rick · 9 years ago
  15. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · 9 years ago
  16. a0f1efe dm: video: test: Add tests for rotated consoles by Simon Glass · 9 years ago
  17. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  18. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  19. 161eea7 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  20. 0005cb2 dm: stdio: video: Plumb the video uclass into stdio by Simon Glass · 9 years ago
  21. 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · 9 years ago
  22. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  23. 1008da0 common: Move LCD and video memory reservation together by Simon Glass · 9 years ago
  24. 87aae88 dm: video: Add a driver for a rotated text console by Simon Glass · 9 years ago
  25. 23825a9 dm: video: Add a 'normal' text console driver by Simon Glass · 9 years ago
  26. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago
  27. 68f5bf3 dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · 9 years ago
  28. 623d28f dm: video: Add a video uclass by Simon Glass · 9 years ago
  29. 24b9c46 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · 9 years ago
  30. 4951af5 arm: ls1021atwr: Split off board device tree by Bin Meng · 9 years ago
  31. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  32. 6338fbd serial: lpuart: Prepare the driver for DM conversion by Bin Meng · 9 years ago
  33. a08d0bd serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · 9 years ago
  34. a8cc172 serial: lpuart: Fix several cosmetic issues by Bin Meng · 9 years ago
  35. 4409dcf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  36. 06229a9 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  37. b819911 Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · 9 years ago
  38. 6818820 test/py: add a test for the sleep command by Stephen Warren · 9 years ago
  39. df278bb test/py: test the ums command by Stephen Warren · 9 years ago
  40. 47a2ca7 test/py: test the shell if command by Stephen Warren · 9 years ago
  41. 9367d4d test/py: add test of basic shell functionality by Stephen Warren · 9 years ago
  42. 819f23b test/py: test the md/mw commands by Stephen Warren · 9 years ago
  43. d631062 test/py: add test of setenv/printenv/echo by Stephen Warren · 9 years ago
  44. f8826ef test/py: test that sandbox exits when asked by Stephen Warren · 9 years ago
  45. 10e5063 test/py: Implement pytest infrastructure by Stephen Warren · 9 years ago
  46. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  47. 67c2295 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  48. ecf20f6 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
  49. 53b2aec clk: add needed include and declaration to include/clk.h by Masahiro Yamada · 9 years ago
  50. cd20f58 clk: fix comments in include/clk.h by Masahiro Yamada · 9 years ago
  51. 92b8c2f clk: move Kconfig options into sub-menu by Masahiro Yamada · 9 years ago
  52. 9eb361b usb: Define USB_MAX_STOR_DEV in only one place by Simon Glass · 9 years ago
  53. 4faff28 timer: sandbox: work without device tree by Stephen Warren · 9 years ago
  54. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  55. 0a30e42 bzip2: Support compression for sandbox by Simon Glass · 9 years ago
  56. 286863d dm: core: Call uclass post_bind() after the driver's bind() method by Simon Glass · 9 years ago
  57. cd161d8 sandbox: Support the bmp command by Simon Glass · 9 years ago
  58. bdfb70b tiny-printf: Always print zeroes by Simon Glass · 9 years ago
  59. 9cefa47 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · 9 years ago
  60. 63f5785 i2c: Correct command return values by Simon Glass · 9 years ago
  61. 547cb34 dm: mmc: Try to honour the sequence order by Simon Glass · 9 years ago
  62. ee8a3d9 dm: gpio: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  63. 5bd9f6c tiny-printf: Avoid printing NULL strings by Simon Glass · 9 years ago
  64. 825c186 defconfig: dra74_evm: enable timer driver model by Mugunthan V N · 9 years ago
  65. 00c7f5f arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  66. 1612111 defconfig: dra72_evm: enable timer driver model by Mugunthan V N · 9 years ago
  67. 80961e9 arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  68. 6987f2d ti_omap5_common: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  69. 8fb8189 defconfig: am335x_gp_evm: enable timer driver model by Mugunthan V N · 9 years ago
  70. 4e2b288 arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  71. 25b428e defconfig: am335x_boneblack_vboot: enable timer driver model by Mugunthan V N · 9 years ago
  72. 6b29c7f arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  73. a22e897 am335x_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  74. 396e093 defconfig: am437x_gp_evm: enable timer driver model by Mugunthan V N · 9 years ago
  75. f8494d4 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  76. 6c97b6d defconfig: am437x_sk_evm: enable timer driver model by Mugunthan V N · 9 years ago
  77. 5877048 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  78. ea62726 am43xx_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  79. afae370 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · 9 years ago
  80. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  81. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  82. 2b18993 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  83. 359c487 dm: core: Provide uclass_find_device_by_phandle() only when needed by Simon Glass · 9 years ago
  84. e3e4f7d iocon / bamboo: Drop CONFIG_SYS_LONGHELP by Tom Rini · 9 years ago
  85. 95c8919 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  86. 2d0e557 udoo:use load instead of fatload by Oscar Curero · 9 years ago
  87. 19f471e am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED by robertcnelson@gmail.com · 9 years ago
  88. 310291a powerpc/83xx: fix build failure by Shengzhou Liu · 9 years ago
  89. b9c14b4 igep00x0: Remove no-op macros from config header by Ladislav Michl · 9 years ago
  90. 06c1cd0 igep00x0: Fix config header indentation by Ladislav Michl · 9 years ago
  91. b68655c igep00x0: Do not include config_distro_defaults.h by Ladislav Michl · 9 years ago
  92. 6399e5e igep00x0: Cleanup ethernet support by Ladislav Michl · 9 years ago
  93. b3c25fd igep00x0: enable CONFIG_NET_RANDOM_ETHADDR by Enric Balletbò i Serra · 9 years ago
  94. c10b3ba armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  95. c298526 ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT by Ladislav Michl · 9 years ago
  96. f729c1d kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines by Masahiro Yamada · 9 years ago
  97. 7d8a7ba powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk by Masahiro Yamada · 9 years ago
  98. 8e62a26 mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  99. 5d24ef5 mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  100. 4976b35 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago