1. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  2. 9cef20b microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  3. e4a4743 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  4. 2c7c32f microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  5. 7c6814f microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  6. 070b8e0 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  7. e217b0d microblaze: Fix coding style by Michal Simek · 10 years ago
  8. 4c0922f microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  9. 5e2fc80 microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  10. 1c424d2 microblaze: Show return address from exception by Michal Simek · 10 years ago
  11. cd8574c microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  12. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  13. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  14. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  15. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  16. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  17. c13f60d sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  18. 358b8bc Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  19. 1f32ae9 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
  20. 3b4a7f9 sandbox: Correct cros-ec keyboard definition by Simon Glass · 10 years ago
  21. a0573d1 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  22. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  23. 0f274f5 ARM: armv7 fix spelling of SCTRL by Peng Fan · 10 years ago
  24. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  25. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  26. eef88df MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  27. d9a4a62 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  28. f1c64a0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  29. ab0d002 MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  30. a39b1cb MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  31. bd76826 dm: exynos: dts: Set the offset length for cros_ec by Simon Glass · 10 years ago
  32. 55df43c odroid u3: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  33. fda0e27 exynos5: pinmux: check flag for i2c config by Przemyslaw Marczak · 10 years ago
  34. 232a02c arndale: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  35. 8fd10a8 exynos4: dts: add missing i2c properties by Przemyslaw Marczak · 10 years ago
  36. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  37. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  38. 6f755eb dm: exynos: dts: Use GPIO bank phandles for GPIOs by Simon Glass · 10 years ago
  39. 2b2b50b dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs by Simon Glass · 10 years ago
  40. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  41. 9762a41 dm: zynq: Remove inline gpio functions by Simon Glass · 10 years ago
  42. 04072cb dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  43. a02af4a dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  44. 212324a davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  45. 7bc53ef omap3: add some MUX definitions for upcoming cairo by Albert ARIBAUD \(3ADEV\) · 10 years ago
  46. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  47. d215b3e omap3: add SDRC settings for Samsung K4X51163PG by Albert ARIBAUD \(3ADEV\) · 10 years ago
  48. 03843da omap3: make SDRC SHARING setting configurable by Albert ARIBAUD \(3ADEV\) · 10 years ago
  49. 168f594 omap3: enable GP9 timer and UART2 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  50. b558af8 ARM: OMAP5: DRA7xx: Add support for power rail grouping by Lubomir Popov · 10 years ago
  51. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  52. 8755d50 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  53. dd7c720 MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  54. ca4e833 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  55. ac22fec MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  56. 536cb7c MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  57. 4a5d889 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  58. 30374f9 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  59. 2b8bcc5 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  60. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  61. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  62. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  63. c8eac66 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  64. 63e3cea ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  65. f60c6fb ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  66. 3ad87ca ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  67. 555c7c0 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  68. c08cfc2 ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago
  69. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  70. 62d1e99 ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  71. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  72. 380ab5c x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  73. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  74. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  75. a9aff2f x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · 10 years ago
  76. b18c68d x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  77. 33d2e46 ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  78. 7df50fd arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · 10 years ago
  79. 5699274 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · 10 years ago
  80. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  81. d8f5275 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  82. 0f5e557 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · 10 years ago
  83. dda3b61 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  84. fea1c47 x86: Fix various code format issues in start16.S by Bin Meng · 10 years ago
  85. 3b621cc x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · 10 years ago
  86. 4949166 x86: Save mtrr support flag in global data by Bin Meng · 10 years ago
  87. 566d175 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c by Bin Meng · 10 years ago
  88. 07570e7 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · 10 years ago
  89. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  90. 37b608a powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · 10 years ago
  91. a258e73 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · 10 years ago
  92. ad734f7 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  93. 5344cc1 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  94. 168dcc6 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · 10 years ago
  95. 8912353 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · 10 years ago
  96. 743d481 powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · 10 years ago
  97. 8d1e3cb powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  98. 3b95288 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  99. ec0cc98 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  100. 032c686 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago