1. 07038ad ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  2. b2553f5 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · 12 years ago
  3. 4a59809 Consolidate bool type by York Sun · 12 years ago
  4. 6284489 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · 12 years ago
  5. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  6. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  7. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  8. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  9. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  10. 32a7cb3 mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
  11. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  12. db20e91 mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
  13. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  14. 3fdce77 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
  15. e39447d mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
  16. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  17. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  18. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  19. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
  20. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  21. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  22. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  23. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  24. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  25. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  26. 0b46658 ppc: Move used_tlb_cams to arch_global_data by Simon Glass · 12 years ago
  27. c6622d6 ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
  28. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  29. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  30. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  31. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  32. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  33. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  34. 95bd8e5 powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  35. 90a7f9f powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  36. 021b7ae mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
  37. 33a619c powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · 12 years ago
  38. 92543c2 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
  39. 4379438 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
  40. 15e172a Add copy command to FSL DDR interactive by James Yang · 12 years ago
  41. 6c936cf Fix data stage name matching issue by James Yang · 12 years ago
  42. 1a9ea45 Move DDR command parsing to separate function by James Yang · 12 years ago
  43. 5025a8d powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
  44. ccf0e68 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
  45. 248865e powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  46. 1c85955 powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  47. 33d57c3 powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  48. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  49. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  50. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  51. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  52. 8589d1f powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
  53. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
  54. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  55. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
  56. 82eac67 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  57. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
  58. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
  59. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  60. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  61. 095b712 spl/85xx: new SPL support by Scott Wood · 12 years ago
  62. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  63. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  64. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  65. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  66. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  67. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  68. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  69. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  70. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  71. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  72. 402673f powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  73. 82f576f arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  74. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  75. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  76. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  77. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  78. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  79. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  80. 1bc8b04 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · 12 years ago
  81. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  82. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  83. e67bdfc mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · 12 years ago
  84. 3b5179f powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
  85. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  86. 31a0c8c powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
  87. 9b9372f powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · 12 years ago
  88. d01babd powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · 12 years ago
  89. 6995a02 powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · 12 years ago
  90. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  91. 016095d powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · 12 years ago
  92. 98df4d1 powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · 12 years ago
  93. 7d69ea3 powerpc/mpc8xxx: Update DDR registers by York Sun · 12 years ago
  94. bcf7b3d powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · 12 years ago
  95. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  96. 383f6f6 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · 12 years ago
  97. 7e0edbd powerpc/corenet2: Add SerDes for corenet2 by York Sun · 12 years ago
  98. d7778f7 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 by York Sun · 12 years ago
  99. 908412d powerpc/mpc85xx: check number of cores by York Sun · 12 years ago
  100. b8a076b powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2 by York Sun · 12 years ago