1. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  2. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  3. 2750290 powerpc: ppc4xx: Add defaults for DT based booting to really work by Stefan Roese · 10 years ago
  4. 0df0904 powerpc: Add linkage.h file by Simon Glass · 10 years ago
  5. 0e7806d ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · 10 years ago
  6. 0de36f8 powerpc: ppc4xx: Allow the end of u-boot.bin to be found by Simon Glass · 10 years ago
  7. 86bedae powerpc: ppc4xx: Add a gpio.h header file by Simon Glass · 10 years ago
  8. 36ec4c0 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · 10 years ago
  9. 281aea4 powerpc: ppc4xx: dts: Bring in canyonlands device tree files by Simon Glass · 10 years ago
  10. 1d60f2b powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · 10 years ago
  11. 00cca63 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · 10 years ago
  12. 0bca284 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  13. c1c6157 powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 10 years ago
  14. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  15. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  16. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  17. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  18. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  19. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  20. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  21. 1730af1 imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  22. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  23. 10918c0 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  24. 7f33899 microblaze: spl: Add LISTS to linker script by Michal Simek · 10 years ago
  25. ca7d226 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  26. 405e651 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  27. 0510b14 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  28. 7c4dd54 microblaze: Speedup code copy by Michal Simek · 10 years ago
  29. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  30. 9cef20b microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  31. e4a4743 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  32. 2c7c32f microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  33. 7c6814f microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  34. 070b8e0 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  35. e217b0d microblaze: Fix coding style by Michal Simek · 10 years ago
  36. 4c0922f microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  37. 5e2fc80 microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  38. 1c424d2 microblaze: Show return address from exception by Michal Simek · 10 years ago
  39. cd8574c microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  40. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  41. a67ef28 arc: build libgcc in U-Boot by Alexey Brodkin · 10 years ago
  42. 51f4999 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · 10 years ago
  43. a1dbe57 arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  44. 6eb651a arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  45. 1f9ad44 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  46. 205e7a7 arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  47. 5ff40f3 arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · 10 years ago
  48. 812980b arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  49. f958a91 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · 10 years ago
  50. f4e1886 arm, at91: add reset controller status register by Heiko Schocher · 10 years ago
  51. 49b461f arm, at91, wdt: do not disable WDT in SPL by Heiko Schocher · 10 years ago
  52. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  53. 0b2a982 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago
  54. 5a4c9c2 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · 10 years ago
  55. 01c073c ARM: atmel: sama5d4: build related file when enable SPL by Bo Shen · 10 years ago
  56. b54dd1b ARM: atmel: sama5d4: can access DDR in interleave mode by Bo Shen · 10 years ago
  57. 569bbd3 ARM: atmel: sama5d4: add interrupt redirect function by Bo Shen · 10 years ago
  58. 09f5c97 ARM: atmel: sama5d4: add bus matrix init function by Bo Shen · 10 years ago
  59. 5c756bb ARM: atmel: sama5d4: add matrix1 base addr definition by Bo Shen · 10 years ago
  60. 0246b7c ARM: atmel: spl: can not disable osc for sama5d4 by Bo Shen · 10 years ago
  61. 4514b5f ARM: atmel: spl: add saic to aic redirect function by Bo Shen · 10 years ago
  62. 433be90 ARM: atmel: spl: add weak bus matrix init function by Bo Shen · 10 years ago
  63. abb4408 ARM: atmel: sama5: add sfr register header file by Bo Shen · 10 years ago
  64. 406202d ARM: atmel: sama5: add bus matrix header file by Bo Shen · 10 years ago
  65. 0508444 ARM: atmel: clock: make it possible to configure HMX32 by Bo Shen · 10 years ago
  66. ba877ef x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · 10 years ago
  67. 6df7ffe x86: Add SD/MMC support to quark/galileo by Bin Meng · 10 years ago
  68. 728b393 x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  69. d8b1d22 x86: galileo: Add GPIO support by Bin Meng · 10 years ago
  70. b162257 x86: quark: Initialize non-standard BARs by Bin Meng · 10 years ago
  71. 20c3411 x86: quark: Call MRC in dram_init() by Bin Meng · 10 years ago
  72. 236b711 x86: quark: Enable the Memory Reference Code build by Bin Meng · 10 years ago
  73. b829f12 x86: quark: Add System Memory Controller support by Bin Meng · 10 years ago
  74. 38ad43e x86: quark: Add utility codes needed for MRC by Bin Meng · 10 years ago
  75. 0a391b1 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · 10 years ago
  76. ea94532 x86: quark: Bypass TSC calibration by Bin Meng · 10 years ago
  77. f56aeaa x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · 10 years ago
  78. ef46bea x86: Enable the Intel quark/galileo build by Bin Meng · 10 years ago
  79. afee3fb x86: Add basic Intel Galileo board support by Bin Meng · 10 years ago
  80. 828d9af x86: Add basic Intel Quark processor support by Bin Meng · 10 years ago
  81. 0fae4d2 x86: quark: Add Cache-As-RAM initialization by Bin Meng · 10 years ago
  82. 3c8ae53 x86: Define macros for pci configuration space access by Bin Meng · 10 years ago
  83. faa8323 x86: quark: Add routines to access message bus registers by Bin Meng · 10 years ago
  84. b994efb x86: Add header files for Intel Quark SoC defines by Bin Meng · 10 years ago
  85. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  86. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  87. 8ce24cd x86: Allow FSP Kconfig settings for all x86 by Simon Glass · 10 years ago
  88. f0809f9 x86: Remove unnecessary casts and fix comment typos by Simon Glass · 10 years ago
  89. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  90. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  91. 2e19cc3 arm: mvebu: Add Serdes PHY config code by Stefan Roese · 10 years ago
  92. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago
  93. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  94. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  95. 1e0b598 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · 10 years ago
  96. 4e79908 ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · 10 years ago
  97. 4431684 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · 10 years ago
  98. ee47064 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · 10 years ago
  99. 6c45ef4 ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · 10 years ago
  100. dc4057e ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · 10 years ago