Commit Graph

55 Commits (d2614ea0ffda9d7c0d049f0fa5b23ce390bcb7a8)

Author SHA1 Message Date
Masahiro Yamada c6d12624ae powerpc: remove redundant CPU definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
York Sun 8bae330f5c powerpc/mpc86xx: Fix boot_flag for calling board_init_f() 10 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Masahiro Yamada 84acd1e179 powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk 11 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Masahiro Yamada 06c14117c4 powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Shruti Kanetkar 6b44d9e5b7 powerpcv2: Print hardcoded size like print_size() does 11 years ago
Prabhakar Kushwaha 997399fa42 powerpc: Fix CamelCase checkpatch warnings 11 years ago
York Sun c63e137014 powerpc/mpc8xxx: Add memory reset control 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Axel Lin e51e47d38e powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE 11 years ago
Fabio Estevam 6770c5e2e8 powerpc: Use lower case for the core names 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 12 years ago
Simon Glass 67ac13b1b9 ppc: Move lbc_clk and cpu to arch_global_data 12 years ago
Andy Fleming e76cd5d4cf 8xxx: Change all 8*xx_DDR addresses to 8xxx 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
York Sun eb53941206 powerpc/mpc85xx: software workaround for DDR erratum A-004468 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wolfgang Denk ad37ef1a85 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning 13 years ago
Marek Vasut 7f2229b5c5 GCC4.6: Squash warnings in mpc86xx/interrupts.c 13 years ago
Becky Bruce 1605cc9e1b powerpc/mpc86xx: Disable translation for BAT setup 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Wolfgang Denk 8c4734e9af Revert "PowerPC: Add support for -msingle-pic-base" 13 years ago
Joakim Tjernlund 39768f7715 PowerPC: Add support for -msingle-pic-base 13 years ago
Joakim Tjernlund 33ee4c9233 PowerPC: Move -fPIC flag to common place 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
John Schmoller cc1dd33f27 mpc8[5/6]xx: Ensure POST word does not get reset 14 years ago
Kumar Gala 5655136208 powerpc/86xx: Enable common SRIO init code 14 years ago
Kumar Gala af04247426 powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 14 years ago
Peter Tyser c22a711d24 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration 14 years ago
Joakim Tjernlund 337f5f50f5 PowerPC: Add relocation support for -fpic 14 years ago
Wolfgang Denk 4e2894be5e 86xx: Cleanup for partial linking and --gc-sections 14 years ago
Wolfgang Denk fa11dbe56d arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Joakim Tjernlund 34bbf61860 PowerPC: Don't destroy fixup table while doing fixups 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 14 years ago
Peter Tyser 68337fb5f6 86xx: Use gc-sections to reduce image size 14 years ago
Kumar Gala bd9715e3db 86xx: Create common linker script 14 years ago
Joakim Tjernlund d1e0b10acc powerpc: do not fixup NULL ptrs 14 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser 52ebd9c1e5 powerpc: Remove warm reset entry point 14 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 14 years ago