1. 9aca34d S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  2. 70fc52d S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  3. 3f12928 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  4. 9a3a49f SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  5. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  6. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  7. eb672e9 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  8. 4ca3192 powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · 14 years ago
  9. 08b3f75 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · 14 years ago
  10. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  11. 9063fda Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  12. b52da2a sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 14 years ago
  13. 40c4770 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · 14 years ago
  14. 7afc45a powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  15. cc1dd33 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
  16. e81241a powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  17. f5b6fb7 powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 14 years ago
  18. c797785 ARM: Update mach-types by Sandeep Paulraj · 14 years ago
  19. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  20. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  21. 3a8a83e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  22. a03774e mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  23. 896e2ca ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  24. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  25. 495df3b ARM: fix write*() I/O accessors by Wolfgang Denk · 14 years ago
  26. 6087f1a arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  27. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  28. 518075f microblaze: Fix msr handling in interrupt_handler by Michal Simek · 14 years ago
  29. b777a37 microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  30. 6002bf0 sc520: Release CAR and enable caching by Graeme Russ · 14 years ago
  31. e4f78d7 x86: Convert board_init_f to use an init_sequence by Graeme Russ · 14 years ago
  32. a382414 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  33. 71a5404 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  34. 5fed821 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  35. 0b23785 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  36. bf6af15 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  37. c869e2a x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  38. fb00290 x86: Defer setup of final stack by Graeme Russ · 14 years ago
  39. 96cd664 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  40. ed4cba7 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  41. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  42. 6d0cb34 sc520: Remove printf calls from cpu_init_f by Graeme Russ · 14 years ago
  43. 870847f sc520: Move board specific settings to board init function by Graeme Russ · 14 years ago
  44. c2cbbaf sc520: Define MMCR address in include file by Graeme Russ · 14 years ago
  45. 0ea76e9 x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  46. 4e33467 x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  47. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  48. c53fd2b x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  49. ca56a4c x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  50. 9963a82 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  51. 0640e40 sc520: Sort Makefile by Graeme Russ · 14 years ago
  52. 3a25e94 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  53. a85f53c x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  54. de47cbe x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · 14 years ago
  55. 856e4b0 powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · 14 years ago
  56. 65b57eb Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  57. fced09a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  58. d8a593c nios2: add gpio_is_valid by Thomas Chou · 14 years ago
  59. 85debef nios2: use long for ssize_t by Thomas Chou · 14 years ago
  60. e91d545 nios2: add gpio_free by Thomas Chou · 14 years ago
  61. 2da0fc0 ppc4xx: Add DLVision-10G board support by Dirk Eibach · 14 years ago
  62. 8d4addc Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  63. e9e481f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  64. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  65. 10fa8d7 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  66. 04a641d powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · 14 years ago
  67. 4bfa18f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  68. 9167191 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  69. eb0aff7 powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · 14 years ago
  70. e1df0de powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · 14 years ago
  71. 5103a03 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  72. 6e7f0bc0 powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs by Kumar Gala · 14 years ago
  73. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  74. 8e9c897 sh: add support for sh7757lcr board by Yoshihiro Shimoda · 14 years ago
  75. 36781e4 sh: add support the CONFIG_SYS_LDSCRIPT by Yoshihiro Shimoda · 14 years ago
  76. 008a351 armv7: add support for S5PC210 SoC by Minkyu Kang · 14 years ago
  77. e0617c6 S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  78. c9ac3ba arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  79. 009b540 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  80. c44bf4e arm1136: timer: Replace bss variable by gd by Heiko Schocher · 14 years ago
  81. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  82. 3c0659b ARM: Avoid compiler optimization for readb, writeb and friends. by Alexander Holler · 14 years ago
  83. 3c15216 armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  84. 724bd3c DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  85. 5342a71 DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  86. b157dd5 DaVinci DM6467: Enhance board Support by Sandeep Paulraj · 14 years ago
  87. 04f15b3 ARM: Update mach types by Sandeep Paulraj · 14 years ago
  88. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  89. 57418d2 Davinci MMCSD Support by Sandeep Paulraj · 14 years ago
  90. a4594e4 ARM: fix broken build of ARM by Stefano Babic · 14 years ago
  91. db106ef MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · 14 years ago
  92. ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  93. b9bb053 Add support for MX35 processor by Stefano Babic · 14 years ago
  94. 595f3e5 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  95. 8aba9dc Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  96. f8ea15f ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  97. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  98. 9296683 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · 14 years ago
  99. beba93e powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  100. 768d5b2 powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · 14 years ago