1. c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  2. 995b60b sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  3. 7e87816 sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  4. 6d29cc7 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  5. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  6. 04a03b2 mx6sabresd: Select the CONFIG_EFI_PARTITION option by Fabio Estevam · 7 years ago
  7. 0fb1a8a mx6: fix MAINTAINERS for Engicam i.CoreM6 1.5 MIPI by Stefano Babic · 7 years ago
  8. 5abcbd7 net: sh_eth: Fix DT base address fetching by Marek Vasut · 7 years ago
  9. 5262767 net: sh_eth: Fix checkpatch warning by Marek Vasut · 7 years ago
  10. 60279b5 net: sh_eth: Return directly from sh_eth_recv_start by Marek Vasut · 7 years ago
  11. 3c5a7b7 net: sh_eth: Zap port variable by Marek Vasut · 7 years ago
  12. 02b0895 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  13. 25f6dc8 ARM: rmobile: Fix broken reset code on Porter by Marek Vasut · 7 years ago
  14. a6e50da ARM: rmobile: Replace SH I2C with IIC on Porter by Marek Vasut · 7 years ago
  15. 88306db ARM: dts: rmobile: Enable I2C6 on Porter by Marek Vasut · 7 years ago
  16. f51155e i2c: rcar_iic: Allow IIC on RCar Gen2 by Marek Vasut · 7 years ago
  17. 7b8eeb4 ARM: rmobile: Set FDT/initramfs limits on Porter by Marek Vasut · 7 years ago
  18. a05dab4 ARM: rmobile: Enable convenient commands on Porter by Marek Vasut · 7 years ago
  19. cd07358 ARM: rmobile: Reset ethernet PHY by Marek Vasut · 7 years ago
  20. 8a41f68 ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porter by Marek Vasut · 7 years ago
  21. bd650cd Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  22. 7961b9f Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  23. fee626c Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  24. b2cdef4 env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  25. e1caa58 env: Fix env_load_location by York Sun · 7 years ago
  26. 5b6ae55 ARM: rmobile: Enable autocompletion on Gen2 by Marek Vasut · 7 years ago
  27. 7ee37d0 ARM: rmobile: Convert Porter to SPL by Marek Vasut · 7 years ago
  28. 8a8d300 ARM: dts: rmobile: Make PFC and RST available before reloc by Marek Vasut · 7 years ago
  29. ccb947f ARM: dts: rmobile: Make scif0 available before reloc on Porter by Marek Vasut · 7 years ago
  30. 5c44ddc serial: Replace CONFIG_ with CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  31. 974147b ARM: rmobile: Enable autocompletion on Gen3 by Marek Vasut · 7 years ago
  32. 74caed0 ARM: rmobile: Enable DTO support on Gen3 by Marek Vasut · 7 years ago
  33. d64c789 net: ravb: Initialize PHY in probe() once by Marek Vasut · 7 years ago
  34. fd5577c clk: rmobile: Assure SD-IF clock are configured correctly by Marek Vasut · 7 years ago
  35. 32fe365 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  36. f116634 RPi: Add myself as board maintainer by Alexander Graf · 7 years ago
  37. fef4a54 arm: socfpga: use imply instead of select where applicable by Simon Goldschmidt · 7 years ago
  38. 21a9f43 Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA by Lukasz Majewski · 7 years ago
  39. a6fbf94 arm: socfpga: fix qspi flash compatible (add "spi-flash") by Simon Goldschmidt · 7 years ago
  40. d53b128 arc: Fix final linkage with Elf32 tools by Alexey Brodkin · 7 years ago
  41. b16c129 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  42. 163f885 usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH by Alexey Brodkin · 7 years ago
  43. 04e2cea Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig by Lukasz Majewski · 7 years ago
  44. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  45. 0c502b6 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  46. ac72757 Revert "drivers/ddr/fsl: Dual-license DDR driver" by Tom Rini · 7 years ago
  47. d693742 spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  48. 0c3fecd cmd: scsi: move CMD_SCSI to device access commands by Heinrich Schuchardt · 7 years ago
  49. 678382c arm/PSCI: support PSCI versions greater than 1.0 by Andre Heider · 7 years ago
  50. d877a6c Fix --noheader on fw_printenv by Alex Kiernan · 7 years ago
  51. beffc17 am335x_evm: Consolidate eMMC partitions with DFU info by Sam Protsenko · 7 years ago
  52. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  53. 7a88afd configs: Drop unused CONFIG_SPL_MMC_MINIMAL by Tom Rini · 7 years ago
  54. d8aed6f configs: am335x_evm: Add DYNAMIC_CRC_TABLE by Faiz Abbas · 7 years ago
  55. 36c1877 lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig by Faiz Abbas · 7 years ago
  56. 7e63ba2 configs: am335x_evm: Disable ISO and EFI partitions in SPL by Faiz Abbas · 7 years ago
  57. 7d531e8 arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOK by Simon Goldschmidt · 7 years ago
  58. 6becd9d ARM: image: indent with tab instead of 4 spaces by Masahiro Yamada · 7 years ago
  59. bf14d9a cmd: booti: fix invalid image address in debug message by Masahiro Yamada · 7 years ago
  60. 0850d7f efi_driver: comment struct efi_driver_ops by Heinrich Schuchardt · 7 years ago
  61. 80ee4fc dm: core: fix typo in comment (device.h) by Heinrich Schuchardt · 7 years ago
  62. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  63. 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
  64. fbca0e6 spi: Migrate CONFIG_CF_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  65. 4a942f4 spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  66. 2c4b096 spi: Migrate CONFIG_LPC32XX_SSP to Kconfig by Tuomas Tynkkynen · 7 years ago
  67. bbdf386 spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  68. 60e5456 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  69. 7b819b5 spi: Migrate CONFIG_MXS_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  70. a5dfabe spi: Migrate CONFIG_SH_QSPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  71. 95d3877 spi: Migrate CONFIG_SH_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  72. 4d69009 .travis.yml: test xtensa xtfpga board in QEMU by Max Filippov · 7 years ago
  73. 64c26fe xtfpga: enable hush parser by Max Filippov · 7 years ago
  74. b6f3a12 .travis.yml: download xtensa prebuilt toolchain by Max Filippov · 7 years ago
  75. 244ce78 microblaze: bootm: Fix compiler warning by Bin Meng · 7 years ago
  76. d679a52 arm: omap2: Fix compiler warning by Bin Meng · 7 years ago
  77. e48be29 video: ivybridge_igd: Fix compiler warning by Bin Meng · 7 years ago
  78. 175c3e3 tftp: update: Include missing cfi_flash.h header by Marek Vasut · 7 years ago
  79. b254c52 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · 7 years ago
  80. ac08432 cmd: fitupd: Convert CONFIG_CMD_FITUPD by Marek Vasut · 7 years ago
  81. 85f855c Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  82. a5af51a spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · 7 years ago
  83. 6e5308c rockchip: gpio: remove dead code by Heinrich Schuchardt · 7 years ago
  84. ebdb098 Prepare v2018.03-rc2 by Tom Rini · 7 years ago
  85. cda87ec Fix misaligned buffer in env_fat_save by Alex Kiernan · 7 years ago
  86. f3177d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  87. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  88. 7c8f00e configs: Resync with savedefconfig by Tom Rini · 7 years ago
  89. f59ab6c Merge tag 'signed-efi-v2018.03' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  90. df9cf56 efi_loader: correct efi_disk_register by Heinrich Schuchardt · 7 years ago
  91. 0c23074 efi_loader: add missing runtime services stubs by Heinrich Schuchardt · 7 years ago
  92. f3b5056 efi_loader: split README.efi into two separate documents by Heinrich Schuchardt · 7 years ago
  93. 038782a efi_driver: return type of efi_driver_init() by Heinrich Schuchardt · 7 years ago
  94. f19a95a efi_loader: do not use 2.0.5 as UEFI revision number by Heinrich Schuchardt · 7 years ago
  95. 9f0930e efi_loader: create stub for CreateEventEx by Heinrich Schuchardt · 7 years ago
  96. ae86b6b efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · 7 years ago
  97. f623e07 efi_loader: fix the online help for bootefi bootmgr by Heinrich Schuchardt · 7 years ago
  98. 268ec6e efi_loader: fix building crt0 on arm by Heinrich Schuchardt · 7 years ago
  99. ee3556b drivers/ddr/fsl: Dual-license DDR driver by York Sun · 7 years ago
  100. 990d06b PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · 7 years ago