1. 853f451 spi: sun4: Add A31 spi controller support by Jagan Teki · 6 years ago
  2. 8d71a19 spi: sun4i: Add CLK support by Jagan Teki · 6 years ago
  3. 178fbd2 spi: sun4i: Support fifo_depth via drvdata by Jagan Teki · 6 years ago
  4. 8d9bf46 spi: sun4i: Access registers and bits via enum offsets by Jagan Teki · 6 years ago
  5. 8cbf09b spi: sun4i: Simplify reg writes using set/clrbits_le32 by Jagan Teki · 6 years ago
  6. 8211146 clk: sunxi: Implement SPI clocks, resets by Jagan Teki · 6 years ago
  7. 6cb6aa6 spi: sun4i: Poll for rxfifo to be filled up by Jagan Teki · 6 years ago
  8. 1b77de4 spi: designware: Change include order by Horatiu.Vultur@microchip.com · 6 years ago
  9. cfba74d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  10. 35b0514 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  11. da20691 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  12. 7869e64 Merge branch '2019-02-29-master-imports' by Tom Rini · 6 years ago
  13. 438dcab spl: add debug print for early malloc usage by Simon Goldschmidt · 6 years ago
  14. 8422ad5 kbuild: fix DTB .cmd source variable by Stephen Warren · 6 years ago
  15. 2737dfe kbuild: make arch-dtbs target PHONY by Stephen Warren · 6 years ago
  16. 3a29afc doc: binding: rename directory ram to memory-controller by Patrick Delaunay · 6 years ago
  17. 7274b76 fs: fat: fix link error when building with DEBUG=1 by Heinrich Schuchardt · 6 years ago
  18. a319229 arm: pdu001: Fix order of include files by Felix Brack · 6 years ago
  19. 0a85730 .gitignore: Ignore regenerated *.dtbo files by Michal Simek · 6 years ago
  20. 86dc480 ARM: cache: Fix incorrect bitwise operation by Marek Vasut · 6 years ago
  21. b8b88e6 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · 6 years ago
  22. 783e668 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  23. 98a66ff riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  24. 8ad2104 doc: Add a readme guide for SiFive FU540 by Atish Patra · 6 years ago
  25. 3fda026 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  26. 007056f cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
  27. ee0633e drivers: serial_sifive: Skip baudrate config if no input clock by Atish Patra · 6 years ago
  28. a368200 drivers: serial_sifive: Fix baud rate calculation by Atish Patra · 6 years ago
  29. b630d57 clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  30. c40b6df clk: Add SiFive FU540 PRCI clock driver by Anup Patel · 6 years ago
  31. fbcaa26 net: macb: Fix GEM hardware detection by Atish Patra · 6 years ago
  32. 2e242f5 net: macb: Fix clk API usage for RISC-V systems by Anup Patel · 6 years ago
  33. 26f4fd1 riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems by Anup Patel · 6 years ago
  34. 1fa625b riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  35. 70b8562 riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
  36. fdff1f9 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · 6 years ago
  37. 7c8d210 riscv: Enable create symlink using kconfig by Anup Patel · 6 years ago
  38. b3820ba Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-boot by Tom Rini · 6 years ago
  39. ba41c45 mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8 by Marek Vasut · 6 years ago
  40. 5d68884 mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set by Marek Vasut · 6 years ago
  41. d9dcf9d ARM: rmobile: Convert Gen2 to OF_SEPARATE by Marek Vasut · 6 years ago
  42. c3aa054 ARM: rmobile: Sync Gen3 defconfigs by Marek Vasut · 6 years ago
  43. 30b62ca ARM: rmobile: Imply SoC per board by Marek Vasut · 6 years ago
  44. 7fef459c pinctrl: renesas: Drop def_bool per SoC by Marek Vasut · 6 years ago
  45. 18a37a5 clk: rmobile: Drop def_bool per SoC by Marek Vasut · 6 years ago
  46. 669367f ARM: rmobile: Imply pinctrl drivers per SoC by Marek Vasut · 6 years ago
  47. 46467ce ARM: rmobile: Imply clock drivers per SoC by Marek Vasut · 6 years ago
  48. 4a9743f ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  49. 2c0b300 ARM: socfpga: Configure PL310 latencies by Marek Vasut · 6 years ago
  50. b275c9a ARM: cache: Fix incorrect bitwise operation by Marek Vasut · 6 years ago
  51. 97b2627 gpio: altera_pio: fix get_value by Julien Béraud · 6 years ago
  52. 00358bb cmd: efidebug: add memmap command by AKASHI Takahiro · 6 years ago
  53. fa53673 cmd: efidebug: add images command by AKASHI Takahiro · 6 years ago
  54. a801462 cmd: efidebug: add dh command by AKASHI Takahiro · 6 years ago
  55. 66eaf56 cmd: efidebug: add drivers command by AKASHI Takahiro · 6 years ago
  56. 355cdb5 cmd: efidebug: add devices command by AKASHI Takahiro · 6 years ago
  57. 59df7e7 cmd: add efidebug command by AKASHI Takahiro · 6 years ago
  58. 454568b efi_loader: define load option attributes by AKASHI Takahiro · 6 years ago
  59. 49d81fd cmd: env: add "-e" option for handling UEFI variables by AKASHI Takahiro · 6 years ago
  60. ccecc34 efi_loader: fix entry count in bootmgr by Heinrich Schuchardt · 6 years ago
  61. 33e4497 efi_loader: error message if BootOrder not defined by Heinrich Schuchardt · 6 years ago
  62. afd46c5 Merge branch '2019-02-22-master-imports' by Tom Rini · 6 years ago
  63. 607d06d preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  64. 2ab6e74 cmd: Kconfig: LED command depends on LED subsystems by Jan Kiszka · 6 years ago
  65. fca0128 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  66. 888f9aa Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  67. 0c41e59 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  68. 176b32c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  69. a3c9021 board: toradex: turn off lcd backlight before OS handover by Gerard Salvatella · 6 years ago
  70. 1466800 nyan-big: drop CONFIG_KEYBOARD by Peter Robinson · 6 years ago
  71. 06b070e Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
  72. 747fed5 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  73. 02253d4 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  74. f16e311 ARM: tegra: Reserve 32MB for the Linux kernel by Jonathan Hunter · 6 years ago
  75. 8105816c ARM: tegra: enable ums on nyan boards by Tristan Bastian · 6 years ago
  76. 407b5b9 nyan-big: add padding to its file by Tristan Bastian · 6 years ago
  77. 74a7d9a nyan-big: change spi delay by Tristan Bastian · 6 years ago
  78. cba0ae6 tegra20: common: fix USB_EHCI_TXFIFO_THRESH value by Peter Robinson · 6 years ago
  79. d5854eb tegra: cleanup dangling comments in include/configs by Peter Robinson · 6 years ago
  80. e2c901c x86: Add sound support for samus by Simon Glass · 6 years ago
  81. 7b96c6c x86: sound: Add sound support for samus (broadwell) by Simon Glass · 6 years ago
  82. cf88592 sound: Add a driver for RealTek RT5677 by Simon Glass · 6 years ago
  83. cbdfe59 x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
  84. 3f3411e x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  85. c692f82 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  86. 23e8bd7 x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  87. 9d4d5db x86: coreboot: Enable the beeper sound driver by Simon Glass · 6 years ago
  88. 6a27e54 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
  89. 79a5be8 sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  90. 6744c0d sound: x86: link: Add sound support by Simon Glass · 6 years ago
  91. ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  92. 2ca4713 sound: Add support for Intel HDA by Simon Glass · 6 years ago
  93. 2850266 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  94. e65f9ef sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  95. 67b0cda x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  96. 1260f8c pch: Add ioctl support by Simon Glass · 6 years ago
  97. b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  98. c882163 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  99. 2cd2bc2 x86: link: Increase malloc size and decrease code size by Simon Glass · 6 years ago
  100. 8dc2aa9 x86: samus: Increase the pre-reloc memory by Simon Glass · 6 years ago