1. fd8b802 gpio: altera_pio: fix get_value by Julien Béraud · 6 years ago
  2. 110a3e2 Merge branch '2019-02-22-master-imports' by Tom Rini · 6 years ago
  3. 6c9e7ea preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  4. 89077ba cmd: Kconfig: LED command depends on LED subsystems by Jan Kiszka · 6 years ago
  5. 41b6dc9 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  6. 8b60af7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  7. 28d1033 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  8. a8408c2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  9. 108d739 board: toradex: turn off lcd backlight before OS handover by Gerard Salvatella · 6 years ago
  10. 4ffb856 nyan-big: drop CONFIG_KEYBOARD by Peter Robinson · 6 years ago
  11. 6249fdf Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
  12. 43ecef4 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  13. 12d37d8 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  14. 8023936 ARM: tegra: Reserve 32MB for the Linux kernel by Jonathan Hunter · 6 years ago
  15. 0843408 ARM: tegra: enable ums on nyan boards by Tristan Bastian · 6 years ago
  16. 10b3986 nyan-big: add padding to its file by Tristan Bastian · 6 years ago
  17. dbc96b1 nyan-big: change spi delay by Tristan Bastian · 6 years ago
  18. 167412c tegra20: common: fix USB_EHCI_TXFIFO_THRESH value by Peter Robinson · 6 years ago
  19. 4a8e5d0 tegra: cleanup dangling comments in include/configs by Peter Robinson · 6 years ago
  20. 7e111d4 x86: Add sound support for samus by Simon Glass · 6 years ago
  21. 5b6e44e x86: sound: Add sound support for samus (broadwell) by Simon Glass · 6 years ago
  22. 12b3b58 sound: Add a driver for RealTek RT5677 by Simon Glass · 6 years ago
  23. ba4b87a x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
  24. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  25. 7c2beb0 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  26. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  27. 8521252 x86: coreboot: Enable the beeper sound driver by Simon Glass · 6 years ago
  28. 950cc82 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
  29. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  30. e7ceeef sound: x86: link: Add sound support by Simon Glass · 6 years ago
  31. 4d5814c sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  32. b67c18d sound: Add support for Intel HDA by Simon Glass · 6 years ago
  33. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  34. 7dfe527 sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  35. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  36. dbadbb7 pch: Add ioctl support by Simon Glass · 6 years ago
  37. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  38. 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  39. 3698446 x86: link: Increase malloc size and decrease code size by Simon Glass · 6 years ago
  40. 6d15c8d x86: samus: Increase the pre-reloc memory by Simon Glass · 6 years ago
  41. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · 6 years ago
  42. 17d133b sandbox: Add a note about the growing state_info struct by Simon Glass · 6 years ago
  43. d84a1d6 pci: Add IDs for Intel high-definition audio by Simon Glass · 6 years ago
  44. 26e8b49 gpio: Use case-insentive matching on the GPIO name by Simon Glass · 6 years ago
  45. 8edd31b gpio: Show inactive GPIOs when explicitly requested by Simon Glass · 6 years ago
  46. a88a50e pci: Fix comment in struct pci_child_platdata by Simon Glass · 6 years ago
  47. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  48. bd9ca8d i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  49. 7e75aba dm: syscon: Don't require a regmap for PCI devices by Simon Glass · 6 years ago
  50. e0144f2 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · 6 years ago
  51. abe52cd log: Add documentation for convenience functions by Simon Glass · 6 years ago
  52. 38617e8 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
  53. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  54. ff27257 Merge branch '2019-02-19-master-imports' by Tom Rini · 6 years ago
  55. 02868d2 travis: Exclude omap from the arm926ejs job by Tom Rini · 6 years ago
  56. ea5429b cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y by Ismael Luceno Cortes · 6 years ago
  57. f5c9811 dm: Fix typo 'Watchdot' -> 'Watchdog' by Chris Packham · 6 years ago
  58. 88313d9 ARM: omap3: evm: Update DM SPL support by Derald D. Woods · 6 years ago
  59. 7f49dff omap3_beagle: Enable DM_SPI by Tom Rini · 6 years ago
  60. 56c7a6a omap3_beagle: Update for DM SPL support by Tom Rini · 6 years ago
  61. e9fae31 cmd/fs: fix build if CMD_BOOTEFI is not set by Gervais, Francois · 6 years ago
  62. 5d64070 ARM: omap3_logic: Enable SPL booting device tree by Adam Ford · 6 years ago
  63. b92bc4f ARM: DTS: omap3-u-boot.dtsi by Adam Ford · 6 years ago
  64. 5005308 ARM: da8xxevm: Add NAND instructions for da850-evm to README by Adam Ford · 6 years ago
  65. 57f719b ARM: am3517_evm: Enable Falcon Mode by Adam Ford · 6 years ago
  66. f442e0f ARM: da850evm: Increase Malloc Size by Adam Ford · 6 years ago
  67. 8659d78 hikey: Allow environment to store in eMMC and increase bootdelay by Manivannan Sadhasivam · 6 years ago
  68. ea5f17d test: let use gdbserver for all sandbox targets by Igor Opaniuk · 6 years ago
  69. 2fc7512 bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158 by Philippe Reynes · 6 years ago
  70. 0d45a6a dtbo: Fix dtbo generation rules by Michal Simek · 6 years ago
  71. d16b79b fs: fat: Reduce default max clustersize 64KiB from malloc pool by Tien Fong Chee · 6 years ago
  72. f6764f2 fs: fat: dynamically allocate memory for temporary buffer by Tien Fong Chee · 6 years ago
  73. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  74. 7dab692 configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU by Bin Liu · 6 years ago
  75. 0a0dbd4 cmd: date: Do not overwrite arguments by Roman Kapl · 6 years ago
  76. a064f19 elf: fix cache flushing in 'bootelf -p' command by Kurban Mallachiev · 6 years ago
  77. 008c6b5 board/BuR/brxre1: convert do DM by Hannes Schmelzer · 6 years ago
  78. c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  79. 060aefc tpm: simplify: tpm_set_global_lock() by Heinrich Schuchardt · 6 years ago
  80. 99503ac configs: ls1021a: enable sata configs for all ls1021a defconfigs by Peng Ma · 6 years ago
  81. 9d75b2d configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs by Peng Ma · 6 years ago
  82. 1c4bf2f configs: ls208xa: enable sata configs for all ls208xa defconfigs by Peng Ma · 6 years ago
  83. 2015a40 configs: ls1088a: enable sata configs for all ls1088a defconfigs by Peng Ma · 6 years ago
  84. 6dff14c configs: ls1046a: enable sata configs for all ls1046a defconfigs by Peng Ma · 6 years ago
  85. 42c0d17 configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigs by Peng Ma · 6 years ago
  86. a550eb6 armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig by Peng Ma · 6 years ago
  87. 52d237a armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig by Rajesh Bhagat · 6 years ago
  88. 5756f7e armv8: layerscape: move TZASC and TZPC configs to Kconfig by Rajesh Bhagat · 6 years ago
  89. ff12438 QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD Card by Zhao Qiang · 6 years ago
  90. 335b386 armv8: ls1043ardb: Add the nand_bootcmd definition by Wen He · 6 years ago
  91. 338baa3 lx2160aqds : Add support for LX2160AQDS platform by Pankaj Bansal · 6 years ago
  92. e94c324 board/lx2160a: Add init_func_vid() definition by Priyanka Jain · 6 years ago
  93. f34581e armv8: lx2160: Add secure boot target and enable distro boot. by Udit Agarwal · 6 years ago
  94. 1674406 board/lx2160ardb: Add distro boot support by Priyanka Jain · 6 years ago
  95. 936a68d lx2160: Enable support of EMC2305 by Meenakshi Aggarwal · 6 years ago
  96. bbd3318 armv8: emc2305: add support for fan controller by Meenakshi Aggarwal · 6 years ago
  97. fd45ca0 armv8: lx2160ardb : Add support for LX2160ARDB platform by Priyanka Jain · 6 years ago
  98. cc84062 armv8: fsl-layerscape: reorder rgmii dpmacs' enablement by Pankaj Bansal · 6 years ago
  99. 953c041 armv8, lx2160a: Initialize ethernet array in serdes_init by Priyanka Jain · 6 years ago
  100. 419ffc9 drivers/ddr/fsl: Update fsl_ddr_board_options as weak function by Priyanka Jain · 6 years ago