1. 6b45ba4 string: Add strchrnul() by Simon Glass · 7 years ago
  2. a4b8e37 dm: Add more livetree helpers and definitions by Simon Glass · 7 years ago
  3. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 7 years ago
  4. 029ab15 test: Update 'make test' to run more tests by Simon Glass · 7 years ago
  5. 554c983 sandbox: Add a new sandbox_flattree board by Simon Glass · 7 years ago
  6. 2ec9d17 cros_ec: Convert to support live tree by Simon Glass · 7 years ago
  7. e907bf2 cros_ec: Fix debug() statement in ec_command_inptr() by Simon Glass · 7 years ago
  8. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  9. 95795ad dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · 7 years ago
  10. 6f39b94 dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment by Simon Glass · 7 years ago
  11. 3a57123 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 7 years ago
  12. 6fb2f57 dm: core: Run tests with both livetree and flat tree by Simon Glass · 7 years ago
  13. c166c47 dm: test: Add support for running tests with livetree by Simon Glass · 7 years ago
  14. 801587b dm: test: Show the test filename when running by Simon Glass · 7 years ago
  15. f86db10 dm: test: Move test running code into a separate function by Simon Glass · 7 years ago
  16. 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 7 years ago
  17. a40cc8e dm: core: Update uclass_find_device_by_phandle() for livetree by Simon Glass · 7 years ago
  18. 7a993bb dm: simple-bus: Add support for livetree by Simon Glass · 7 years ago
  19. 23d6326 dm: regmap: Add support for livetree by Simon Glass · 7 years ago
  20. 40bb637 dm: core: Add a way to find a device by ofnode by Simon Glass · 7 years ago
  21. 19c8205 dm: core: Scan the live tree when setting up driver model by Simon Glass · 7 years ago
  22. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  23. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  24. 396e343 dm: core: Allow binding a device from a live tree by Simon Glass · 7 years ago
  25. 47a0fd3 dm: core: Implement live tree 'read' functions by Simon Glass · 7 years ago
  26. f11c7ab dm: core: Add device-based 'read' functions to access DT by Simon Glass · 7 years ago
  27. b7e0d73 dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 7 years ago
  28. bed7749 dm: core: Add address operations on device tree references by Simon Glass · 7 years ago
  29. ec00211 fdt: Update fdt_get_base_address() to use const by Simon Glass · 7 years ago
  30. 38d21b4 dm: core: Add livetree address functions by Simon Glass · 7 years ago
  31. 9e51204 dm: core: Add operations on device tree references by Simon Glass · 7 years ago
  32. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  33. 3af86a4 dm: Build a live tree after relocation by Simon Glass · 7 years ago
  34. 8b50d52 dm: Add a function to create a 'live' device tree by Simon Glass · 7 years ago
  35. 644ec0a dm: core: Add livetree access functions by Simon Glass · 7 years ago
  36. 5e060d8 dm: core: Add livetree definitions by Simon Glass · 7 years ago
  37. fd70290 Update WARN_ON() to return a value by Simon Glass · 7 years ago
  38. 01b120b dm: core: Set return value first in lists_bind_fdt() by Simon Glass · 7 years ago
  39. 0e513e7 tegra: Convert MMC to use driver model for operations by Simon Glass · 7 years ago
  40. 854f9a7 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 7 years ago
  41. 6665602 dm: mmc: Check that drivers have operations by Simon Glass · 7 years ago
  42. e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 7 years ago
  43. e8abbb5 dm: blk: Add a function to find the next block device number by Simon Glass · 7 years ago
  44. 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 7 years ago
  45. e7017a3 dm: mmc: Don't re-init when accessing environment by Simon Glass · 7 years ago
  46. 05cbeb7 dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 7 years ago
  47. 7a61b0b dm: core: Adjust device_bind_common() to take an ofnode by Simon Glass · 7 years ago
  48. 4984de2 dm: core: Add ofnode to represent device tree nodes by Simon Glass · 7 years ago
  49. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  50. a771a04 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · 7 years ago
  51. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  52. 79fc0c7 atmel: Fix up use of dm_scan_fdt_node() by Simon Glass · 7 years ago
  53. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  54. d6ffb00 dm: core: Move dev_get_addr() etc. into a separate file by Simon Glass · 7 years ago
  55. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  56. 31493dd Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  57. 1b87f95 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  58. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  59. c93bb1d mips: bmips: fix BCM3380 periph clock frequency by Álvaro Fernández Rojas · 7 years ago
  60. f530eb9 mips: bmips: extend baud rates support by Álvaro Fernández Rojas · 7 years ago
  61. 24f8548 dm: serial: bcm6345: fix baud rate clock calculation by Álvaro Fernández Rojas · 7 years ago
  62. 6b7185f dm: serial: bcm6345: fix uart stop bits by Álvaro Fernández Rojas · 7 years ago
  63. 9ac0b63 mips: bmips: add board descriptions by Álvaro Fernández Rojas · 7 years ago
  64. 8df3788 MIPS: add BMIPS Sagem F@ST1704 board by Álvaro Fernández Rojas · 7 years ago
  65. 07661e7 MIPS: add support for Broadcom MIPS BCM6338 SoC family by Álvaro Fernández Rojas · 7 years ago
  66. 05fc9e6 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 7 years ago
  67. c4203e1 MIPS: add BMIPS Netgear CG3100D board by Álvaro Fernández Rojas · 7 years ago
  68. 23a2168 MIPS: add support for Broadcom MIPS BCM3380 SoC family by Álvaro Fernández Rojas · 7 years ago
  69. 603058f dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 7 years ago
  70. 5e14ce2 MIPS: add BMIPS Comtrend CT-5361 board by Álvaro Fernández Rojas · 7 years ago
  71. bf9012b MIPS: add support for Broadcom MIPS BCM6348 SoC family by Álvaro Fernández Rojas · 7 years ago
  72. 5a0efcf dm: ram: bmips: add BCM6338/BCM6348 support by Álvaro Fernández Rojas · 7 years ago
  73. 2165961 dm: ram: bmips: split bcm6358_get_ram_size by Álvaro Fernández Rojas · 7 years ago
  74. 33a9995 dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 7 years ago
  75. 6ffc18c dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 7 years ago
  76. d7efa94 mips: bmips: add wdt-reboot driver support for BCM63268 by Álvaro Fernández Rojas · 7 years ago
  77. 5b8a225 mips: bmips: add wdt-reboot driver support for BCM6328 by Álvaro Fernández Rojas · 7 years ago
  78. 9681853 mips: bmips: add wdt-reboot driver support for BCM6358 by Álvaro Fernández Rojas · 7 years ago
  79. 17a0c14 dm: sysreset: add watchdog-reboot driver by Álvaro Fernández Rojas · 7 years ago
  80. 1947a44 mips: bmips: add bcm6345-wdt driver support for BCM63268 by Álvaro Fernández Rojas · 7 years ago
  81. 404cacb mips: bmips: add bcm6345-wdt driver support for BCM6328 by Álvaro Fernández Rojas · 7 years ago
  82. bbbb611 mips: bmips: add bcm6345-wdt driver support for BCM6358 by Álvaro Fernández Rojas · 7 years ago
  83. 7733193 dm: watchdog: add BCM6345 watchdog driver by Álvaro Fernández Rojas · 7 years ago
  84. 6cbf7ed arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 7 years ago
  85. f3d9ec2 arm: mvebu: clearfog: generic distro bootcmd by Patrick Wildt · 7 years ago
  86. fb9765d arm: mvebu: clearfog: reset uSOM onboard 1512 phy by Patrick Wildt · 7 years ago
  87. 780f80c arm64: mvebu: Replace board specific with generic memory bank decoding by Stefan Roese · 7 years ago
  88. 0cc2091 arm64: mvebu: armada-7040-db: Enable 10GB port 0 / SFI (KR) by Stefan Roese · 7 years ago
  89. 7d19a24 arm64: mvebu_db-88f3720_defconfig: Enable PINCTRL and GPIO support by Stefan Roese · 7 years ago
  90. 8dd082a pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver by Stefan Roese · 7 years ago
  91. d2d92bd pinctrl: armada-37xx: Add gpio support by Gregory CLEMENT · 7 years ago
  92. 0871806 pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 7 years ago
  93. 045504b arm64: mvebu: armada37xx: add pinctrl definition by Gregory CLEMENT · 7 years ago
  94. 5cb7b79 arm64: mvebu: Add pinctrl nodes for Armada 3700 by Gregory CLEMENT · 7 years ago
  95. ccbbada Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  96. de59d10 doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund by Philipp Tomsich · 7 years ago
  97. f8b8a55 env_mmc: configure environment offsets via device tree by Philipp Tomsich · 7 years ago
  98. 6183b29 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 7 years ago
  99. f98205c mmc: meson: increase max block number per request by Heiner Kallweit · 7 years ago
  100. aae78fa drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 7 years ago