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