1. 8fd240d ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · 6 years ago
  2. 9abf625 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  3. 5670237 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  4. fd8caa3 gpio: pca953x: Clear the polarity invert register at init by Ye Li · 6 years ago
  5. 89d1b08 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  6. 3da5fb4 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  7. 697f15e bcm6858: add initial support by Philippe Reynes · 6 years ago
  8. 0371dec serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  9. 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
  10. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  11. f7d986e ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · 6 years ago
  12. 132567e ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · 6 years ago
  13. b07ac0c ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · 6 years ago
  14. cbdc07d configs: Enable THUMB2 on various ARM boards by Tom Rini · 6 years ago
  15. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  16. 7201e6f travis: Ensure we use pytest 2.8.7 by Tom Rini · 6 years ago
  17. 6a5dc98 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  18. 56b2dae Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO" by Bin Meng · 6 years ago
  19. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  20. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  21. 88dada7 dm: doc: Update description of pre-relocation support by Bin Meng · 6 years ago
  22. dd29425 watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  23. 162c29a video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  24. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  25. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  26. c96bebd timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  27. f15d6e5 ram: bmips: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  28. c2908c6 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  29. 793260a mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  30. a61b962 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  31. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  32. c826a09 clk: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  33. 162cf92 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  34. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  35. 6f38622 uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · 6 years ago
  36. f170edf doc: Document virtio support by Bin Meng · 6 years ago
  37. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  38. 51a2e0e virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  39. 422b34d virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  40. c85a5be virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  41. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago
  42. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  43. dfdd17a x86: qemu: Imply virtio PCI transport and device drivers by Bin Meng · 6 years ago
  44. a94f6a0 arm: qemu: Enumerate virtio bus during early boot by Bin Meng · 6 years ago
  45. 5329042 arm: qemu: Add a Kconfig in the board directory by Bin Meng · 6 years ago
  46. a8cfa46 virtio: Add virtio over pci transport driver by Bin Meng · 6 years ago
  47. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  48. b95e9db kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
  49. f08aa02 riscv: qemu: Include some useful commands by Bin Meng · 6 years ago
  50. 184eadb riscv: qemu: Enumerate virtio bus during early boot by Bin Meng · 6 years ago
  51. 10a60d2 virtio: cmd: Add virtio command for virtio devices by Tuomas Tynkkynen · 6 years ago
  52. 2b3b9e9 virtio: Add block driver support by Tuomas Tynkkynen · 6 years ago
  53. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  54. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  55. e086801 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  56. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  57. 9193863 efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  58. 311f800 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  59. 8122dd1 test: dm: blk: Correct blk_base test case by Bin Meng · 6 years ago
  60. e98c833 virtio: Add net driver support by Tuomas Tynkkynen · 6 years ago
  61. 5c1a3e6 virtio: Add virtio over mmio transport driver by Bin Meng · 6 years ago
  62. d58269f virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  63. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
  64. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · 6 years ago
  65. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  66. 30569cf dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · 6 years ago
  67. 318937e regmap: Add overview documentation by Mario Six · 6 years ago
  68. e5a3d5b regmap: Add endianness support by Mario Six · 6 years ago
  69. 460212e test: regmap: Add test for regmap_{set, get} by Mario Six · 6 years ago
  70. 83ceba2 regmap: Define regmap_{get,set} by Mario Six · 6 years ago
  71. 2f00997 regmap: Support reading from specific range by Mario Six · 6 years ago
  72. a4fd59e regmap: Add raw read/write functions by Mario Six · 6 years ago
  73. b960be1 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · 6 years ago
  74. 6e96ba2 regmap: Add error output by Mario Six · 6 years ago
  75. 5159c0c regmap: Introduce init_range by Mario Six · 6 years ago
  76. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  77. 57ba942 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · 6 years ago
  78. 95e885d core: ofnode: Fix mem leak in error path by Mario Six · 6 years ago
  79. 1a9d43f misc: Add IHS FPGA driver by Mario Six · 6 years ago
  80. 8862f45 misc: Add gdsys_soc driver by Mario Six · 6 years ago
  81. bceb7bc misc: Sort Makefile entries by Mario Six · 6 years ago
  82. 1232116 regmap: Improve error handling by Mario Six · 6 years ago
  83. 0aa5299 regmap: Add documentation by Mario Six · 6 years ago
  84. 1d67cfb regmap: Fix documentation by Mario Six · 6 years ago
  85. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  86. 19f88b2 timer: Sort Kconfig driver entries by Bin Meng · 6 years ago
  87. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  88. c596a59 dm: core: Mirror the chosen node parse logic in the livetree scanning by Bin Meng · 6 years ago
  89. 004323a dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · 6 years ago
  90. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  91. dddc3a8 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · 6 years ago
  92. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  93. be2269f dm: cpu: Fix print_cpuinfo() output by Bin Meng · 6 years ago
  94. 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  95. ed2dd4e Merge branch 'next' by Tom Rini · 6 years ago
  96. 71aaa9b Prepare v2018.11 by Tom Rini · 6 years ago
  97. 313d9e3 gpio: pca953x_gpio: fix DT GPIO flags translation by Anatolij Gustschin · 6 years ago
  98. 2b62b91 configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  99. 10a8635 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  100. c17c281 configs: Resync with savedefconfig by Tom Rini · 6 years ago