1. 7fd5b64 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  2. 050d8ab ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  3. e020861 ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN by Lokesh Vutla · 9 years ago
  4. 2accd96 ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  5. 7a9ca3c ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  6. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  7. 7ae228c drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  8. d98bc91 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · 9 years ago
  9. 97f8892 configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · 9 years ago
  10. 3a3b3d1 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · 9 years ago
  11. a92f11c config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · 9 years ago
  12. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  13. a4dd9bf x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  14. 1f7338a debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  15. c52be12 debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  16. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  17. a24bd0c x86: pci: Add PCI IDs for Wildcat Point by George McCollister · 9 years ago
  18. 321e860 cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · 9 years ago
  19. fb694b9 cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  20. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  21. 926f749 x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · 9 years ago
  22. 2f0999e x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  23. 8aceb8f linux/bitops.h: GENMASK copy from linux by Jagan Teki · 9 years ago
  24. 79d4d5f linux/bitops: Move BIT definitions at top by Jagan Teki · 9 years ago
  25. 66f5f82 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  26. 7f9f8e3 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards by Stefan Roese · 9 years ago
  27. 6ba2449 arm: mvebu: Enable DM_USB on AXP / A38x boards by Stefan Roese · 9 years ago
  28. e1b7bfd arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  29. e0c7aa4 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  30. c0931d0 sunxi: Add support for android boot image by Maxime Ripard · 9 years ago
  31. 8ff8bc8 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · 9 years ago
  32. 84a8b79 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  33. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  34. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  35. 66ab79d sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  36. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  37. 6e66b41 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  38. 7095ab3 sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  39. aa7b3f3 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  40. efdcea5 sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  41. f71e21a sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  42. 8ed5b0b igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  43. 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  44. 9be25dc ARM: dockstar: move start of environment area by Eric Cooper · 9 years ago
  45. 0ac9f40 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  46. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  47. 8bf5931 arm: vf610twr: improve memory layout by Stefan Agner · 9 years ago
  48. 83ef059 odroid: Add boot script (boot.scr) support by Guillaume GARDET · 9 years ago
  49. 0b84082 odroid: replace 'fatload' with 'load' to be able to use EXT* partitions by Guillaume GARDET · 9 years ago
  50. cd847ab imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  51. a3a095c pcm052: fix MTD partitioning by Albert ARIBAUD (3ADEV) · 9 years ago
  52. 363e424 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  53. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  54. fc3abe0 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  55. 41db9ed ppc4xx: Convert lwmon5 board to generic board by Stefan Roese · 9 years ago
  56. b47a63d Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  57. 48b034a ti: omap3: config: remove 1 from boolean define by Igor Grinberg · 9 years ago
  58. a30356f vexpress64: juno: use /dev/sda2 by Ryan Harkin · 9 years ago
  59. 66fe7ee vexpress64: juno: add alternate kernel and device tree filenames by Ryan Harkin · 9 years ago
  60. f7e1e9e vexpress64: juno: add optional initrd by Ryan Harkin · 9 years ago
  61. 6abfbf4 vexpress64: juno: add androidboot.hardware=juno by Ryan Harkin · 9 years ago
  62. b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  63. 642aa2c vexpress64: increase max gunzip size by Ryan Harkin · 9 years ago
  64. 64541f2 vexpress64: fix checkpatch warnings by Ryan Harkin · 9 years ago
  65. ad7dbd1 configs: ls1021atwr: Enable DSPI for LS1021ATWR by Yao Yuan · 9 years ago
  66. 12ea9d0 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  67. f5bd745 ARM: tegra: expand all SPL sizes to be consistent by Stephen Warren · 9 years ago
  68. fbc8547 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  69. 7ca1efb mx6sabre_common: Add DFU support by Fabio Estevam · 9 years ago
  70. 26ffbef vf610: add support for Phytec PCM052 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  71. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  72. 0b72633 tbs2910: explicitly set boot address by Soeren Moch · 9 years ago
  73. 91b8c6f Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  74. b32f391 arm, at91: small updates for the smartweb board by Heiko Schocher · 9 years ago
  75. 36b6893 ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMC by Josh Wu · 9 years ago
  76. 75ce95a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  77. 8de9d12 net: expose eth_is_active() function to test network device state by Bernhard Nortmann · 9 years ago
  78. 8fd443c sunxi: add "fel" boot target by Bernhard Nortmann · 9 years ago
  79. 9f7dc80 sunxi: Tweak various memory addresses by Hans de Goede · 9 years ago
  80. 22a1a53 sunxi: sunxi-common.h cleanup by Hans de Goede · 9 years ago
  81. 8f834de arm: Remove wireless_space board by Simon Glass · 9 years ago
  82. 03ee28d arm: Remove da830evm board by Simon Glass · 9 years ago
  83. 7de4acf ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF by Peter Griffin · 9 years ago
  84. 0382c64 ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default. by Peter Griffin · 9 years ago
  85. ff9302f ARM: hikey: Select DM, DM_GPIO from Kconfig by Peter Griffin · 9 years ago
  86. 6719baa ARM: hikey: Use linux/sizes.h for malloc size by Peter Griffin · 9 years ago
  87. afdb4f6 am437x_evm: increase phy autoneg timeout by Sekhar Nori · 9 years ago
  88. 905ff20 configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · 9 years ago
  89. b98cdce Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  90. 64ca6b9 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  91. 7c22c1e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  92. 75f16f8 ARM: uniphier: allow to enable multiple SoCs by Masahiro Yamada · 9 years ago
  93. 4b85fb1 ARM: uniphier: remove kernel parameter settings from environment by Masahiro Yamada · 9 years ago
  94. 1fa0b01 ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · 9 years ago
  95. 56a2071 ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file by Masahiro Yamada · 9 years ago
  96. b4782cd ARM: uniphier: parse device tree to determine DRAM base and size by Masahiro Yamada · 9 years ago
  97. 4b275ea ARM: uniphier: change the external bus address mapping by Masahiro Yamada · 9 years ago
  98. 4903b6d ARM: uniphier: drop DCC micro support card support by Masahiro Yamada · 9 years ago
  99. ed36706 imx: mx7dsabresd: drop code for CONFIG_CMD_BMODE by Peng Fan · 9 years ago
  100. 2febc66 arm: socfpga: Enable env support on MCV by Marek Vasut · 9 years ago