- 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 660c60c ppc: Enable generic board support by Simon Glass · 12 years ago
- 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
- a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
- 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
- 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
- ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
- 7c9e89b ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
- a615dfd mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
- fcc7fe4 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
- 5643709 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · 12 years ago
- 1d63b8f mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
- e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
- b84d6d2 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
- b4dc0bd mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
- 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
- 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
- 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
- 2ab575e powerpc: Use generic global_data by Simon Glass · 12 years ago
- e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
- 225ca83 ppc: Move kbd_status to arch_global_data by Simon Glass · 12 years ago
- a0d3c82 ppc: Move wdt_last to arch_global_data by Simon Glass · 12 years ago
- 923a662 ppc: Move fpga_state to arch_global_data by Simon Glass · 12 years ago
- 7273cce ppc: Remove console_addr from global data by Simon Glass · 12 years ago
- 7e15d6d ppc: Move mirror_hack to arch_global_data by Simon Glass · 12 years ago
- 3a1dc8f arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
- 6bb9ba7 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
- 43e6081 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
- 3c4c308 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
- 1c35613 ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
- fefb098 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
- b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
- 7c80c6c ppc: Move used_tlb_cams to arch_global_data by Simon Glass · 12 years ago
- 8670dbc ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
- 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
- 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
- 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
- c6731fe ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
- 748cd05 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
- 9fb2362 ppc: Remove extra pci_clk fields from global_data by Simon Glass · 12 years ago
- 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
- 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
- 72bd83c powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
- 5e95e2d powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
- 5b93394 mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
- 31d084d powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · 12 years ago
- 35fe948 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
- e8ba6c5 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
- 5926ee3 Add copy command to FSL DDR interactive by James Yang · 12 years ago
- 992f2fb Fix data stage name matching issue by James Yang · 12 years ago
- bf41893 Move DDR command parsing to separate function by James Yang · 12 years ago
- e750cfa powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
- db9a807 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
- e1dbdd8 powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
- e394ceb powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
- 2d9f26b powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
- 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
- ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
- b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
- 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
- ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
- 966b11c powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
- afbfdf5 powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
- b25f6de powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
- c0a4e6b powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
- 9760b27 powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
- d607b96 powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
- 345d6ef powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
- 2a5fcb8 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
- 0118033 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
- 1956e43 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · 12 years ago
- e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
- dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
- c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
- 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
- a179eb0 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
- b9735cb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
- 59629c2 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
- 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
- 7f0a22f powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
- 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
- 9a511bd powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
- f545d30 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
- c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
- a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
- e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
- 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
- 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
- fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
- cdfdb8d arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
- eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
- 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
- a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
- 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
- 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
- c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
- 23028d6 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · 12 years ago
- 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
- 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
- b0e8115 mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · 12 years ago