1. 3562936 Revive OpenRD targets by Albert ARIBAUD · 9 years ago
  2. 44b0e47 tricorder: switch to CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  3. bf104ff stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  4. 540bb54 nios2: trim CONFIG_SYS_MEMTEST_END by Thomas Chou · 9 years ago
  5. 2925e2b nios2: trim CONFIG_SYS_MALLOC_LEN by Thomas Chou · 9 years ago
  6. 65af9f6 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  7. 92ae05c nios2: remove CONFIG_SYS_MALLOC_BASE macro by Thomas Chou · 9 years ago
  8. e07eee3 nios2: clean up macros that do not need a value in board header by Thomas Chou · 9 years ago
  9. 744b57b nios2: use dram bank in board info by Thomas Chou · 9 years ago
  10. 60b2525 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  11. 1674942 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  12. 8168ee3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  13. 87e2987 mpc85xx: Add support for the Varisys Cyrus board by Andy Fleming · 9 years ago
  14. 42800ff arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  15. fa43f69 arm: zynq: Use separate device tree instead of embedded by Simon Glass · 9 years ago
  16. 1c3f2c7 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config by Siva Durga Prasad Paladugu · 9 years ago
  17. 5486d06 ARM: dra7xx_evm: Add DFU support for qspi flash by Vignesh R · 9 years ago
  18. 83bf005 arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
  19. 94af684 T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 by Codrin Ciubotariu · 9 years ago
  20. 12486f3 powerpc/t1040qds: enable peripheral clock for eSDHC by Yangbo Lu · 9 years ago
  21. fa1e035 powerpc/t1040qds: enable adapter card type identification support by Yangbo Lu · 9 years ago
  22. 1611c8c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  23. a610473 ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · 9 years ago
  24. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  25. 7ee52af ls102xa: Adjust some macros for SD boot on LS1021A QDS board by Alison Wang · 9 years ago
  26. 7d4d58e configs: ls1021atwr: Enable ID EEPROM for SD boot by Yao Yuan · 9 years ago
  27. 7ff7166 arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff by Alison Wang · 9 years ago
  28. 831c068 armv8/ls1043a: Enable secondary cores by Hou Zhiqiang · 9 years ago
  29. c7ca8b0 armv8/ls1043ardb: Add sd boot support by Gong Qianyu · 9 years ago
  30. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  31. e829734 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  32. 3ad4472 armv8/ls1043ardb: Add nand boot support by Gong Qianyu · 9 years ago
  33. f3a8e2b armv8/ls1043ardb: Add LS1043ARDB board support by Mingkai Hu · 9 years ago
  34. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  35. 435acd8 armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  36. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  37. c69384e armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA by Shaohui Xie · 9 years ago
  38. 446d37c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  39. 29155e7 ocotea: Drop by Tom Rini · 9 years ago
  40. bb5553c taishan: Drop by Tom Rini · 9 years ago
  41. 9d9e2f5 ebony: Drop by Tom Rini · 9 years ago
  42. 123b6cd taihu: Remove by Tom Rini · 9 years ago
  43. 947cee1 arm: ls1021a: Add QSPI or IFC support in SD boot by Alison Wang · 9 years ago
  44. 713bf94 QE: modify the address of qe ucode by Zhao Qiang · 9 years ago
  45. 6b6db0d arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIAS by Scott Wood · 9 years ago
  46. 8e0e01d zynq-common: Add SPL SPI offset, size configs by Siva Durga Prasad Paladugu · 9 years ago
  47. 232a8e4 zynq-common: Enable ISSI SPI-NOR flash support by Jagan Teki · 9 years ago
  48. 9a76209 zynq-common: Enable Bank/Extended address register support by Jagan Teki · 9 years ago
  49. a241d4e zynq-common: Enable zynq qspi controller support by Jagan Teki · 9 years ago
  50. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  51. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  52. bff7856 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
  53. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  54. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  55. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  56. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  57. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  58. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  59. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  60. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  61. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  62. b6c1809 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · 9 years ago
  63. ca1d80c nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  64. 136b101 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  65. 8aff39e am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  66. 2a429d2 am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · 9 years ago
  67. 6ae8436 am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  68. b9ca4ab ARM: k2g: Add config file by Lokesh Vutla · 9 years ago
  69. e6d71e1 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  70. 391839f ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  71. aaf461f ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN by Lokesh Vutla · 9 years ago
  72. 01e870b ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  73. 53ee634 ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  74. 09bf4f2 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · 9 years ago
  75. bc3199f configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · 9 years ago
  76. 7749b67 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · 9 years ago
  77. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  78. e0ae648 x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  79. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  80. 301dd6b x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · 9 years ago
  81. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  82. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  83. 1d51ea1 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards by Stefan Roese · 9 years ago
  84. a79c840 arm: mvebu: Enable DM_USB on AXP / A38x boards by Stefan Roese · 9 years ago
  85. 42cc034 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  86. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  87. bac83fb sunxi: Add support for android boot image by Maxime Ripard · 9 years ago
  88. 3b82402 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · 9 years ago
  89. 6d0bdfd sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  90. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  91. 6a48109 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  92. ecdc3df sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  93. 71d5511 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  94. 7229c3c sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  95. 73f7550 sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  96. 81fd858 igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  97. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  98. d1a2f32 ARM: dockstar: move start of environment area by Eric Cooper · 9 years ago
  99. a7e2c6f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  100. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago