1. e23eb94 ARM: rmobile: Stop using rcar-common/common.c on Gen3 by Marek Vasut · 7 years ago
  2. 7bcdd0c ARM: rmobile: Clean up GIC macros by Marek Vasut · 7 years ago
  3. fab5c41 ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards by Marek Vasut · 7 years ago
  4. fade9f2 ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB by Marek Vasut · 7 years ago
  5. b06c46d Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  6. d28dc3d arm: zynq: Do not show information from checkboard twice by Michal Simek · 7 years ago
  7. fcc8250 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  8. 74a4818 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  9. fabcffe boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000 by Paul Burton · 7 years ago
  10. c5bf161 Update Paul Burton's email address by Paul Burton · 7 years ago
  11. a27bcbf ARM: uniphier: remove unused NAND CONFIG options by Masahiro Yamada · 7 years ago
  12. e9986a4 gpio: uniphier: import dt-binginds header from Linux by Masahiro Yamada · 7 years ago
  13. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  14. a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  15. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  16. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  17. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  18. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  19. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  20. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  21. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  22. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  23. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  24. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  25. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  26. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  27. 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  28. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  29. 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  30. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  31. 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  32. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  33. 9c77cb7 arm64: zynqmp: Update device tree for pinmux by Michal Simek · 7 years ago
  34. e81589e ata: Fix ahci wording by Michal Simek · 7 years ago
  35. dea4d2f arm: zynq: Add mini u-boot configuration for zynq by Michal Simek · 7 years ago
  36. 809704e arm: zynq: Move ZYNQ_SERIAL to Kconfig by Michal Simek · 7 years ago
  37. 7fad612 arm: zynq: Enable FPGA/FPGA_XILINX via Kconfig by Michal Simek · 7 years ago
  38. bd28e5c arm: zynq: Remove empty ifdef env structures from config file by Michal Simek · 7 years ago
  39. 413ab5b arm: zynq: Add support for SYZYGY Hub board by Tom McLeod · 7 years ago
  40. 65972a0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  41. 6e6cf01 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  42. 152038e i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  43. 1f6e9bd i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  44. f086812 mx6sxsabresd: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  45. eb57c0b fdt: Add compatible strings for Arria 10 by Tien Fong Chee · 7 years ago
  46. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  47. 9f45aeb spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  48. f2efe67 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · 7 years ago
  49. 7501447 spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · 7 years ago
  50. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  51. 0879023 rockchip: remove duplicate CONFIG_ENV_SIZE definitions by Philipp Tomsich · 7 years ago
  52. 4bbb05b rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · 7 years ago
  53. 4d9253f rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · 7 years ago
  54. b3a6cdc rockchip: rk3036: use aligned address for SPL_TEXT_BASE by Philipp Tomsich · 7 years ago
  55. a33fee1 rockchip: rk3288: use aligned address for SPL_TEXT_BASE by Kever Yang · 7 years ago
  56. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  57. 65d87d6 dra7x: fastboot: Increase recovery partition size by Praneeth Bajjuri · 7 years ago
  58. 6b0071c mx53: Add Board support for GE PPD by Peter Senna Tschudin · 7 years ago
  59. 2566c4f pico-imx6ul: Use FS_GENERIC load command by Fabio Berton · 7 years ago
  60. ebbdeb2 pico-imx6ul: Add function to create gpt partitions by Fabio Berton · 7 years ago
  61. db430cd pico-imx6ul: Define partition layout in the environment by Fabio Berton · 7 years ago
  62. d93ab9b pico-imx6ul: Add boot and rootfs dfu_alt_info by Fabio Berton · 7 years ago
  63. 65551e3 pico-imx6ul: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  64. 9cc71cf pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variable by Fabio Berton · 7 years ago
  65. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  66. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  67. 232ed3c arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  68. afc1a78 dm: core: fix member name in ofnode_union documentation by Baruch Siach · 7 years ago
  69. 1259f77 tpm: add more useful NV storage permission flags by André Draszik · 7 years ago
  70. 3c60502 tpm: add tpm_get_random() by André Draszik · 7 years ago
  71. 9a16153 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · 7 years ago
  72. ae0d82f arm: amlogic: p212: Add support for Ethernet with Internal PHY by Neil Armstrong · 7 years ago
  73. 8995a96 net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  74. 50a327d lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  75. 1c4b453 linux/types.h: add typedef of uintptr_t by Masahiro Yamada · 7 years ago
  76. 9e65b01 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · 7 years ago
  77. cade865 arm: add initial support for Amlogic P212 based on Meson GXL family by Neil Armstrong · 7 years ago
  78. 4862215 ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5 by Neil Armstrong · 7 years ago
  79. ebca208 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  80. 962b8fe arm: mvebu: clearfog: Fix SPI-NOR flash access by Jon Nettleton · 7 years ago
  81. bc08554 armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  82. 397a173 armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  83. aab2ef9 armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  84. 1c8263d armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  85. d9195c6 armv8: ls1088ardb: Add distro boot support by Ashish Kumar · 7 years ago
  86. 91fded6 armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · 7 years ago
  87. 099f409 armv8: ls1088ardb: Add SD boot support for ls1088 by Ashish Kumar · 7 years ago
  88. f65425f armv8: ls1088: Enable SATA for ls1088 by Ashish Kumar · 7 years ago
  89. 6447eb0 armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfig by Ashish Kumar · 7 years ago
  90. 36b6e0c rockchip: configs: vyasa: Update falcon offsets by Jagan Teki · 7 years ago
  91. 1c4043e Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  92. 3c674b7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  93. a3eec24 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · 7 years ago
  94. e286fad sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · 7 years ago
  95. bcfb365 mmc: fsl_esdhc: Fix PIO timeout by Benoît Thébaudeau · 7 years ago
  96. 07df697 mx25: Move MX25 selection to Kconfig by Fabio Estevam · 7 years ago
  97. b5557ff rockchip: board: puma_rk3399: make env location selectable via Kconfig by Klaus Goger · 7 years ago
  98. be942f2 rockchip: config: use common CONFIG_ENV_SIZE for all SoCs by Kever Yang · 7 years ago
  99. c742043 rockchip: config: sync the ENV offset from rockchip legacy U-Boot by Kever Yang · 7 years ago
  100. 5d2f1d8 rockchip: rock: remove CONFIG_ENV_OFFSET by Kever Yang · 7 years ago