1. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  2. 8ce24cd x86: Allow FSP Kconfig settings for all x86 by Simon Glass · 10 years ago
  3. f0809f9 x86: Remove unnecessary casts and fix comment typos by Simon Glass · 10 years ago
  4. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  5. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  6. 2e19cc3 arm: mvebu: Add Serdes PHY config code by Stefan Roese · 10 years ago
  7. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago
  8. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  9. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  10. 1e0b598 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · 10 years ago
  11. 4e79908 ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · 10 years ago
  12. 4431684 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · 10 years ago
  13. ee47064 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · 10 years ago
  14. 6c45ef4 ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · 10 years ago
  15. dc4057e ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · 10 years ago
  16. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  17. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  18. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  19. aa1cd2c ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · 10 years ago
  20. a7f2ecf ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · 10 years ago
  21. 5848899 ARM: UniPhier: remove dummy gpio.h by Masahiro Yamada · 10 years ago
  22. 7b02bf3 x86: Make CAR and DRAM FSP code common by Simon Glass · 10 years ago
  23. 82196cf x86: Adjust the FSP types slightly by Simon Glass · 10 years ago
  24. 1021af4 x86: Move common FSP code into a common location by Simon Glass · 10 years ago
  25. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  26. 2d934e5 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  27. 23d184d arm: Show relocated PC/LR in the register dump by Simon Glass · 10 years ago
  28. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  29. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  30. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  31. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  32. c13f60d sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  33. 37118fb Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas by Bhupesh Sharma · 10 years ago
  34. 358b8bc Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  35. 1f32ae9 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
  36. 3b4a7f9 sandbox: Correct cros-ec keyboard definition by Simon Glass · 10 years ago
  37. a0573d1 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  38. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  39. 0f274f5 ARM: armv7 fix spelling of SCTRL by Peng Fan · 10 years ago
  40. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  41. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  42. eef88df MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  43. d9a4a62 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  44. f1c64a0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  45. ab0d002 MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  46. a39b1cb MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  47. bd76826 dm: exynos: dts: Set the offset length for cros_ec by Simon Glass · 10 years ago
  48. 55df43c odroid u3: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  49. fda0e27 exynos5: pinmux: check flag for i2c config by Przemyslaw Marczak · 10 years ago
  50. 232a02c arndale: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  51. 8fd10a8 exynos4: dts: add missing i2c properties by Przemyslaw Marczak · 10 years ago
  52. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  53. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  54. 6f755eb dm: exynos: dts: Use GPIO bank phandles for GPIOs by Simon Glass · 10 years ago
  55. 2b2b50b dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs by Simon Glass · 10 years ago
  56. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  57. 9762a41 dm: zynq: Remove inline gpio functions by Simon Glass · 10 years ago
  58. 04072cb dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  59. a02af4a dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  60. 212324a davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  61. 7bc53ef omap3: add some MUX definitions for upcoming cairo by Albert ARIBAUD \(3ADEV\) · 10 years ago
  62. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  63. d215b3e omap3: add SDRC settings for Samsung K4X51163PG by Albert ARIBAUD \(3ADEV\) · 10 years ago
  64. 03843da omap3: make SDRC SHARING setting configurable by Albert ARIBAUD \(3ADEV\) · 10 years ago
  65. 168f594 omap3: enable GP9 timer and UART2 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  66. b558af8 ARM: OMAP5: DRA7xx: Add support for power rail grouping by Lubomir Popov · 10 years ago
  67. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  68. 8755d50 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  69. dd7c720 MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  70. ca4e833 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  71. ac22fec MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  72. 536cb7c MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  73. 4a5d889 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  74. 30374f9 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  75. 2b8bcc5 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  76. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  77. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  78. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  79. c8eac66 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  80. 63e3cea ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  81. f60c6fb ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  82. 3ad87ca ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  83. 555c7c0 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  84. c08cfc2 ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago
  85. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  86. 62d1e99 ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  87. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  88. 380ab5c x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  89. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  90. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  91. a9aff2f x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · 10 years ago
  92. b18c68d x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  93. 33d2e46 ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  94. 7df50fd arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · 10 years ago
  95. 5699274 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · 10 years ago
  96. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  97. d8f5275 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  98. 0f5e557 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · 10 years ago
  99. dda3b61 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  100. fea1c47 x86: Fix various code format issues in start16.S by Bin Meng · 10 years ago