1. 58fcca0 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · 6 years ago
  2. 37ff057 board: da8xxevm: Fix Environmental CRC error by Adam Ford · 6 years ago
  3. 1e4fb78 arm: ti: boot: Fix U-Boot environment partition address by Sam Protsenko · 6 years ago
  4. ccdb7c2 armv7r: K3: Allow SPL to run only on core 0 by Lokesh Vutla · 6 years ago
  5. ef0b75d Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  6. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  7. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  8. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  9. f0293d3 bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
  10. e945a72 spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  11. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  12. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  13. 66ffe57 riscv: qemu: detect and boot the kernel passed by QEMU by Lukas Auer · 6 years ago
  14. afb3012 dm: core: add missing prototype for ofnode_read_u64 by Lukas Auer · 6 years ago
  15. 111ab36 riscv: qemu: enable distro boot by Lukas Auer · 6 years ago
  16. a8da9ff distro_bootcmd: add VirtIO distro boot command by Lukas Auer · 6 years ago
  17. 52b9843 riscv: qemu: support booting Linux by Lukas Auer · 6 years ago
  18. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  19. 862e2e7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  20. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  21. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  22. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  23. 566bf3a sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  24. a5c13b6 sandbox: log: Add a category for sandbox by Simon Glass · 6 years ago
  25. 72ef8bf cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  26. b236448 fdt: restore board_fdt_blob_setup() declaration by Baruch Siach · 6 years ago
  27. a3e1653 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  28. 63f004e dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  29. 093c0ab ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · 6 years ago
  30. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  31. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  32. b26c486 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  33. 101860e mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  34. 78e2517 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  35. ad5fbc6 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  36. 0a16868 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  37. 9dba883 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  38. d5a8313 cmd: pinmux: Add pinmux command by Patrice Chotard · 6 years ago
  39. 37b596a dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · 6 years ago
  40. f6abd53 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  41. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  42. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  43. f9c87ad w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  44. 9a2cff7 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · 6 years ago
  45. 786dc91 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  46. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  47. a8c5f8d dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  48. 2895c4b kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
  49. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  50. c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  51. c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  52. c011641 virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  53. 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
  54. d92878a test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  55. 651d0c0 dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · 6 years ago
  56. a6d4b06 regmap: Add overview documentation by Mario Six · 6 years ago
  57. 9b77fe3 regmap: Add endianness support by Mario Six · 6 years ago
  58. e936397 regmap: Define regmap_{get,set} by Mario Six · 6 years ago
  59. d5c7bd9 regmap: Support reading from specific range by Mario Six · 6 years ago
  60. 84ff8f6 regmap: Add raw read/write functions by Mario Six · 6 years ago
  61. 604b669 regmap: Fix documentation by Mario Six · 6 years ago
  62. 6244fc6 dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · 6 years ago
  63. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  64. e601ab1 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · 6 years ago
  65. 5d6c61a board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  66. 208ecba Merge branch 'next' by Tom Rini · 6 years ago
  67. cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  68. 26cc40d mmc: dw_mmc: Add RCRC handling by Marek Vasut · 6 years ago
  69. 5764ea2 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
  70. acb83bb arm: zynq: Setup non zero SPL FIT load address by Michal Simek · 6 years ago
  71. 6a256a8 configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  72. f95de0b net: ftgmac100: convert to driver model by Cédric Le Goater · 6 years ago
  73. 99431c1 Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  74. adc9b09 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
  75. de8566a arm: ti: boot: Don't read environment partition by Sam Protsenko · 6 years ago
  76. 6b4dba4 configs: at91: at91sam9x5ek: fix bootcmd for NAND flash by Eugen.Hristev@microchip.com · 6 years ago
  77. fdaccfe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  78. f457c52 arm: socfpga: Fix bootcounter located at the end of internal SRAM by Stefan Roese · 6 years ago
  79. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  80. 6e1c943 x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX by Stefan Roese · 6 years ago
  81. 0ca4405 x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again) by Stefan Roese · 6 years ago
  82. f749b61 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  83. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  84. 1ddcf5e net/phy: Add phy-id for IN112525_S03 by Priyanka Jain · 6 years ago
  85. 1c65010 configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  86. 9215bb1 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  87. 9cd97c5 ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  88. 88d60db arm: ti: boot: Remove environment partition by Sam Protsenko · 6 years ago
  89. 290097f ARM: omap3_logic: Add NOR Flash Support for SOM-LV by Adam Ford · 6 years ago
  90. e18333e arm: udoo: Convert to distro config by Meul, Dirk · 6 years ago
  91. a612e25 warp7: include: configs: set skip low level init by Rui Miguel Silva · 6 years ago
  92. 517066a Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  93. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  94. d0dd739 imx: add i.MX8QXP MEK board support by Peng Fan · 6 years ago
  95. 126f884 serial_lpuart: Update lpuart driver to support i.MX8 by Peng Fan · 6 years ago
  96. 1b96543 dt-bindings: soc: add i.MX8QXP pm and rsrc definition by Peng Fan · 6 years ago
  97. d1f2367 dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definition by Peng Fan · 6 years ago
  98. 2cfcee8 dt-bindings: pinctrl: add i.MX8QXP pads definition by Peng Fan · 6 years ago
  99. 8a3d734 common: command: fix typo by Heinrich Schuchardt · 6 years ago
  100. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago