1. c444afb cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  2. 13a7bfe ram: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  3. 46689a9 spi: bcm63xx_hsspi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  4. 85e1ddb spi: bcm63xx_spi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  5. 34c0fc3 power: domain: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  6. 8994551 led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  7. a15c16f led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  8. e7e64fa gpio: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  9. 56d4b70 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  10. 2902997 clk: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  11. 0f56993 serial: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  12. aa8f825 watchdog: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  13. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 6 years ago
  14. caa2a2e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  15. a18d09e fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  16. cedd48e cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · 6 years ago
  17. f595361 cmd: fpga: Reorder the arguments parsing code by Siva Durga Prasad Paladugu · 6 years ago
  18. 0bb5d24 ARM: dts: rmobile: Sync R8A77990 Ebisu DTS with Linux by Marek Vasut · 6 years ago
  19. 63e2251 ARM: renesas: Add R8A77990 E3 Ebisu board by Marek Vasut · 6 years ago
  20. 031fa18 ARM: dts: rmobile: Add Renesas Ebisu board support by Takeshi Kihara · 6 years ago
  21. 19df595 ARM: dts: rmobile: Add Renesas R8A77990 SoC support by Yoshihiro Shimoda · 6 years ago
  22. a0410a6 ARM: renesas: Add R8A77990 E3 SoC ID by Marek Vasut · 6 years ago
  23. 34f1dba net: ravb: Add R8A77990 E3 compatible by Marek Vasut · 6 years ago
  24. d629152 mmc: renesas-sdhi: Add R8A77990 E3 compatible by Marek Vasut · 6 years ago
  25. 60ae40c gpio: rmobile: Add R8A77990 E3 compatible by Marek Vasut · 6 years ago
  26. cb13e46 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 6 years ago
  27. 634f9f0 pinctrl: renesas: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  28. 0d218ef clk: renesas: Add R8A77990 E3 clock tables by Marek Vasut · 6 years ago
  29. 716d775 clk: renesas: Add PE clock handling by Marek Vasut · 6 years ago
  30. f0f1de7 clk: renesas: Add PLL1 and PLL3 dividers by Marek Vasut · 6 years ago
  31. 8376e0e clk: renesas: Pass clock rate around as 64bit number internally by Marek Vasut · 6 years ago
  32. 15e0918 clk: renesas: Fix swapped arguments in debug message by Marek Vasut · 6 years ago
  33. 1713dac ARM: rmobile: Represent SF partitioning with mtdparts on Stout by Marek Vasut · 6 years ago
  34. 44487f2 ARM: rmobile: Represent SF partitioning with mtdparts on Silk by Marek Vasut · 6 years ago
  35. 0c1562e ARM: rmobile: Represent SF partitioning with mtdparts on Porter by Marek Vasut · 6 years ago
  36. 1b53142 ARM: rmobile: Represent SF partitioning with mtdparts on Lager by Marek Vasut · 6 years ago
  37. 684b34e ARM: rmobile: Represent SF partitioning with mtdparts on Koelsch by Marek Vasut · 6 years ago
  38. e4d2232 ARM: rmobile: Represent SF partitioning with mtdparts on Gose by Marek Vasut · 6 years ago
  39. e68687b ARM: rmobile: Represent SF partitioning with mtdparts on Alt by Marek Vasut · 6 years ago
  40. 20fccb9 ARM: rmobile: Enable MTD partitioning on Gen2 with SF by Marek Vasut · 6 years ago
  41. c90c43c Merge tag 'arc-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  42. 2c3f926 ARC: Add support for EM Development Kit board by Alexey Brodkin · 6 years ago
  43. 7af51f1 ARC: Use elf32-bigarc in case of -EB by Alexey Brodkin · 6 years ago
  44. eb5c853 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · 6 years ago
  45. 8f18714 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · 6 years ago
  46. ef2cd49 ARC: Move .ivt section to the very beginning of the image by Alexey Brodkin · 6 years ago
  47. ce30712 ARC: Improve relocation fix-ups by Alexey Brodkin · 6 years ago
  48. 7530bb2 ARC: Make sure .ivt section is not purged by garbage collector by Alexey Brodkin · 6 years ago
  49. d0a5023 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · 6 years ago
  50. b08b113 MAINTAINERS: Add board/synopsys/ by Alexey Brodkin · 6 years ago
  51. 680a52c tests: Make test_log.py tests depend on cmd_log not log by Tom Rini · 6 years ago
  52. a903c9a Remove snapshot.commit by Heinrich Schuchardt · 6 years ago
  53. 43c908a gitignore: remove stale /LOG pattern by Masahiro Yamada · 6 years ago
  54. 1aef95a logos: provide U-Boot logo by Heinrich Schuchardt · 6 years ago
  55. 507cef3 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 6 years ago
  56. 82bca36 scripts/dtc: Re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 6 years ago
  57. db405d1 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 6 years ago
  58. 072a299 scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9 by Rob Herring · 6 years ago
  59. ceddd3e board: eets: pdu001: Fix wrong default value in Kconfig by Eugeniu Rosca · 6 years ago
  60. e91610d kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 6 years ago
  61. 8433370 mmc: zynqmp: Add HS200 modes support for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  62. 434f9d4 mmc: sdhci: Update sdhci_send_command() to handle HS200 by Siva Durga Prasad Paladugu · 6 years ago
  63. ecb4d74 arm64: zynqmp: Add TTC clocks by Rajan Vaja · 6 years ago
  64. f0d5614 arm64: zynqmp: Disable WP on zcu111 by Michal Simek · 7 years ago
  65. 3e98a9c arm64: zynqmp: Remove broken-cd from zcu100-revC by Michal Simek · 6 years ago
  66. ce236dc arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 by Michal Simek · 6 years ago
  67. 3705dae arm64: zynqmp: Add ina226 to zcu104 revC by Michal Simek · 6 years ago
  68. c66f562 arm: zynq: Add support for Bitmain Antminer S9 control board by Ezequiel Garcia · 7 years ago
  69. 5dd84a3 arm64: zynqmp: Sync defconfigs with latest Kconfig layout by Michal Simek · 6 years ago
  70. 7483969 arm: zynq: Add initial support for Avnet MiniZed by Ibai Erkiaga · 6 years ago
  71. 95d565f arm64: zynqmp: Remove CMD_UNZIP for mini configuration by Michal Simek · 6 years ago
  72. 35f051a arm64: zynqmp: Remove empty configuration file by Michal Simek · 6 years ago
  73. 72b8810 timer: cadence: Use live-tree functions by Michal Simek · 6 years ago
  74. f01ef0a watchdog: cadence: Use live-tree functions by Michal Simek · 6 years ago
  75. 458e8d8 mmc: zynq: Use live-tree functions by Michal Simek · 6 years ago
  76. ce69030 serial: zynq: Use live-tree functions by Michal Simek · 6 years ago
  77. 2882b39 arm64: zynqmp: Setup the first boot_target at run time by Michal Simek · 6 years ago
  78. 6189f76 soc: zynqmp: Update required API version to 1.0 by Rajan Vaja · 7 years ago
  79. 8dd94a8 arm64: zynqmp: Get rid of emulation platforms by Michal Simek · 6 years ago
  80. d348bea arm64: zynqmp: Show reset reason by Michal Simek · 6 years ago
  81. b168591 usb: xhci: zynqmp: Fix header location by Michal Simek · 6 years ago
  82. 8ada17d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  83. 964d4f7 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  84. 277b133 fastboot: Update fastboot documentation by Alex Kiernan · 6 years ago
  85. 65c9675 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  86. 3845b90 fastboot: Add support for 'oem format' command by Alex Kiernan · 6 years ago
  87. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  88. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  89. 4085b90 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig by Alex Kiernan · 6 years ago
  90. 0d488e8 fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · 6 years ago
  91. 413b907 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 6 years ago
  92. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  93. 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  94. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  95. 52fdf10 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 6 years ago
  96. 08f6bec fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 6 years ago
  97. 1ad5fac fastboot: Add missing newlines by Alex Kiernan · 6 years ago
  98. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  99. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  100. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago