aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc512x
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher17-2638/+0
2017-05-15i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass2-387/+0
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini1-3/+0
2016-11-21powerpc: mpc512x: Add support for get_svr() for mpc512x devicesSriram Dash1-0/+5
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-5/+1
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-3/+0
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2016-01-25serial: Remove serial_putc_raw_devTom Rini1-12/+0
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini1-1/+0
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp2-20/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada1-1/+1
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+34
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-5/+5
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun1-1/+0
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada1-4/+1
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-2/+0
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-37/+14
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk17-289/+17
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD3-396/+1
2013-05-02mpc512x: remove dead codeAnatolij Gustschin1-6/+0
2013-04-28mpc: iim: Switch to common fsl_iimBenoît Thébaudeau3-396/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass2-3/+3
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-03-09mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin1-1/+16
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin1-0/+54
2013-03-09mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin1-0/+15
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-0/+9
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin1-0/+96
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass2-2/+2
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass5-10/+13
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips1-59/+51
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-61/+3
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut1-0/+16
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut1-9/+9
2012-06-07MPC8xxx: Define cache ops for USBMarek Vasut2-0/+36
2011-11-16arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin1-2/+1
2011-11-16arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin1-2/+0
2011-10-27PowerPC: Squash warning in mpc512x serial.cMarek Vasut1-1/+1
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-1/+1
2011-07-28unify version_stringAndreas Bießmann1-8/+4
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-6/+5
2011-07-26serial: push default_serial_console to driversMike Frysinger1-0/+12
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi1-13/+3
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-1/+10