1. b3d6090 efi_loader: implement SetWatchdogTimer by Heinrich Schuchardt · 7 years ago
  2. 9804d88 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  3. 55e76b3 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  4. 6ea51d2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  5. ab61e17 ARM: rmobile: Rework the ULCB CPLD driver by Marek Vasut · 7 years ago
  6. f86474e arm64: mvebu: armada-7k/8k: drop useless #ifdef by Baruch Siach · 7 years ago
  7. a53fbf4 distro bootcmd: define bootloader name for x86 by Heinrich Schuchardt · 7 years ago
  8. b2e01ff board: laird: add WB50N CPU module by Ben Whitten · 7 years ago
  9. 5aaef60 board: laird: add WB45N CPU module by Ben Whitten · 7 years ago
  10. 9bd76b8 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  11. aaa4ba9 board: atmel: add sama5d2_ptc_ek board by Ludovic Desroches · 7 years ago
  12. 014a953 stm32: migrate clock structs in include/stm32_rcc.h by Patrice Chotard · 7 years ago
  13. 4e97e25 clk: clk_stm32fx: add clock configuration for mmc usage by Patrice Chotard · 7 years ago
  14. 928954f dm: misc: bind STM32F4/F7 clock from rcc MFD driver by Patrice Chotard · 7 years ago
  15. c39b79d nds32: board: Support ftsdc010 DM. by Rick Chen · 7 years ago
  16. 02e80f0 ARM: rmobile: Migrate boards to RCar IIC drivers by Marek Vasut · 7 years ago
  17. 76080d0 ARM: rmobile: Remove SCIF configs by Marek Vasut · 7 years ago
  18. 61e2ff8 ARM: rmobile: Clean up ad-hoc clock macros by Marek Vasut · 7 years ago
  19. 8c1b52f ARM: rmobile: Zap ad-hoc DRAM configuration macros by Marek Vasut · 7 years ago
  20. 1bb8ea3 ARM: rmobile: Zap rmobile_sysinfo on Gen3 by Marek Vasut · 7 years ago
  21. e23eb94 ARM: rmobile: Stop using rcar-common/common.c on Gen3 by Marek Vasut · 7 years ago
  22. 7bcdd0c ARM: rmobile: Clean up GIC macros by Marek Vasut · 7 years ago
  23. fab5c41 ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards by Marek Vasut · 7 years ago
  24. fade9f2 ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB by Marek Vasut · 7 years ago
  25. b06c46d Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  26. d28dc3d arm: zynq: Do not show information from checkboard twice by Michal Simek · 7 years ago
  27. fcc8250 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  28. 74a4818 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  29. fabcffe boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000 by Paul Burton · 7 years ago
  30. c5bf161 Update Paul Burton's email address by Paul Burton · 7 years ago
  31. a27bcbf ARM: uniphier: remove unused NAND CONFIG options by Masahiro Yamada · 7 years ago
  32. e9986a4 gpio: uniphier: import dt-binginds header from Linux by Masahiro Yamada · 7 years ago
  33. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  34. a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  35. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  36. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  37. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  38. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  39. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  40. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  41. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  42. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  43. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  44. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  45. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  46. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  47. 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  48. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  49. 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  50. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  51. 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  52. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  53. 9c77cb7 arm64: zynqmp: Update device tree for pinmux by Michal Simek · 7 years ago
  54. e81589e ata: Fix ahci wording by Michal Simek · 7 years ago
  55. dea4d2f arm: zynq: Add mini u-boot configuration for zynq by Michal Simek · 7 years ago
  56. 809704e arm: zynq: Move ZYNQ_SERIAL to Kconfig by Michal Simek · 7 years ago
  57. 7fad612 arm: zynq: Enable FPGA/FPGA_XILINX via Kconfig by Michal Simek · 7 years ago
  58. bd28e5c arm: zynq: Remove empty ifdef env structures from config file by Michal Simek · 7 years ago
  59. 413ab5b arm: zynq: Add support for SYZYGY Hub board by Tom McLeod · 7 years ago
  60. 65972a0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  61. 6e6cf01 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  62. 152038e i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  63. 1f6e9bd i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  64. f086812 mx6sxsabresd: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  65. eb57c0b fdt: Add compatible strings for Arria 10 by Tien Fong Chee · 7 years ago
  66. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  67. 9f45aeb spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  68. f2efe67 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · 7 years ago
  69. 7501447 spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · 7 years ago
  70. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  71. 0879023 rockchip: remove duplicate CONFIG_ENV_SIZE definitions by Philipp Tomsich · 7 years ago
  72. 4bbb05b rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · 7 years ago
  73. 4d9253f rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · 7 years ago
  74. b3a6cdc rockchip: rk3036: use aligned address for SPL_TEXT_BASE by Philipp Tomsich · 7 years ago
  75. a33fee1 rockchip: rk3288: use aligned address for SPL_TEXT_BASE by Kever Yang · 7 years ago
  76. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  77. 65d87d6 dra7x: fastboot: Increase recovery partition size by Praneeth Bajjuri · 7 years ago
  78. 6b0071c mx53: Add Board support for GE PPD by Peter Senna Tschudin · 7 years ago
  79. 2566c4f pico-imx6ul: Use FS_GENERIC load command by Fabio Berton · 7 years ago
  80. ebbdeb2 pico-imx6ul: Add function to create gpt partitions by Fabio Berton · 7 years ago
  81. db430cd pico-imx6ul: Define partition layout in the environment by Fabio Berton · 7 years ago
  82. d93ab9b pico-imx6ul: Add boot and rootfs dfu_alt_info by Fabio Berton · 7 years ago
  83. 65551e3 pico-imx6ul: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  84. 9cc71cf pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variable by Fabio Berton · 7 years ago
  85. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  86. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  87. 232ed3c arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  88. afc1a78 dm: core: fix member name in ofnode_union documentation by Baruch Siach · 7 years ago
  89. 1259f77 tpm: add more useful NV storage permission flags by André Draszik · 7 years ago
  90. 3c60502 tpm: add tpm_get_random() by André Draszik · 7 years ago
  91. 9a16153 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · 7 years ago
  92. ae0d82f arm: amlogic: p212: Add support for Ethernet with Internal PHY by Neil Armstrong · 7 years ago
  93. 8995a96 net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  94. 50a327d lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  95. 1c4b453 linux/types.h: add typedef of uintptr_t by Masahiro Yamada · 7 years ago
  96. 9e65b01 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · 7 years ago
  97. cade865 arm: add initial support for Amlogic P212 based on Meson GXL family by Neil Armstrong · 7 years ago
  98. 4862215 ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5 by Neil Armstrong · 7 years ago
  99. ebca208 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  100. 962b8fe arm: mvebu: clearfog: Fix SPI-NOR flash access by Jon Nettleton · 7 years ago