summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc512x
AgeCommit message (Expand)Author
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-02mpc512x: remove dead codeAnatolij Gustschin
2013-04-28mpc: iim: Switch to common fsl_iimBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-09mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin
2013-03-09mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2012-06-07MPC8xxx: Define cache ops for USBMarek Vasut
2011-11-16arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-16arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-10-27PowerPC: Squash warning in mpc512x serial.cMarek Vasut
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi
2011-07-28unify version_stringAndreas Bießmann
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-11-27512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk