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