1. 3fab999 mpc83xx: spd_sdram.c: Disable memory controller before initializing by Stefan Roese · 15 years ago
  2. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  3. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  4. 2a483ee mpc83xx: boot time regression, move LCRR setup back to cpu_init_f by Peter Korsgaard · 15 years ago
  5. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  6. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  7. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  8. 3ea16c3 help: Correct syntax of nandecc help output. by Robert P. J. Day · 15 years ago
  9. 73188ee trab: fix warning: implicit declaration of function 'disable_vfd' by Wolfgang Denk · 15 years ago
  10. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  11. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  12. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  13. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  14. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  15. cc272eb i386: Fix race condition when using SC520 timers by Graeme Russ · 15 years ago
  16. 04f3869 avr32/hsdramc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  17. 5614a4d arm: A320: Add support for Faraday A320 evaluation board by Po-Yu Chuang · 15 years ago
  18. aedc879 OMAP3: Fix SDRC init by Nishanth Menon · 15 years ago
  19. 0d60d52 OMAP3:SDRC: Cleanup references to SDP by Nishanth Menon · 15 years ago
  20. 302fc2f TI DA8xx: Add DA8xx cpu functions by Sekhar Nori · 15 years ago
  21. 283398b TI Davinci timer.c: Remove volatiles and memory mapped structures by Nick Thompson · 15 years ago
  22. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  23. 7a69570 S3C6400/SMDK6400: fix stack_setup in start.S by Seunghyeon Rhee · 15 years ago
  24. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  25. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  26. 77c1f1d ppc4xx: Cleanup PPC4xx I2C infrastructure by Stefan Roese · 15 years ago
  27. 1ffb5d9 ppc4xx: Remove some testing code from 4xx_pcie.c by Stefan Roese · 15 years ago
  28. 2534d23 mpc8260: move FDT memory node fixup into common CPU code. by Marcel Ziswiler · 15 years ago
  29. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  30. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  31. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  32. c32d80f Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  33. 46ada59 ppc/85xx: make boot from NAND full relocation to RAM by Mingkai Hu · 15 years ago
  34. 7601fb2 ppc/85xx: Fix how we determine the number of CAM entries by Kumar Gala · 15 years ago
  35. 0f9318f fsl-ddr: Fix the chip-select interleaving issue by Dave Liu · 15 years ago
  36. 4fff665 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  37. 544c54e ppc4xx: Switch to I2C bus numer 0 for chip_config command by Stefan Roese · 15 years ago
  38. 3774888 ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) by Stefan Roese · 15 years ago
  39. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  40. e53b5cd ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  41. 90c932b ppc4xx: Add common ppc4xx linker script by Stefan Roese · 15 years ago
  42. b8bb411 ppc/85xx: Fix misc L2 cache enabling bug by Dave Liu · 15 years ago
  43. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  44. da22594 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  45. 7feaacb 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  46. 15bf283 ppc/85xx: Fix crashes due to generation of SPE instruction by Leon Woestenberg · 15 years ago
  47. 1721819 ppc/85xx: Make L2 support more robust by Dave Liu · 15 years ago
  48. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  49. 6591a16 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  50. d98f8c3 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  51. 31502fa arm926ejs: 8-byte align stack to avoid LDRD/STRD problems by Simon Kagstrom · 15 years ago
  52. 3d0377f TI OMAP3: make gpmc_config as const by Nishanth Menon · 15 years ago
  53. e620ff1 ppc4xx: Print PCI synchronous clock frequency upon bootup by Stefan Roese · 15 years ago
  54. cd47b18 ppc4xx: Add function to check and dynamically change PCI sync clock by Stefan Roese · 15 years ago
  55. f251c42 ppc4xx: Update flash size in reg property of the NOR flash node by Stefan Roese · 15 years ago
  56. e6b6ddc cpu/ppc4xx/fdt.c: avoid strcpy() to constant string by Wolfgang Denk · 15 years ago
  57. f95e4c9 OMAP3: fix warnings when NAND/ONENAND is not used by Nishanth Menon · 15 years ago
  58. 6a87b3f TI: OMAP3: Remove SZ_xx references by Sandeep Paulraj · 15 years ago
  59. 3b1b144 mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage) by Kim Phillips · 15 years ago
  60. 63fa48d mpc8xxx: improve LAW error messages when setting up DDR by Paul Gortmaker · 15 years ago
  61. 4783b6a Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  62. d1cacc7 Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  63. 34f0cf9 CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  64. 8764998 s5pc1xx: support Samsung s5pc1xx SoC by Minkyu Kang · 15 years ago
  65. f3352e3 Blackfin: reset watchdog in udelay() by Mike Frysinger · 15 years ago
  66. cb0da87 arm: Correct build with CONFIG_SYS_HUSH_PARSER set by Simon Kagstrom · 15 years ago
  67. 799a05b Add support for Eukrea CPU9260/CPU9G20 SBC by Tom Rix · 15 years ago
  68. 3db7af7 Add support for Eukrea CPUAT91 SBC by Tom Rix · 15 years ago
  69. b7a6b43 TI DaVinci: DM646x: Initial Support for DM646x SOC by Sandeep Paulraj · 15 years ago
  70. 096b9c2 OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  71. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  72. 4f2fdac relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  73. 430445f 85xx: Ensure BSS segment isn't linked at address 0 by Peter Tyser · 15 years ago
  74. ce33a01 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · 15 years ago
  75. d4c6154 ppc4xx: Rework cmd reginfo by Niklaus Giger · 15 years ago
  76. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  77. f1a80e4 ppc4xx: Add PPC405EX(r) Rev D support by Stefan Roese · 15 years ago
  78. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  79. 016e0ed PPC4xx: Denali core: Fix incorrect DDR row bits by Mike Nuss · 15 years ago
  80. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  81. cb9ebd0 ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling by Stefan Roese · 15 years ago
  82. 0e92536 ppc4xx: Reorganize DDR2 ECC handling by Felix Radensky · 15 years ago
  83. 477a5fe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  84. 8f9cdda ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead by Stefan Roese · 15 years ago
  85. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  86. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  87. 328040a mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · 15 years ago
  88. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  89. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  90. dccd9e3 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · 16 years ago
  91. 24f86a8 ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
  92. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  93. 4d9190d ppc/p4080: CoreNet platfrom style secondary core release by Kumar Gala · 15 years ago
  94. a6e7bbf ppc/p4080: CoreNet platfrom style CCSRBAR setting by Kumar Gala · 15 years ago
  95. b6a4090 ppc/85xx: Fix enabling of L2 cache by Kumar Gala · 15 years ago
  96. 780e42b 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ by Vivek Mahajan · 15 years ago
  97. 5fbc7cf ppc/85xx: add cpu init config file for boot from NAND by Mingkai Hu · 15 years ago
  98. 59fd9e2 ppc/85xx: add ld script file for boot from NAND by Mingkai Hu · 15 years ago
  99. 73343ca ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · 15 years ago
  100. 11f5169 ppc4xx: Consolidate get_OPB_freq() by Stefan Roese · 15 years ago