summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
AgeCommit message (Expand)Author
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-12ppc: Remove ids8313 boardTom Rini
2022-07-07Convert CONFIG_SYS_83XX_DDR_USES_CS0 to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-04-08powerpc: mpc83xx: Migrate DEFAULT_IMMR to KconfigTom Rini
2022-04-01Convert CONFIG_E300 et al to KconfigTom Rini
2022-04-01keymile: Move sourcing of common KconfigTom Rini
2022-03-18Remove CONFIG_HAS_ETH0 et al symbolsTom Rini
2022-01-18common: remove bedbug debugger supportOvidiu Panait
2021-12-27ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini
2021-12-27Convert CONFIG_83XX_PCICLK to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini
2021-09-17powerpc: Drop version_string placement optimizationTom Rini
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini
2021-08-05pci: powerpc: Drop old codeSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-07ppc: Remove MPC832XEMDS boardsTom Rini
2021-07-07ppc: Remove MPC8323ERDB boardTom Rini
2021-07-07ppc: Remove MPC8315ERDB boardTom Rini
2021-07-07ppc: Remove TQM834x boardTom Rini
2021-07-07ppc: Remove caddy2 / vme8349 boardsTom Rini
2021-07-07ppc: Remove MPC8313ERDB boardsTom Rini
2021-07-07ppc: Remove ve8313 boardTom Rini
2021-07-07ppc: Remove mpc8308_p1m boardTom Rini
2021-07-07ppc: Remove sbc8349 boardTom Rini
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman
2021-04-10ppc: Remove MPC837XEMDS boardTom Rini
2021-04-10ppc: Remove gdsys hrcon boardsTom Rini
2021-04-10ppc: Remove gdsys strider boardsTom Rini
2021-04-10ppc: Remove MPC8308RDB boardTom Rini
2021-04-10ppc: Remove MPC8349ITX boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher
2020-09-17mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese