1. c657d89 powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE by Kumar Gala · 14 years ago
  2. 7d640e9 powerpc/85xx: Corrected sdhc clock value for P1010 by Priyanka Jain · 14 years ago
  3. 1fbf348 powerpc/85xx: Adds some P1010/P1014 SoC configuration defines by Poonam Aggrwal · 14 years ago
  4. 093cffb powerpc/85xx: Support for Freescale P1024/P1025 processor by Kumar Gala · 14 years ago
  5. a7b1e1b powerpc/85xx: load ucode from nand flash before qe_init by Haiying Wang · 14 years ago
  6. 0b3b176 fsl_ddr: Adds 16 bit DDR Data width option by Poonam Aggrwal · 14 years ago
  7. c399765 powerpc/8xxx: Display DIMM model by York Sun · 14 years ago
  8. b6ccd2c fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 14 years ago
  9. 24995d8 powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs by Haiying Wang · 14 years ago
  10. 67a719d powerpc/85xx: Add support for Freescale P1023/P1017 Processors by Roy Zang · 14 years ago
  11. ebc7394 powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL by Kumar Gala · 14 years ago
  12. f9a33f1 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · 14 years ago
  13. fdb4dad powerpc/85xx: Cleanup some QE related defines by Kumar Gala · 14 years ago
  14. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  15. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  16. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  17. fbee0f7 powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020 by Kumar Gala · 14 years ago
  18. eea9a12 powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" by Pankaj Chauhan · 14 years ago
  19. f0f8994 powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> by Kumar Gala · 14 years ago
  20. d789b5f powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · 14 years ago
  21. 28747f9 powerpc/85xx: Add SERDES support for P1010/P1014 by Prabhakar Kushwaha · 14 years ago
  22. b03a466 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · 14 years ago
  23. 2d7534a powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · 14 years ago
  24. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  25. c04bf5e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  26. bef5f85 ARMV7: S5P: Fixed register offset in mmc.h by Chander Kashyap · 14 years ago
  27. 9aca34d S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  28. 70fc52d S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  29. 3f12928 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  30. 9a3a49f SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  31. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  32. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  33. eb672e9 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  34. 4ca3192 powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · 14 years ago
  35. 08b3f75 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · 14 years ago
  36. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  37. 9063fda Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  38. b52da2a sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 14 years ago
  39. 40c4770 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · 14 years ago
  40. 7afc45a powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  41. cc1dd33 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
  42. e81241a powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  43. f5b6fb7 powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 14 years ago
  44. c797785 ARM: Update mach-types by Sandeep Paulraj · 14 years ago
  45. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  46. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  47. 3a8a83e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  48. a03774e mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  49. 896e2ca ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  50. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  51. 495df3b ARM: fix write*() I/O accessors by Wolfgang Denk · 14 years ago
  52. 6087f1a arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  53. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  54. 518075f microblaze: Fix msr handling in interrupt_handler by Michal Simek · 14 years ago
  55. b777a37 microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  56. 6002bf0 sc520: Release CAR and enable caching by Graeme Russ · 14 years ago
  57. e4f78d7 x86: Convert board_init_f to use an init_sequence by Graeme Russ · 14 years ago
  58. a382414 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  59. 71a5404 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  60. 5fed821 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  61. 0b23785 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  62. bf6af15 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  63. c869e2a x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  64. fb00290 x86: Defer setup of final stack by Graeme Russ · 14 years ago
  65. 96cd664 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  66. ed4cba7 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  67. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  68. 6d0cb34 sc520: Remove printf calls from cpu_init_f by Graeme Russ · 14 years ago
  69. 870847f sc520: Move board specific settings to board init function by Graeme Russ · 14 years ago
  70. c2cbbaf sc520: Define MMCR address in include file by Graeme Russ · 14 years ago
  71. 0ea76e9 x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  72. 4e33467 x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  73. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  74. c53fd2b x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  75. ca56a4c x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  76. 9963a82 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  77. 0640e40 sc520: Sort Makefile by Graeme Russ · 14 years ago
  78. 3a25e94 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  79. a85f53c x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  80. de47cbe x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · 14 years ago
  81. 856e4b0 powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · 14 years ago
  82. 65b57eb Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  83. fced09a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  84. d8a593c nios2: add gpio_is_valid by Thomas Chou · 14 years ago
  85. 85debef nios2: use long for ssize_t by Thomas Chou · 14 years ago
  86. e91d545 nios2: add gpio_free by Thomas Chou · 14 years ago
  87. 2da0fc0 ppc4xx: Add DLVision-10G board support by Dirk Eibach · 14 years ago
  88. 8d4addc Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  89. e9e481f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  90. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  91. 10fa8d7 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  92. 04a641d powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · 14 years ago
  93. 4bfa18f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  94. 9167191 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  95. eb0aff7 powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · 14 years ago
  96. e1df0de powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · 14 years ago
  97. 5103a03 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  98. 6e7f0bc0 powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs by Kumar Gala · 14 years ago
  99. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  100. 8e9c897 sh: add support for sh7757lcr board by Yoshihiro Shimoda · 14 years ago