1. 3af86a4 dm: Build a live tree after relocation by Simon Glass · 7 years ago
  2. 8b50d52 dm: Add a function to create a 'live' device tree by Simon Glass · 7 years ago
  3. 644ec0a dm: core: Add livetree access functions by Simon Glass · 7 years ago
  4. 5e060d8 dm: core: Add livetree definitions by Simon Glass · 7 years ago
  5. fd70290 Update WARN_ON() to return a value by Simon Glass · 7 years ago
  6. 01b120b dm: core: Set return value first in lists_bind_fdt() by Simon Glass · 7 years ago
  7. 0e513e7 tegra: Convert MMC to use driver model for operations by Simon Glass · 7 years ago
  8. 854f9a7 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 7 years ago
  9. 6665602 dm: mmc: Check that drivers have operations by Simon Glass · 7 years ago
  10. e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 7 years ago
  11. e8abbb5 dm: blk: Add a function to find the next block device number by Simon Glass · 7 years ago
  12. 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 7 years ago
  13. e7017a3 dm: mmc: Don't re-init when accessing environment by Simon Glass · 7 years ago
  14. 05cbeb7 dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 7 years ago
  15. 7a61b0b dm: core: Adjust device_bind_common() to take an ofnode by Simon Glass · 7 years ago
  16. 4984de2 dm: core: Add ofnode to represent device tree nodes by Simon Glass · 7 years ago
  17. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  18. a771a04 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · 7 years ago
  19. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  20. 79fc0c7 atmel: Fix up use of dm_scan_fdt_node() by Simon Glass · 7 years ago
  21. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  22. d6ffb00 dm: core: Move dev_get_addr() etc. into a separate file by Simon Glass · 7 years ago
  23. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  24. 31493dd Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  25. 1b87f95 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  26. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  27. c93bb1d mips: bmips: fix BCM3380 periph clock frequency by Álvaro Fernández Rojas · 7 years ago
  28. f530eb9 mips: bmips: extend baud rates support by Álvaro Fernández Rojas · 7 years ago
  29. 24f8548 dm: serial: bcm6345: fix baud rate clock calculation by Álvaro Fernández Rojas · 7 years ago
  30. 6b7185f dm: serial: bcm6345: fix uart stop bits by Álvaro Fernández Rojas · 7 years ago
  31. 9ac0b63 mips: bmips: add board descriptions by Álvaro Fernández Rojas · 7 years ago
  32. 8df3788 MIPS: add BMIPS Sagem F@ST1704 board by Álvaro Fernández Rojas · 7 years ago
  33. 07661e7 MIPS: add support for Broadcom MIPS BCM6338 SoC family by Álvaro Fernández Rojas · 7 years ago
  34. 05fc9e6 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 7 years ago
  35. c4203e1 MIPS: add BMIPS Netgear CG3100D board by Álvaro Fernández Rojas · 7 years ago
  36. 23a2168 MIPS: add support for Broadcom MIPS BCM3380 SoC family by Álvaro Fernández Rojas · 7 years ago
  37. 603058f dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 7 years ago
  38. 5e14ce2 MIPS: add BMIPS Comtrend CT-5361 board by Álvaro Fernández Rojas · 7 years ago
  39. bf9012b MIPS: add support for Broadcom MIPS BCM6348 SoC family by Álvaro Fernández Rojas · 7 years ago
  40. 5a0efcf dm: ram: bmips: add BCM6338/BCM6348 support by Álvaro Fernández Rojas · 7 years ago
  41. 2165961 dm: ram: bmips: split bcm6358_get_ram_size by Álvaro Fernández Rojas · 7 years ago
  42. 33a9995 dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 7 years ago
  43. 6ffc18c dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 7 years ago
  44. d7efa94 mips: bmips: add wdt-reboot driver support for BCM63268 by Álvaro Fernández Rojas · 7 years ago
  45. 5b8a225 mips: bmips: add wdt-reboot driver support for BCM6328 by Álvaro Fernández Rojas · 7 years ago
  46. 9681853 mips: bmips: add wdt-reboot driver support for BCM6358 by Álvaro Fernández Rojas · 7 years ago
  47. 17a0c14 dm: sysreset: add watchdog-reboot driver by Álvaro Fernández Rojas · 7 years ago
  48. 1947a44 mips: bmips: add bcm6345-wdt driver support for BCM63268 by Álvaro Fernández Rojas · 7 years ago
  49. 404cacb mips: bmips: add bcm6345-wdt driver support for BCM6328 by Álvaro Fernández Rojas · 7 years ago
  50. bbbb611 mips: bmips: add bcm6345-wdt driver support for BCM6358 by Álvaro Fernández Rojas · 7 years ago
  51. 7733193 dm: watchdog: add BCM6345 watchdog driver by Álvaro Fernández Rojas · 7 years ago
  52. 6cbf7ed arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 7 years ago
  53. f3d9ec2 arm: mvebu: clearfog: generic distro bootcmd by Patrick Wildt · 7 years ago
  54. fb9765d arm: mvebu: clearfog: reset uSOM onboard 1512 phy by Patrick Wildt · 7 years ago
  55. 780f80c arm64: mvebu: Replace board specific with generic memory bank decoding by Stefan Roese · 7 years ago
  56. 0cc2091 arm64: mvebu: armada-7040-db: Enable 10GB port 0 / SFI (KR) by Stefan Roese · 7 years ago
  57. 7d19a24 arm64: mvebu_db-88f3720_defconfig: Enable PINCTRL and GPIO support by Stefan Roese · 7 years ago
  58. 8dd082a pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver by Stefan Roese · 7 years ago
  59. d2d92bd pinctrl: armada-37xx: Add gpio support by Gregory CLEMENT · 7 years ago
  60. 0871806 pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 7 years ago
  61. 045504b arm64: mvebu: armada37xx: add pinctrl definition by Gregory CLEMENT · 7 years ago
  62. 5cb7b79 arm64: mvebu: Add pinctrl nodes for Armada 3700 by Gregory CLEMENT · 7 years ago
  63. ccbbada Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  64. de59d10 doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund by Philipp Tomsich · 7 years ago
  65. f8b8a55 env_mmc: configure environment offsets via device tree by Philipp Tomsich · 7 years ago
  66. 6183b29 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 7 years ago
  67. f98205c mmc: meson: increase max block number per request by Heiner Kallweit · 7 years ago
  68. aae78fa drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 7 years ago
  69. 7ca0d3d mmc: Change 'part_config' to be a u8 not char. by Tom Rini · 7 years ago
  70. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  71. 8dc1b17 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 7 years ago
  72. be62fbf Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  73. 7676074 armv8: LS2080A: Adjust memory map for secure boot headers for NOR-boot by Udit Agarwal · 7 years ago
  74. f5bf23d armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-boot by Santan Kumar · 7 years ago
  75. 8104deb armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1046A by Alison Wang · 7 years ago
  76. a9a5cef armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A by Alison Wang · 7 years ago
  77. 615bfce arm: ls1021a: Adjust memory mapping for Flash/SD card on LS1021AQDS/TWR by Alison Wang · 7 years ago
  78. 3049a58 armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · 7 years ago
  79. e809e74 armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support by Priyanka Jain · 7 years ago
  80. 89a168f armv8: ls2080ardb: Add QSPI-boot support by Priyanka Jain · 7 years ago
  81. d1418c1 board: freescale: ls2080ardb: Update QIXIS code by Priyanka Jain · 7 years ago
  82. 42e8179 driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 7 years ago
  83. c40e6f9 armv8: ls1043ardb: Make NET independent of FMan by York Sun · 7 years ago
  84. 99b47c2 armv8: ls1046ardb: Make NET independent of FMan by York Sun · 7 years ago
  85. 5e3f763 armv8: ls1012a: fix the size of flash for multiple boards by Suresh Gupta · 7 years ago
  86. e942044 armv8: layperscape: remove CONFIG_SPI_FLASH_BAR from some platforms by Suresh Gupta · 7 years ago
  87. 5193405 board: freescale: ls2080ardb: Enable SD interface for RevF board by Priyanka Jain · 7 years ago
  88. 3098e53 armv8: ls1046a: enable PCI command tool by Hou Zhiqiang · 7 years ago
  89. be71a17 nds32: eth: Support ftmac100 DM. by rick · 7 years ago
  90. 4c78028 mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing by Tom Rini · 7 years ago
  91. 7113911 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  92. a4b0d83 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  93. c2774e6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 7 years ago
  94. e34b913 ColdFire: Remove rogue 'CONFIG_SYS_NO_FLASH' embedded within another CONFIG_ name by Lothar Waßmann · 7 years ago
  95. ded48cd sandbox: Enable CMD_GETTIME by Simon Glass · 7 years ago
  96. ee7c0e7 Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 7 years ago
  97. aed998a Convert CONFIG_LZMA to Kconfig by Simon Glass · 7 years ago
  98. 4a37cb5 Kconfig: Drop CONFIG_CMD_LOADY by Simon Glass · 7 years ago
  99. 6bac227 Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 7 years ago
  100. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago