1. a382414 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  2. 71a5404 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  3. 5fed821 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  4. 0b23785 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  5. bf6af15 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  6. c869e2a x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  7. fb00290 x86: Defer setup of final stack by Graeme Russ · 14 years ago
  8. 96cd664 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  9. ed4cba7 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  10. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  11. 6d0cb34 sc520: Remove printf calls from cpu_init_f by Graeme Russ · 14 years ago
  12. 870847f sc520: Move board specific settings to board init function by Graeme Russ · 14 years ago
  13. c2cbbaf sc520: Define MMCR address in include file by Graeme Russ · 14 years ago
  14. 0ea76e9 x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  15. 4e33467 x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  16. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  17. c53fd2b x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  18. ca56a4c x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  19. 9963a82 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  20. 0640e40 sc520: Sort Makefile by Graeme Russ · 14 years ago
  21. 3a25e94 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  22. a85f53c x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  23. de47cbe x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · 14 years ago
  24. 856e4b0 powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · 14 years ago
  25. 65b57eb Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  26. fced09a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  27. d8a593c nios2: add gpio_is_valid by Thomas Chou · 14 years ago
  28. 85debef nios2: use long for ssize_t by Thomas Chou · 14 years ago
  29. e91d545 nios2: add gpio_free by Thomas Chou · 14 years ago
  30. 2da0fc0 ppc4xx: Add DLVision-10G board support by Dirk Eibach · 14 years ago
  31. 8d4addc Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  32. e9e481f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  33. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  34. 10fa8d7 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  35. 04a641d powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · 14 years ago
  36. 4bfa18f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  37. 9167191 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  38. eb0aff7 powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · 14 years ago
  39. e1df0de powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · 14 years ago
  40. 5103a03 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  41. 6e7f0bc0 powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs by Kumar Gala · 14 years ago
  42. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  43. 8e9c897 sh: add support for sh7757lcr board by Yoshihiro Shimoda · 14 years ago
  44. 36781e4 sh: add support the CONFIG_SYS_LDSCRIPT by Yoshihiro Shimoda · 14 years ago
  45. 008a351 armv7: add support for S5PC210 SoC by Minkyu Kang · 14 years ago
  46. e0617c6 S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  47. c9ac3ba arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  48. 009b540 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  49. c44bf4e arm1136: timer: Replace bss variable by gd by Heiko Schocher · 14 years ago
  50. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  51. 3c0659b ARM: Avoid compiler optimization for readb, writeb and friends. by Alexander Holler · 14 years ago
  52. 3c15216 armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  53. 724bd3c DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  54. 5342a71 DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  55. b157dd5 DaVinci DM6467: Enhance board Support by Sandeep Paulraj · 14 years ago
  56. 04f15b3 ARM: Update mach types by Sandeep Paulraj · 14 years ago
  57. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  58. 57418d2 Davinci MMCSD Support by Sandeep Paulraj · 14 years ago
  59. a4594e4 ARM: fix broken build of ARM by Stefano Babic · 14 years ago
  60. db106ef MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · 14 years ago
  61. ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  62. b9bb053 Add support for MX35 processor by Stefano Babic · 14 years ago
  63. 595f3e5 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  64. 8aba9dc Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  65. f8ea15f ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  66. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  67. 9296683 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · 14 years ago
  68. beba93e powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  69. 768d5b2 powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · 14 years ago
  70. 6b06d7d corenet_ds: Extend board specific parameters by York Sun · 14 years ago
  71. fa8d23c mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · 14 years ago
  72. e1fd16b mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · 14 years ago
  73. d2a9568 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  74. 47df8f0 mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · 14 years ago
  75. dd12768 mpc8xxx: Display RDIMM if detected by York Sun · 14 years ago
  76. 243be8e powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  77. dd50af2 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  78. f193e3d powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago
  79. 1eda59f powerpc/p5020: Add various p5020 specific information by Kumar Gala · 14 years ago
  80. d5d2cd4 powerpc/p3041: Add various p3041 specific information by Kumar Gala · 14 years ago
  81. b5debec powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  82. b8cdd01 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  83. 17028be Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR by Prabhakar · 14 years ago
  84. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  85. fc0c2b6 8xxx/ddr: add support to only compute the ddr sdram size by Haiying Wang · 14 years ago
  86. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  87. f133796 powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · 14 years ago
  88. 868da59 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · 14 years ago
  89. 1d2c2a6 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · 14 years ago
  90. 3dbd5d7 powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code by Kumar Gala · 14 years ago
  91. ae026ff fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · 14 years ago
  92. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  93. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  94. 5655136 powerpc/86xx: Enable common SRIO init code by Kumar Gala · 14 years ago
  95. a09b9b6 powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  96. 213ac73 fsl_pci: Update PCIe boot ouput by Peter Tyser · 14 years ago
  97. a4aafcc powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  98. 3a0e3c2 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  99. 45a6813 powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · 14 years ago
  100. 7ea3871 MPC8xxx DDR: align informational prints by Becky Bruce · 14 years ago