1. b50abe2 armv7r: dts: am654: Add initial support by Lokesh Vutla · Fri Nov 02 19:51:09 2018 +0530
  2. 3d09ed3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · Fri Nov 02 19:51:08 2018 +0530
  3. cbf5403 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · Fri Nov 02 19:51:07 2018 +0530
  4. 2c69d5c armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · Fri Nov 02 19:51:06 2018 +0530
  5. 5d83fd2 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · Fri Nov 02 19:51:05 2018 +0530
  6. 6b6a394 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · Fri Nov 02 19:51:04 2018 +0530
  7. c1e60e8 armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · Fri Nov 02 19:51:03 2018 +0530
  8. c49bffb ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · Fri Nov 02 19:51:02 2018 +0530
  9. bf832e5 i2c: stm32f7: change setup struct to const by Patrick Delaunay · Mon Oct 29 15:31:56 2018 +0100
  10. b13ab6f i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · Mon Oct 29 15:31:55 2018 +0100
  11. b959afb ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · Sun Oct 28 08:49:57 2018 -0500
  12. 3e68405 ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · Sun Oct 28 08:49:56 2018 -0500
  13. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · Thu Apr 26 20:18:10 2018 +0200
  14. 0fc8afc test/py: test pinmux command by Patrice Chotard · Wed Oct 24 14:10:23 2018 +0200
  15. 3cd1f33 pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · Wed Oct 24 14:10:22 2018 +0200
  16. 1056123 gpio: stm32f7: Add ops get_function by Patrice Chotard · Wed Oct 24 14:10:21 2018 +0200
  17. a46fb39 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · Wed Oct 24 14:10:20 2018 +0200
  18. 881e867 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · Wed Oct 24 14:10:19 2018 +0200
  19. aaf68e8 pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · Wed Oct 24 14:10:18 2018 +0200
  20. c4b4ef0 cmd: pinmux: Add pinmux command by Patrice Chotard · Wed Oct 24 14:10:17 2018 +0200
  21. 492b7a9 dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · Wed Oct 24 14:10:16 2018 +0200
  22. 4dff178 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · Wed Oct 24 14:10:15 2018 +0200
  23. fbf8082 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · Wed Oct 24 14:10:14 2018 +0200
  24. 74ba3f2 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · Wed Oct 24 14:10:13 2018 +0200
  25. 2e461ef w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · Wed Oct 24 10:21:19 2018 +0200
  26. 3d06d3e ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3 by Adam Ford · Sun Oct 21 13:58:39 2018 -0500
  27. e477366 ARM: am3517_evm: Build for Thumb by Adam Ford · Sun Oct 21 10:50:59 2018 -0500
  28. 66ff8b2 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · Sun Oct 21 10:34:49 2018 -0500
  29. 8fd240d ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · Sun Oct 21 09:09:01 2018 -0500
  30. 9abf625 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · Fri Oct 19 03:21:18 2018 +0300
  31. 5670237 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · Fri Oct 19 03:21:05 2018 +0300
  32. fd8caa3 gpio: pca953x: Clear the polarity invert register at init by Ye Li · Thu Oct 18 16:16:46 2018 +0200
  33. 89d1b08 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · Wed Oct 17 13:43:14 2018 +0530
  34. 3da5fb4 bcm968580xref: add initial support by Philippe Reynes · Thu Oct 11 18:31:59 2018 +0200
  35. 697f15e bcm6858: add initial support by Philippe Reynes · Thu Oct 11 18:31:58 2018 +0200
  36. 0371dec serial: bcm6858: add serial support by Philippe Reynes · Thu Oct 11 18:31:57 2018 +0200
  37. 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · Thu Oct 11 13:15:01 2018 +0200
  38. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · Tue Oct 09 11:46:40 2018 -0700
  39. f7d986e ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · Mon Aug 20 10:57:36 2018 -0700
  40. 132567e ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · Mon Aug 20 10:57:35 2018 -0700
  41. b07ac0c ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · Mon Aug 20 10:57:34 2018 -0700
  42. cbdc07d configs: Enable THUMB2 on various ARM boards by Tom Rini · Fri Nov 16 13:32:59 2018 -0500
  43. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 16 08:37:50 2018 -0500
  44. 7201e6f travis: Ensure we use pytest 2.8.7 by Tom Rini · Thu Nov 15 07:25:00 2018 -0500
  45. 6a5dc98 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Nov 14 18:25:34 2018 -0500
  46. 56b2dae Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO" by Bin Meng · Mon Nov 12 07:02:17 2018 -0800
  47. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · Sun Oct 14 01:07:20 2018 -0700
  48. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · Sun Oct 14 01:07:19 2018 -0700
  49. 88dada7 dm: doc: Update description of pre-relocation support by Bin Meng · Wed Oct 24 06:36:40 2018 -0700
  50. dd29425 watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:39 2018 -0700
  51. 162c29a video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 24 06:36:38 2018 -0700
  52. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:37 2018 -0700
  53. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:36 2018 -0700
  54. c96bebd timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:35 2018 -0700
  55. f15d6e5 ram: bmips: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 24 06:36:34 2018 -0700
  56. c2908c6 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:33 2018 -0700
  57. 793260a mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · Wed Oct 24 06:36:32 2018 -0700
  58. a61b962 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · Wed Oct 24 06:36:31 2018 -0700
  59. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:30 2018 -0700
  60. c826a09 clk: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:29 2018 -0700
  61. 162cf92 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 24 06:36:28 2018 -0700
  62. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Thu Aug 09 21:04:19 2018 +0200
  63. 6f38622 uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · Fri Sep 28 14:12:55 2018 +0100
  64. f170edf doc: Document virtio support by Bin Meng · Mon Oct 15 02:21:27 2018 -0700
  65. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · Mon Oct 15 02:21:26 2018 -0700
  66. 51a2e0e virtio: Add a Sandbox transport driver by Bin Meng · Mon Oct 15 02:21:25 2018 -0700
  67. 422b34d virtio: net: Support non-legacy device by Bin Meng · Mon Oct 15 02:21:24 2018 -0700
  68. c85a5be virtio: pci: Support non-legacy PCI transport device by Bin Meng · Mon Oct 15 02:21:23 2018 -0700
  69. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · Mon Oct 15 02:21:22 2018 -0700
  70. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · Mon Oct 15 02:21:21 2018 -0700
  71. dfdd17a x86: qemu: Imply virtio PCI transport and device drivers by Bin Meng · Mon Oct 15 02:21:20 2018 -0700
  72. a94f6a0 arm: qemu: Enumerate virtio bus during early boot by Bin Meng · Mon Oct 15 02:21:19 2018 -0700
  73. 5329042 arm: qemu: Add a Kconfig in the board directory by Bin Meng · Mon Oct 15 02:21:18 2018 -0700
  74. a8cfa46 virtio: Add virtio over pci transport driver by Bin Meng · Mon Oct 15 02:21:17 2018 -0700
  75. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · Mon Oct 15 02:21:16 2018 -0700
  76. b95e9db kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · Mon Oct 15 02:21:15 2018 -0700
  77. f08aa02 riscv: qemu: Include some useful commands by Bin Meng · Mon Oct 15 02:21:14 2018 -0700
  78. 184eadb riscv: qemu: Enumerate virtio bus during early boot by Bin Meng · Mon Oct 15 02:21:13 2018 -0700
  79. 10a60d2 virtio: cmd: Add virtio command for virtio devices by Tuomas Tynkkynen · Mon Oct 15 02:21:12 2018 -0700
  80. 2b3b9e9 virtio: Add block driver support by Tuomas Tynkkynen · Mon Oct 15 02:21:11 2018 -0700
  81. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · Mon Oct 15 02:21:10 2018 -0700
  82. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · Mon Oct 15 02:21:09 2018 -0700
  83. e086801 blk: Drop blk_prepare_device() by Bin Meng · Mon Oct 15 02:21:08 2018 -0700
  84. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  85. 9193863 efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · Mon Oct 15 02:21:06 2018 -0700
  86. 311f800 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · Mon Oct 15 02:21:05 2018 -0700
  87. 8122dd1 test: dm: blk: Correct blk_base test case by Bin Meng · Mon Oct 15 02:21:04 2018 -0700
  88. e98c833 virtio: Add net driver support by Tuomas Tynkkynen · Mon Oct 15 02:21:03 2018 -0700
  89. 5c1a3e6 virtio: Add virtio over mmio transport driver by Bin Meng · Mon Oct 15 02:21:02 2018 -0700
  90. d58269f virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · Mon Oct 15 02:21:01 2018 -0700
  91. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · Mon Oct 15 02:21:00 2018 -0700
  92. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · Mon Oct 15 02:20:59 2018 -0700
  93. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · Mon Oct 15 02:20:58 2018 -0700
  94. 30569cf dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · Mon Oct 15 02:20:57 2018 -0700
  95. 318937e regmap: Add overview documentation by Mario Six · Mon Oct 15 09:24:15 2018 +0200
  96. e5a3d5b regmap: Add endianness support by Mario Six · Mon Oct 15 09:24:14 2018 +0200
  97. 460212e test: regmap: Add test for regmap_{set, get} by Mario Six · Mon Oct 15 09:24:13 2018 +0200
  98. 83ceba2 regmap: Define regmap_{get,set} by Mario Six · Mon Oct 15 09:24:12 2018 +0200
  99. 2f00997 regmap: Support reading from specific range by Mario Six · Mon Oct 15 09:24:11 2018 +0200
  100. a4fd59e regmap: Add raw read/write functions by Mario Six · Mon Oct 15 09:24:10 2018 +0200