summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-121-0/+1
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-261-3/+1
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-6/+0
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-0/+1
* powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-4/+4
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-0/+6
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-221-10/+0
* powerpc: get rid of addr_probe()Christophe Leroy2017-07-221-27/+0
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-0/+1
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-1/+1
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-0/+1
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-1/+0
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-0/+1
* fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass2017-04-301-0/+3
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-301-0/+3
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-052-0/+6
* powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-313-7/+25
* powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc2017-01-311-5/+8
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-0/+6
* mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-041-0/+3
* fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-041-0/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-231-4/+4
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-5/+1
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-3/+0
* arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day2016-06-032-2/+2
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar2016-01-251-2/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day2016-01-086-20/+20
* mpc83xx: Add strider boardDirk Eibach2015-11-121-0/+3
* powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-102-2/+0
* powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-051-2/+3
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-042-20/+0
* powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+1
* powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-231-8/+0
* mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-191-0/+4
* powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()Valentin Longchamp2014-11-141-0/+1
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+1
* ppc: Zap Hymod boardMarek Vasut2014-10-271-11/+0
* powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada2014-10-101-8/+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/+100
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-222-2/+2
* mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-232-3/+4
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-1/+0
* powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-211-0/+5