aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-07ppc: Remove MPC8315ERDB boardTom Rini3-51/+7
2021-07-07ppc: Remove TQM834x boardTom Rini1-6/+0
2021-07-07ppc: Remove caddy2 / vme8349 boardsTom Rini1-9/+0
2021-07-07ppc: Remove MPC8313ERDB boardsTom Rini1-13/+0
2021-07-07ppc: Remove ve8313 boardTom Rini1-5/+0
2021-07-07ppc: Remove mpc8308_p1m boardTom Rini1-5/+0
2021-07-07ppc: Remove sbc8349 boardTom Rini1-5/+0
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman1-0/+2
2021-04-10ppc: Remove MPC837XEMDS boardTom Rini1-8/+0
2021-04-10ppc: Remove gdsys hrcon boardsTom Rini1-4/+0
2021-04-10ppc: Remove gdsys strider boardsTom Rini1-6/+0
2021-04-10ppc: Remove MPC8308RDB boardTom Rini1-6/+0
2021-04-10ppc: Remove MPC8349ITX boardTom Rini1-6/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass10-0/+10
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher1-0/+8
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher3-25/+68
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher1-30/+33
2020-09-17mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher1-2/+1
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2-2/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada4-5/+5
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher1-4/+0
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes1-24/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass6-0/+6
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass4-6/+6
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass3-0/+3
2020-01-17common: Move clock functions into a new fileSimon Glass3-0/+3
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes1-0/+7
2020-01-08mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111Rasmus Villemoes1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass2-0/+2
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1