1. 2f02080 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · 10 years ago
  2. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  3. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  4. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  5. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  6. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · 10 years ago
  7. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  8. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · 10 years ago
  9. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  10. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  11. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  12. 8760c91 sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  13. bf880fe sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  14. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  15. 8e17078 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
  16. 3778c4f sandbox: Correct cros-ec keyboard definition by Simon Glass · 10 years ago
  17. 24bedde Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  18. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  19. 0bd6887 ARM: armv7 fix spelling of SCTRL by Peng Fan · 10 years ago
  20. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  21. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  22. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  23. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  24. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  25. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  26. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  27. 44670b5 dm: exynos: dts: Set the offset length for cros_ec by Simon Glass · 10 years ago
  28. 9a10a28 odroid u3: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  29. 056d655 exynos5: pinmux: check flag for i2c config by Przemyslaw Marczak · 10 years ago
  30. ef22349 arndale: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  31. 46bcd55 exynos4: dts: add missing i2c properties by Przemyslaw Marczak · 10 years ago
  32. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  33. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  34. dabafc3 dm: exynos: dts: Use GPIO bank phandles for GPIOs by Simon Glass · 10 years ago
  35. 3112fd5 dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs by Simon Glass · 10 years ago
  36. a30d4ba dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  37. 456029f dm: zynq: Remove inline gpio functions by Simon Glass · 10 years ago
  38. 9503617 dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  39. 120834d dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  40. 35d908c davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  41. cc5b569 omap3: add some MUX definitions for upcoming cairo by Albert ARIBAUD \(3ADEV\) · 10 years ago
  42. 6ad0981 omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  43. 6046710 omap3: add SDRC settings for Samsung K4X51163PG by Albert ARIBAUD \(3ADEV\) · 10 years ago
  44. 70988eb omap3: make SDRC SHARING setting configurable by Albert ARIBAUD \(3ADEV\) · 10 years ago
  45. 4934467 omap3: enable GP9 timer and UART2 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  46. 21f3406 ARM: OMAP5: DRA7xx: Add support for power rail grouping by Lubomir Popov · 10 years ago
  47. c6c3853 malta: IDE support by Paul Burton · 10 years ago
  48. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  49. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  50. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  51. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  52. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  53. 02df4e6 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  54. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  55. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  56. 172149e Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  57. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  58. 8f1e812 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  59. cbd73b8 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  60. 2583002 ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  61. 250e605 ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  62. eb95544 ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  63. 0d2fa42 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  64. ac679ae ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago
  65. 63a3be0 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  66. f680edb ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  67. 57296e7 fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  68. e860ee4 x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  69. 6f71f60 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  70. 428dfa4 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  71. 7f9f6a9 x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · 10 years ago
  72. f4072ee x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  73. 92fc30d ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  74. d42fc52 arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · 10 years ago
  75. 63253f4 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · 10 years ago
  76. 272da15 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  77. 71bed68 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  78. 29d7543 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · 10 years ago
  79. 70acb34 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  80. 65db0c9 x86: Fix various code format issues in start16.S by Bin Meng · 10 years ago
  81. 80d2976 x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · 10 years ago
  82. 47eac04 x86: Save mtrr support flag in global data by Bin Meng · 10 years ago
  83. 068fb35 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c by Bin Meng · 10 years ago
  84. 38a9eb1 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · 10 years ago
  85. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  86. 16702b4 powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · 10 years ago
  87. da78f43 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · 10 years ago
  88. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  89. 807259b powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  90. e15cca0 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · 10 years ago
  91. be59033 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · 10 years ago
  92. 5fa521d powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · 10 years ago
  93. 706b375 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  94. 3c0b853 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  95. 8d6e938 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  96. 6d4573e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  97. 5ba7a74 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  98. c3158ea ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2 by Masahiro Yamada · 10 years ago
  99. 0d513f9 ARM: UniPhier: rename SG_MEMCONF_* macros for readability by Masahiro Yamada · 10 years ago
  100. 59244b1 ARM: UniPhier: use <linux/sizes.h> for readability by Masahiro Yamada · 10 years ago