1. 68f0081 dm: tegra: pci: Convert to livetree by Simon Glass · 7 years ago
  2. 49cb930 dm: tegra: mmc: Convert to livetree by Simon Glass · 7 years ago
  3. 4b0f21c dm: tegra: pwm: Convert to livetree by Simon Glass · 7 years ago
  4. d8554d0 dm: tegra: i2c: Convert to livetree by Simon Glass · 7 years ago
  5. 28a3e5a dm: tegra: spi: Convert to livetree by Simon Glass · 7 years ago
  6. 5ae28c0 dm: tegra: usb: Convert to livetree by Simon Glass · 7 years ago
  7. 56f5c40 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
  8. e93812e tegra: dts: Move stdout-path to /chosen by Simon Glass · 7 years ago
  9. 079ff3b dm: video: tegra124: Convert to livetree by Simon Glass · 7 years ago
  10. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  11. be78909 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
  12. 66de3ee tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  13. 9b6b3c1 tegra: spl: Enable debug UART by Simon Glass · 7 years ago
  14. 0f6507a dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · 7 years ago
  15. dcf9885 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  16. c61d000 console: simplify puts() by Masahiro Yamada · 7 years ago
  17. 47b98ad sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
  18. fd73621 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 7 years ago
  19. 00b26f7 dm: Fix typo in include-guard for dm-structs.h by Philipp Tomsich · 7 years ago
  20. db13a76 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · 7 years ago
  21. 9c1390d dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · 7 years ago
  22. 2672233 rockchip: puma-rk3399: remove duplicate code (merge artifact) by Kever Yang · 7 years ago
  23. 86b1122 rockchip: add u-boot specific dts for rk3036 sdk by Andy Yan · 7 years ago
  24. 77c17f4 rockchip: use puts instead of printf when back to bootrom by Andy Yan · 7 years ago
  25. d26bfa7 rockchip: enable SPL_LIBGENERIC for rk3036 based boards by Andy Yan · 7 years ago
  26. 8b154ed rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036 by Andy Yan · 7 years ago
  27. 7f38025 rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board by Andy Yan · 7 years ago
  28. 1fc50d7 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
  29. 9eea501 microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  30. 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  31. f5868a5 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  32. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  33. a1903c1 rockchip: firefly: Add "usb start" to auto-start USB device by Leo Wen · 7 years ago
  34. af83064 rockchip: firefly: Set the environment variable 'usbkbd' to the stdin by Leo Wen · 7 years ago
  35. 73f255b rockchip: firefly: Add some macros to enable the usb keyboard by Leo Wen · 7 years ago
  36. c0508e4 rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · 7 years ago
  37. 478e6f2 rockchip: rk3288: Add support for drive-strength in PINCTRL by Romain Perier · 7 years ago
  38. 42ec247 rockchip: use UUID for root partitions by Kever Yang · 7 years ago
  39. 4436c5d rockchip: dts: rk3399-puma: put EFI partition entries at 2MB by Philipp Tomsich · 7 years ago
  40. 56f580d rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL by Philipp Tomsich · 7 years ago
  41. 0110657 rockchip: clk: rk3399: remove unused fields from priv-structures by Philipp Tomsich · 7 years ago
  42. 80c83e8 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv by Philipp Tomsich · 7 years ago
  43. cdc6080 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc by Philipp Tomsich · 7 years ago
  44. 700f310 rockchip: spl: make boot0 hook TPL safe by Philipp Tomsich · 7 years ago
  45. 06f4e36 rockchip: pwm: add mask for config setting by Kever Yang · 7 years ago
  46. 3030c95 power: pwm_regulator: remove redundant code by Kever Yang · 7 years ago
  47. f339bca power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · 7 years ago
  48. 7ba3182 rockchip: dts: correct vdd_log setting for firefly-rk3399 by Kever Yang · 7 years ago
  49. 56f2dd0 rockchip: dts: firefly using ddr3 1600 by Kever Yang · 7 years ago
  50. c03635c rockchip: phycore: Add ID page of M24C32-D EEPROM by Wadim Egorov · 7 years ago
  51. 3641d34 rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC by Romain Perier · 7 years ago
  52. a98fc43 rockchip: rk3288: Remove phy reset GPIO pull up by Romain Perier · 7 years ago
  53. 928979c rockchip: efuse: dm: change to use dev_read_addr by Philipp Tomsich · 7 years ago
  54. cb91173 rockchip: timer: make register sizes explicit by Philipp Tomsich · 7 years ago
  55. 0124062 rockchip: dts: rk3229: add dwc2 node for fastboot by Meng Dongyang · 7 years ago
  56. f19955a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  57. 0ddc9c1 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  58. dc5210a MAINTAINERS: Update maintainer for x86 by Bin Meng · 7 years ago
  59. 25fa0b9 FIT: List kernel_noload in the list of types by Tom Rini · 7 years ago
  60. 7016651 ram: stm32: add stm32h7 support by Patrice Chotard · 7 years ago
  61. 4eefb00 ARM: DTS: stm32: remove useless mr-nbanks property by Patrice Chotard · 7 years ago
  62. f303aaf ram: stm32: add second SDRAM bank management by Patrice Chotard · 7 years ago
  63. f39b90d ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · 7 years ago
  64. 1421e0a ram: stm32: get base address from DT by Patrice Chotard · 7 years ago
  65. 9242ece ram: stm32: migrate fmc defines in driver file by Patrice Chotard · 7 years ago
  66. 81d0128 clk: stm32f7: remove clock_get() by Patrice Chotard · 7 years ago
  67. 541cd6e spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · 7 years ago
  68. 27265ce serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  69. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  70. b9e8651 clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · 7 years ago
  71. 288f17e clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · 7 years ago
  72. 199a217 clk: stm32f7: get RCC base address from DT by Patrice Chotard · 7 years ago
  73. 704e954 clk: stm32f7: add static for configure_clocks() by Patrice Chotard · 7 years ago
  74. fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
  75. 94f536f arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · 7 years ago
  76. 1a7c159 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
  77. 1d73ce6 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · 7 years ago
  78. 3f5651a configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
  79. 08d0631 configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
  80. 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
  81. f70a427 board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · 7 years ago
  82. 7087922 board: ti: am57xx: Fix detection of board version by Lokesh Vutla · 7 years ago
  83. 9cb1c49 odroid-c2: enable GPIO by Beniamino Galvani · 7 years ago
  84. 2009a8d pinctrl: meson: add GPIO support by Beniamino Galvani · 7 years ago
  85. 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
  86. a3f54bc ARM: uniphier: enable CONFIG_CMD_FS_GENERIC by Masahiro Yamada · 7 years ago
  87. b8faf5f ARM: uniphier: remove part number info from the boot log by Masahiro Yamada · 7 years ago
  88. 673ac33 doc: uniphier: rework README.uniphier by Masahiro Yamada · 7 years ago
  89. ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
  90. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  91. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  92. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  93. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  94. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  95. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  96. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  97. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  98. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  99. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  100. e94136b mips-relocs: Fix warning from gcc 6.3 by Paul Burton · 7 years ago