summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
...
* mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six2019-05-211-0/+8
* mpc83xx: Migrate legacy PCI options to KconfigMario Six2019-05-211-0/+26
* mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six2019-05-211-0/+8
* mpc83xx: Make distinct caddy2 configMario Six2019-05-201-0/+4
* mpc83xx: Make distinct MPC8313ERDB targetsMario Six2019-05-201-2/+8
* keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2019-05-201-2/+9
* keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six2019-05-201-0/+24
* keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six2019-05-201-3/+13
* mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-202-15/+20
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-202-5/+9
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-204-13/+25
* mpc83xx: Introduce ARCH_MPC832*Mario Six2019-05-202-5/+12
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-206-27/+42
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-203-20/+37
* mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-212-0/+4
* misc: Add MPC83xx serdes driverMario Six2018-09-181-0/+4
* cpu: Add MPC83xx CPU driverMario Six2018-09-182-0/+4
* timer: Add MPC83xx timer driverMario Six2018-09-181-2/+2
* clk: Add MPC83xx clock driverMario Six2018-09-181-0/+4
* mpc83xx: Add sysreset driverMario Six2018-09-181-1/+2
* ram: Add driver for MPC83xxMario Six2018-09-181-0/+4
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0719-40/+19
* 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