summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc512x
Commit message (Expand)AuthorAgeFilesLines
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-042-20/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-301-1/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+34
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-5/+5
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-1/+0
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-4/+1
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-2/+0
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-37/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2417-289/+17
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-113-396/+1
|\
| * mpc: iim: Switch to common fsl_iimBenoît Thébaudeau2013-04-283-396/+1
* | mpc512x: remove dead codeAnatolij Gustschin2013-05-021-6/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-3/+3
* | mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2013-03-091-1/+16
* | mpc512x: add ifm ac14xx boardAnatolij Gustschin2013-03-091-0/+54
* | mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2013-03-091-0/+15
* | mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-091-0/+9
* | mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin2013-03-091-0/+96
|/
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-042-2/+2
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-045-10/+13
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-59/+51
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-61/+3
* serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+16
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-151-9/+9
* MPC8xxx: Define cache ops for USBMarek Vasut2012-06-072-0/+36
* arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+1
* arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+0
* PowerPC: Squash warning in mpc512x serial.cMarek Vasut2011-10-271-1/+1
* video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-041-1/+1
* unify version_stringAndreas Bießmann2011-07-281-8/+4
* serial: drop useless ctlr fieldMike Frysinger2011-07-261-6/+5
* serial: push default_serial_console to driversMike Frysinger2011-07-261-0/+12
* powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-13/+3
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-10/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-1/+10
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-111-1/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-3/+3
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-44/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-5/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
OpenPOWER on IntegriCloud