1. afd46c5 Merge branch '2019-02-22-master-imports' by Tom Rini · 6 years ago
  2. 607d06d preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  3. 2ab6e74 cmd: Kconfig: LED command depends on LED subsystems by Jan Kiszka · 6 years ago
  4. fca0128 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  5. 888f9aa Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  6. 0c41e59 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  7. 176b32c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  8. a3c9021 board: toradex: turn off lcd backlight before OS handover by Gerard Salvatella · 6 years ago
  9. 1466800 nyan-big: drop CONFIG_KEYBOARD by Peter Robinson · 6 years ago
  10. 06b070e Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
  11. 747fed5 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  12. 02253d4 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  13. f16e311 ARM: tegra: Reserve 32MB for the Linux kernel by Jonathan Hunter · 6 years ago
  14. 8105816c ARM: tegra: enable ums on nyan boards by Tristan Bastian · 6 years ago
  15. 407b5b9 nyan-big: add padding to its file by Tristan Bastian · 6 years ago
  16. 74a7d9a nyan-big: change spi delay by Tristan Bastian · 6 years ago
  17. cba0ae6 tegra20: common: fix USB_EHCI_TXFIFO_THRESH value by Peter Robinson · 6 years ago
  18. d5854eb tegra: cleanup dangling comments in include/configs by Peter Robinson · 6 years ago
  19. e2c901c x86: Add sound support for samus by Simon Glass · 6 years ago
  20. 7b96c6c x86: sound: Add sound support for samus (broadwell) by Simon Glass · 6 years ago
  21. cf88592 sound: Add a driver for RealTek RT5677 by Simon Glass · 6 years ago
  22. cbdfe59 x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
  23. 3f3411e x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  24. c692f82 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  25. 23e8bd7 x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  26. 9d4d5db x86: coreboot: Enable the beeper sound driver by Simon Glass · 6 years ago
  27. 6a27e54 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
  28. 79a5be8 sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  29. 6744c0d sound: x86: link: Add sound support by Simon Glass · 6 years ago
  30. ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  31. 2ca4713 sound: Add support for Intel HDA by Simon Glass · 6 years ago
  32. 2850266 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  33. e65f9ef sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  34. 67b0cda x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  35. 1260f8c pch: Add ioctl support by Simon Glass · 6 years ago
  36. b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  37. c882163 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  38. 2cd2bc2 x86: link: Increase malloc size and decrease code size by Simon Glass · 6 years ago
  39. 8dc2aa9 x86: samus: Increase the pre-reloc memory by Simon Glass · 6 years ago
  40. 3a44bfd x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · 6 years ago
  41. c6d84a3 sandbox: Add a note about the growing state_info struct by Simon Glass · 6 years ago
  42. 7d8fe15 pci: Add IDs for Intel high-definition audio by Simon Glass · 6 years ago
  43. 48ca690 gpio: Use case-insentive matching on the GPIO name by Simon Glass · 6 years ago
  44. b8989b5 gpio: Show inactive GPIOs when explicitly requested by Simon Glass · 6 years ago
  45. 7d38db5 pci: Fix comment in struct pci_child_platdata by Simon Glass · 6 years ago
  46. 11503be pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  47. 2b5d029 i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  48. 529f57d dm: syscon: Don't require a regmap for PCI devices by Simon Glass · 6 years ago
  49. f9811e8 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · 6 years ago
  50. 8dee7b9 log: Add documentation for convenience functions by Simon Glass · 6 years ago
  51. f0b05c9 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
  52. 6fc7e93 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  53. 97f9830 Merge branch '2019-02-19-master-imports' by Tom Rini · 6 years ago
  54. 06d01e6 travis: Exclude omap from the arm926ejs job by Tom Rini · 6 years ago
  55. 2d3beff cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y by Ismael Luceno Cortes · 6 years ago
  56. 72384ff dm: Fix typo 'Watchdot' -> 'Watchdog' by Chris Packham · 6 years ago
  57. 36a7534 ARM: omap3: evm: Update DM SPL support by Derald D. Woods · 6 years ago
  58. 6dd18bb omap3_beagle: Enable DM_SPI by Tom Rini · 6 years ago
  59. e0cc7df omap3_beagle: Update for DM SPL support by Tom Rini · 6 years ago
  60. 84c7a13 cmd/fs: fix build if CMD_BOOTEFI is not set by Gervais, Francois · 6 years ago
  61. 0cd9465 ARM: omap3_logic: Enable SPL booting device tree by Adam Ford · 6 years ago
  62. ed59a76 ARM: DTS: omap3-u-boot.dtsi by Adam Ford · 6 years ago
  63. 57ade07 ARM: da8xxevm: Add NAND instructions for da850-evm to README by Adam Ford · 6 years ago
  64. 1c6b6f3 ARM: am3517_evm: Enable Falcon Mode by Adam Ford · 6 years ago
  65. 591353d ARM: da850evm: Increase Malloc Size by Adam Ford · 6 years ago
  66. 362d00d hikey: Allow environment to store in eMMC and increase bootdelay by Manivannan Sadhasivam · 6 years ago
  67. 7374b15 test: let use gdbserver for all sandbox targets by Igor Opaniuk · 6 years ago
  68. 4ebcb16 bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158 by Philippe Reynes · 6 years ago
  69. 1e7883f dtbo: Fix dtbo generation rules by Michal Simek · 6 years ago
  70. e48485f fs: fat: Reduce default max clustersize 64KiB from malloc pool by Tien Fong Chee · 6 years ago
  71. 8537874 fs: fat: dynamically allocate memory for temporary buffer by Tien Fong Chee · 6 years ago
  72. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  73. 8502fe8 configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU by Bin Liu · 6 years ago
  74. 44ac80e cmd: date: Do not overwrite arguments by Roman Kapl · 6 years ago
  75. 957f51e elf: fix cache flushing in 'bootelf -p' command by Kurban Mallachiev · 6 years ago
  76. eaba7df board/BuR/brxre1: convert do DM by Hannes Schmelzer · 6 years ago
  77. 90037d4 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  78. c7cd4af tpm: simplify: tpm_set_global_lock() by Heinrich Schuchardt · 6 years ago
  79. b0d4a85 configs: ls1021a: enable sata configs for all ls1021a defconfigs by Peng Ma · 6 years ago
  80. 281ffa5 configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs by Peng Ma · 6 years ago
  81. a4707dd configs: ls208xa: enable sata configs for all ls208xa defconfigs by Peng Ma · 6 years ago
  82. d1a6896 configs: ls1088a: enable sata configs for all ls1088a defconfigs by Peng Ma · 6 years ago
  83. 5e1806d configs: ls1046a: enable sata configs for all ls1046a defconfigs by Peng Ma · 6 years ago
  84. 0833d95 configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigs by Peng Ma · 6 years ago
  85. f11e492 armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig by Peng Ma · 6 years ago
  86. 5c08d96 armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig by Rajesh Bhagat · 6 years ago
  87. bbf5b25 armv8: layerscape: move TZASC and TZPC configs to Kconfig by Rajesh Bhagat · 6 years ago
  88. a860806 QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD Card by Zhao Qiang · 6 years ago
  89. eb967b9 armv8: ls1043ardb: Add the nand_bootcmd definition by Wen He · 6 years ago
  90. 1eba723 lx2160aqds : Add support for LX2160AQDS platform by Pankaj Bansal · 6 years ago
  91. edc975b board/lx2160a: Add init_func_vid() definition by Priyanka Jain · 6 years ago
  92. 19e97e4 armv8: lx2160: Add secure boot target and enable distro boot. by Udit Agarwal · 6 years ago
  93. 3e1a9b5 board/lx2160ardb: Add distro boot support by Priyanka Jain · 6 years ago
  94. 938e35e lx2160: Enable support of EMC2305 by Meenakshi Aggarwal · 6 years ago
  95. e088e58 armv8: emc2305: add support for fan controller by Meenakshi Aggarwal · 6 years ago
  96. 58c3e62 armv8: lx2160ardb : Add support for LX2160ARDB platform by Priyanka Jain · 6 years ago
  97. 2e53759 armv8: fsl-layerscape: reorder rgmii dpmacs' enablement by Pankaj Bansal · 6 years ago
  98. 8c48753 armv8, lx2160a: Initialize ethernet array in serdes_init by Priyanka Jain · 6 years ago
  99. 50dcbd1 drivers/ddr/fsl: Update fsl_ddr_board_options as weak function by Priyanka Jain · 6 years ago
  100. b3b7706 arch: arm: lib: Flush L3 after relocation to DDR by Meenakshi Aggarwal · 6 years ago