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