aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
AgeCommit message (Expand)AuthorFilesLines
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini2-0/+3
2023-11-07fsl_qe: Drop common.hTom Rini1-1/+0
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass1-1/+1
2023-05-01mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy1-176/+32
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy1-0/+5
2023-04-06powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy1-1/+1
2023-04-06powerpc: mpc832x: Fix reset wordChristophe Leroy1-2/+1
2023-04-06watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy2-1/+3
2023-03-29mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and relatedChristophe Leroy1-8/+0
2023-03-29mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIMChristophe Leroy1-16/+0
2023-03-06powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy6-3671/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini8-186/+186
2022-12-23Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to KconfigTom Rini1-0/+3
2022-12-22net: Remove more legacy functionsTom Rini1-18/+0
2022-12-05Convert CONFIG_FSL_SERDES to KconfigTom Rini2-4/+4
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini5-62/+62
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-5/+5
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2-15/+15
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck4-45/+1
2022-08-12ppc: Remove ids8313 boardTom Rini1-7/+0
2022-07-07Convert CONFIG_SYS_83XX_DDR_USES_CS0 to KconfigTom Rini1-0/+6
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini1-13/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini3-4/+7
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini3-4/+4
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2-1/+3
2022-04-08powerpc: mpc83xx: Migrate DEFAULT_IMMR to KconfigTom Rini1-0/+4
2022-04-01Convert CONFIG_E300 et al to KconfigTom Rini1-0/+3
2022-04-01keymile: Move sourcing of common KconfigTom Rini1-1/+0
2022-03-18Remove CONFIG_HAS_ETH0 et al symbolsTom Rini1-8/+0
2022-01-18common: remove bedbug debugger supportOvidiu Panait1-7/+0
2021-12-27ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini1-2/+0
2021-12-27Convert CONFIG_83XX_PCICLK to KconfigTom Rini1-0/+7
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini3-4/+5
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini2-10/+0
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini1-170/+0
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini10-214/+45
2021-09-17powerpc: Drop version_string placement optimizationTom Rini1-7/+0
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-2/+2
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-0/+6
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini2-3/+1
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-10/+0
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini1-144/+0
2021-08-05pci: powerpc: Drop old codeSimon Glass1-160/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-2/+2
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-7/+7
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-7/+7
2021-07-07ppc: Remove MPC832XEMDS boardsTom Rini1-6/+0
2021-07-07ppc: Remove MPC8323ERDB boardTom Rini1-5/+0