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