Commit Graph

63 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 11 years ago
Masahiro Yamada 06c14117c4 powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Anatolij Gustschin b91363cd34 mpc512x: remove dead code 11 years ago
Benoît Thébaudeau 83306927de mpc: iim: Switch to common fsl_iim 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
Anatolij Gustschin a615dfda8c mpc512x: Adjust the DRAM init sequence to the datasheet spec 11 years ago
Anatolij Gustschin fcc7fe4251 mpc512x: add ifm ac14xx board 11 years ago
Anatolij Gustschin 1d63b8ffdb mpc512x: optionally configure DIU, LPC and NFC deviders 11 years ago
Anatolij Gustschin e5f538649c mpc512x: use common code for clock setting for all mpc512x boards 11 years ago
Anatolij Gustschin b84d6d27fc mpc512x: add common LAW and Chip Select configuration 11 years ago
Simon Glass 3c4c308c00 ppc: Move reset_status to arch_global_data 12 years ago
Simon Glass fefb098b18 ppc: Move mpc512x clocks to arch_global_data 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 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
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut 918327c8f0 serial: mpc512x: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 90bad891e1 serial: Properly spell out the structure member names of serial_driver 12 years ago
Marek Vasut 25315683fd MPC8xxx: Define cache ops for USB 12 years ago
Anatolij Gustschin d14a94bf68 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings 13 years ago
Anatolij Gustschin c33b92ebcc arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings 13 years ago
Marek Vasut 506b9f2b2d PowerPC: Squash warning in mpc512x serial.c 13 years ago
Timur Tabi 3b4a226305 video: Add SHARP LQ084S3LG01 LCD support on P1022DS 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Mike Frysinger 1c9a5606d8 serial: drop useless ctlr field 13 years ago
Mike Frysinger 6c768ca746 serial: push default_serial_console to drivers 13 years ago
Timur Tabi ba8e76bd49 powerpc: use 'video-mode' environment variable to configure DIU 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
Joakim Tjernlund 337f5f50f5 PowerPC: Add relocation support for -fpic 14 years ago
Wolfgang Denk 566d49a3f5 512x: 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
Joakim Tjernlund d1e0b10acc powerpc: do not fixup NULL ptrs 14 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 14 years ago
Peter Tyser 52ebd9c1e5 powerpc: Remove warm reset entry point 14 years ago
Wolfgang Denk 949c80e100 mpc512x: fix build issues 14 years ago
Anatolij Gustschin 9e70d1378c fsl_diu_fb: further refactoring of FSL DIU code 14 years ago
Timur Tabi e69e520f9d fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features 14 years ago
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago