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