1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  3. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  4. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  5. 58c8c09 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  6. 05c6e30 board: evb-rk3399: enable usb 2.0 host vbus power on board_init by Kever Yang · 8 years ago
  7. ad05138 rk3399: enable the pwm2/3 pinctrl in board init by Kever Yang · 8 years ago
  8. 47e60cb ARM64: zynqmp: Add support for chip ID detection by Michal Simek · 9 years ago
  9. d58fc12 ARM64: zynqmp: Add support for DFU from SPL by Michal Simek · 8 years ago
  10. 9feff38 ARM64: zynqmp: Fix usb_gadget_handle_interrupt routine by Michal Simek · 8 years ago
  11. 275bd6d ARM64: zynqmp: Wire up both USBs available on ZynqMP by Michal Simek · 8 years ago
  12. 423620b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  13. ad8783c boston: Introduce support for the MIPS Boston development board by Paul Burton · 8 years ago
  14. 566ce04d MIPS: Malta: Enable CM & L2 support by Paul Burton · 8 years ago
  15. ebf2b9e mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  16. a2ed3f4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  17. 60c629b PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig by Tom Rini · 8 years ago
  18. adf32ad PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · 8 years ago
  19. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  20. 2945eb7 sandbox: document support of block device emulation by Stefan Brüns · 8 years ago
  21. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  22. 348df5b sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  23. 696a91f Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  24. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  25. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  26. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  27. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  28. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  29. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  30. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  31. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. 126fe70 armv8: ls1046aqds: Add LS1046AQDS board support by Shaohui Xie · 8 years ago
  38. dd02936 armv8: ls1046ardb: Add LS1046ARDB board support by Mingkai Hu · 8 years ago
  39. b9e745b driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a by Shengzhou Liu · 8 years ago
  40. 93a6d32 armv7:ls1021a: Enable workaround for DDR erratum A-009942 by Shengzhou Liu · 8 years ago
  41. 214ffae nxp: ls102xa: add LS1 PSCI system suspend by Hongbo Zhang · 8 years ago
  42. b63a950 armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  43. b392a6d fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · 8 years ago
  44. 664b652 fsl: csu: add an API to set R/W permission to PCIe by Hou Zhiqiang · 8 years ago
  45. c37fdbd fsl: csu: add an API to set individual device access permission by Hou Zhiqiang · 8 years ago
  46. 341238f arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · 8 years ago
  47. 285c748 board: ls1043ardb: move sec_init to board_init by Sumit Garg · 8 years ago
  48. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  49. 01c5075 board: ks2: README: Update to add K2G support by Lokesh Vutla · 8 years ago
  50. c989166 board: am57xx: Fix missing check for beagle_x15 by Nishanth Menon · 8 years ago
  51. c0b1d80 board: am57xx: MAINTAINERS: Update for current maintainer by Nishanth Menon · 8 years ago
  52. 174245b ARM: am335x: select DM_GPIO by Masahiro Yamada · 8 years ago
  53. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  54. 31c98cb omap3logic: Fix PBIAS Bug by Adam Ford · 8 years ago
  55. cfe2556 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
  56. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  57. d4ee504 warp7: Print secure/non-secure mode info by Fabio Estevam · 8 years ago
  58. ab25f0f mx6ul_14x14_ev: Enable the CCGR clocks earlier by Fabio Estevam · 8 years ago
  59. b343417 mx6ul_14x14_evk: Adjust SPL DDR3 settings by Fabio Estevam · 8 years ago
  60. 7dbda25 mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang by Fabio Estevam · 8 years ago
  61. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  62. 946db0c mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  63. 78eed0a mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  64. 938076e pico-imx6ul: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  65. f8de60b ARM: board: cm_fx6: fix mtd partition fixup by Christopher Spinrath · 8 years ago
  66. eb3813a mx6ul_14x14_evk: don't use array for SD2 card detect pad by Eric Nelson · 8 years ago
  67. 693779e warp: Fix RAM size runtime detection by Fabio Estevam · 8 years ago
  68. 7d301a5 warp7: Add PMIC support by Vanessa Maegima · 8 years ago
  69. ff38322 arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · 8 years ago
  70. 76b21ef mx7dsabresd: Print secure/non-secure mode info by Fabio Estevam · 8 years ago
  71. 5a74a39 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · 8 years ago
  72. fa855d3 sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol by Andre Przywara · 8 years ago
  73. de300ea sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC by Hans de Goede · 8 years ago
  74. ca5c370 sunxi: Add support for A33-OLinuXino board by Stefan Mavrodiev · 8 years ago
  75. 6d973ad sunxi: Add iNet D978 rev2 defconfig by Icenowy Zheng · 8 years ago
  76. b615267 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  77. cb1cbdd x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload by Bin Meng · 8 years ago
  78. b89dfcf Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  79. bc2f8a5 rockchip: rk3399: update MAINTAINER file by Kever Yang · 8 years ago
  80. c6b968d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  81. c21fc7e treewide: fix "followings" to "following" by Masahiro Yamada · 8 years ago
  82. 8d463c5 sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet by Hans de Goede · 8 years ago
  83. a1243f7 sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB by Hans de Goede · 8 years ago
  84. c98b171 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  85. 0f2765e ARM: rmobile: lager: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 8 years ago
  86. d8fc402 arm: rmobile: Fix HDMI output for BLANCHE board by masakazu.mochizuki.wd@hitachi.com · 8 years ago
  87. 6f107e4 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 8 years ago
  88. 4ebaba5 ARM: rmobile: rcar-common: Fix warning of type difference by Nobuhiro Iwamatsu · 9 years ago
  89. e525d34 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · 9 years ago
  90. 581183d ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · 9 years ago
  91. a7da6f8 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 9 years ago
  92. 1cc95f6 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  93. 27daffe x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · 8 years ago
  94. b1ad6c6 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  95. 303dfc2 x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · 8 years ago
  96. c2147e2 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · 8 years ago
  97. f55137f x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · 8 years ago
  98. 7e270ec xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  99. f225d39 vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  100. 2ef98d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago