1. cf4f493 powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0) by Xulei · 12 years ago
  2. d6615fe fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · 12 years ago
  3. 337c47b powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node by Tang Yuantian · 12 years ago
  4. 5d9606e powerpc/b4860: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  5. cddd3c5 powerpc/b4: Fix the wrong register offset of B4 PCIE module by Liu Gang · 12 years ago
  6. 109a8d3 powerpc/mpc85xx: add setting of clock-frequency for mpic node by Dongsheng.wang@freescale.com · 12 years ago
  7. 1345220 powerpc/mpc85xx: Add revision properties in portal device tree node 'pme' by Jeffrey Ladouceur · 12 years ago
  8. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  9. 07038ad ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  10. ab7d35c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  11. d1cdc1b powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 12 years ago
  12. b2553f5 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · 12 years ago
  13. 4a59809 Consolidate bool type by York Sun · 12 years ago
  14. 6284489 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · 12 years ago
  15. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  16. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  17. fa6945f ppc: Enable generic board support by Simon Glass · 12 years ago
  18. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  19. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  20. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  21. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  22. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  23. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  24. 32a7cb3 mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
  25. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  26. a4911f5 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · 12 years ago
  27. db20e91 mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
  28. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  29. 3fdce77 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
  30. e39447d mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
  31. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  32. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  33. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  34. 1c62cc2 powerpc: Use generic global_data by Simon Glass · 12 years ago
  35. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  36. 9c6a774 ppc: Move kbd_status to arch_global_data by Simon Glass · 12 years ago
  37. 88a432b ppc: Move wdt_last to arch_global_data by Simon Glass · 12 years ago
  38. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · 12 years ago
  39. be1534f ppc: Remove console_addr from global data by Simon Glass · 12 years ago
  40. ba01797 ppc: Move mirror_hack to arch_global_data by Simon Glass · 12 years ago
  41. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
  42. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  43. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  44. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  45. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  46. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  47. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  48. 0b46658 ppc: Move used_tlb_cams to arch_global_data by Simon Glass · 12 years ago
  49. c6622d6 ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
  50. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  51. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  52. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  53. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  54. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  55. cb7b31a ppc: Remove extra pci_clk fields from global_data by Simon Glass · 12 years ago
  56. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  57. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  58. 95bd8e5 powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  59. 90a7f9f powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  60. 021b7ae mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
  61. 33a619c powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · 12 years ago
  62. 92543c2 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
  63. 4379438 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
  64. 15e172a Add copy command to FSL DDR interactive by James Yang · 12 years ago
  65. 6c936cf Fix data stage name matching issue by James Yang · 12 years ago
  66. 1a9ea45 Move DDR command parsing to separate function by James Yang · 12 years ago
  67. 5025a8d powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
  68. ccf0e68 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
  69. 248865e powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  70. 1c85955 powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  71. 33d57c3 powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  72. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  73. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  74. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  75. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  76. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  77. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  78. 8589d1f powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
  79. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
  80. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  81. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  82. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
  83. 82eac67 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  84. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
  85. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
  86. 9a7b5a3 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · 12 years ago
  87. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  88. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  89. 095b712 spl/85xx: new SPL support by Scott Wood · 12 years ago
  90. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  91. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  92. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  93. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  94. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  95. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  96. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  97. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  98. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  99. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  100. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago