1. 8d28c3c clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  2. 42fdf08 clk: Add SiFive FU540 PRCI clock driver by Anup Patel · 6 years ago
  3. e1a8518 net: macb: Fix GEM hardware detection by Atish Patra · 6 years ago
  4. 51b51f8 net: macb: Fix clk API usage for RISC-V systems by Anup Patel · 6 years ago
  5. 0bbe9cf riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems by Anup Patel · 6 years ago
  6. 6f07f45 riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  7. 928452a riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
  8. 1240cd6 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · 6 years ago
  9. 0af3e85 riscv: Enable create symlink using kconfig by Anup Patel · 6 years ago
  10. 16c80d7 Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-boot by Tom Rini · 6 years ago
  11. 32979d8 cmd: efidebug: add memmap command by AKASHI Takahiro · 6 years ago
  12. 71ab1bf cmd: efidebug: add images command by AKASHI Takahiro · 6 years ago
  13. 02e8ca6 cmd: efidebug: add dh command by AKASHI Takahiro · 6 years ago
  14. 185716a cmd: efidebug: add drivers command by AKASHI Takahiro · 6 years ago
  15. e32788a cmd: efidebug: add devices command by AKASHI Takahiro · 6 years ago
  16. e7c0883 cmd: add efidebug command by AKASHI Takahiro · 6 years ago
  17. 516ea04 efi_loader: define load option attributes by AKASHI Takahiro · 6 years ago
  18. 117e68a cmd: env: add "-e" option for handling UEFI variables by AKASHI Takahiro · 6 years ago
  19. b82df7c efi_loader: fix entry count in bootmgr by Heinrich Schuchardt · 6 years ago
  20. 3d2257f efi_loader: error message if BootOrder not defined by Heinrich Schuchardt · 6 years ago
  21. 110a3e2 Merge branch '2019-02-22-master-imports' by Tom Rini · 6 years ago
  22. 6c9e7ea preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  23. 89077ba cmd: Kconfig: LED command depends on LED subsystems by Jan Kiszka · 6 years ago
  24. 41b6dc9 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  25. 8b60af7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  26. 28d1033 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  27. a8408c2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  28. 108d739 board: toradex: turn off lcd backlight before OS handover by Gerard Salvatella · 6 years ago
  29. 4ffb856 nyan-big: drop CONFIG_KEYBOARD by Peter Robinson · 6 years ago
  30. 6249fdf Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
  31. 43ecef4 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  32. 12d37d8 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  33. 8023936 ARM: tegra: Reserve 32MB for the Linux kernel by Jonathan Hunter · 6 years ago
  34. 0843408 ARM: tegra: enable ums on nyan boards by Tristan Bastian · 6 years ago
  35. 10b3986 nyan-big: add padding to its file by Tristan Bastian · 6 years ago
  36. dbc96b1 nyan-big: change spi delay by Tristan Bastian · 6 years ago
  37. 167412c tegra20: common: fix USB_EHCI_TXFIFO_THRESH value by Peter Robinson · 6 years ago
  38. 4a8e5d0 tegra: cleanup dangling comments in include/configs by Peter Robinson · 6 years ago
  39. 7e111d4 x86: Add sound support for samus by Simon Glass · 6 years ago
  40. 5b6e44e x86: sound: Add sound support for samus (broadwell) by Simon Glass · 6 years ago
  41. 12b3b58 sound: Add a driver for RealTek RT5677 by Simon Glass · 6 years ago
  42. ba4b87a x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
  43. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  44. 7c2beb0 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  45. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  46. 8521252 x86: coreboot: Enable the beeper sound driver by Simon Glass · 6 years ago
  47. 950cc82 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
  48. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  49. e7ceeef sound: x86: link: Add sound support by Simon Glass · 6 years ago
  50. 4d5814c sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  51. b67c18d sound: Add support for Intel HDA by Simon Glass · 6 years ago
  52. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  53. 7dfe527 sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  54. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  55. dbadbb7 pch: Add ioctl support by Simon Glass · 6 years ago
  56. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  57. 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  58. 3698446 x86: link: Increase malloc size and decrease code size by Simon Glass · 6 years ago
  59. 6d15c8d x86: samus: Increase the pre-reloc memory by Simon Glass · 6 years ago
  60. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · 6 years ago
  61. 17d133b sandbox: Add a note about the growing state_info struct by Simon Glass · 6 years ago
  62. d84a1d6 pci: Add IDs for Intel high-definition audio by Simon Glass · 6 years ago
  63. 26e8b49 gpio: Use case-insentive matching on the GPIO name by Simon Glass · 6 years ago
  64. 8edd31b gpio: Show inactive GPIOs when explicitly requested by Simon Glass · 6 years ago
  65. a88a50e pci: Fix comment in struct pci_child_platdata by Simon Glass · 6 years ago
  66. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  67. bd9ca8d i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  68. 7e75aba dm: syscon: Don't require a regmap for PCI devices by Simon Glass · 6 years ago
  69. e0144f2 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · 6 years ago
  70. abe52cd log: Add documentation for convenience functions by Simon Glass · 6 years ago
  71. 38617e8 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
  72. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  73. ff27257 Merge branch '2019-02-19-master-imports' by Tom Rini · 6 years ago
  74. 02868d2 travis: Exclude omap from the arm926ejs job by Tom Rini · 6 years ago
  75. ea5429b cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y by Ismael Luceno Cortes · 6 years ago
  76. f5c9811 dm: Fix typo 'Watchdot' -> 'Watchdog' by Chris Packham · 6 years ago
  77. 88313d9 ARM: omap3: evm: Update DM SPL support by Derald D. Woods · 6 years ago
  78. 7f49dff omap3_beagle: Enable DM_SPI by Tom Rini · 6 years ago
  79. 56c7a6a omap3_beagle: Update for DM SPL support by Tom Rini · 6 years ago
  80. e9fae31 cmd/fs: fix build if CMD_BOOTEFI is not set by Gervais, Francois · 6 years ago
  81. 5d64070 ARM: omap3_logic: Enable SPL booting device tree by Adam Ford · 6 years ago
  82. b92bc4f ARM: DTS: omap3-u-boot.dtsi by Adam Ford · 6 years ago
  83. 5005308 ARM: da8xxevm: Add NAND instructions for da850-evm to README by Adam Ford · 6 years ago
  84. 57f719b ARM: am3517_evm: Enable Falcon Mode by Adam Ford · 6 years ago
  85. f442e0f ARM: da850evm: Increase Malloc Size by Adam Ford · 6 years ago
  86. 8659d78 hikey: Allow environment to store in eMMC and increase bootdelay by Manivannan Sadhasivam · 6 years ago
  87. ea5f17d test: let use gdbserver for all sandbox targets by Igor Opaniuk · 6 years ago
  88. 2fc7512 bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158 by Philippe Reynes · 6 years ago
  89. 0d45a6a dtbo: Fix dtbo generation rules by Michal Simek · 6 years ago
  90. d16b79b fs: fat: Reduce default max clustersize 64KiB from malloc pool by Tien Fong Chee · 6 years ago
  91. f6764f2 fs: fat: dynamically allocate memory for temporary buffer by Tien Fong Chee · 6 years ago
  92. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  93. 7dab692 configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU by Bin Liu · 6 years ago
  94. 0a0dbd4 cmd: date: Do not overwrite arguments by Roman Kapl · 6 years ago
  95. a064f19 elf: fix cache flushing in 'bootelf -p' command by Kurban Mallachiev · 6 years ago
  96. 008c6b5 board/BuR/brxre1: convert do DM by Hannes Schmelzer · 6 years ago
  97. c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  98. 060aefc tpm: simplify: tpm_set_global_lock() by Heinrich Schuchardt · 6 years ago
  99. 99503ac configs: ls1021a: enable sata configs for all ls1021a defconfigs by Peng Ma · 6 years ago
  100. 9d75b2d configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs by Peng Ma · 6 years ago