summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove MPC837XEMDS boardWIP/2021-04-01-remove-non-migrated-boardsTom Rini2021-04-101-8/+0
* ppc: Remove gdsys hrcon boardsTom Rini2021-04-101-4/+0
* ppc: Remove gdsys strider boardsTom Rini2021-04-101-6/+0
* ppc: Remove MPC8308RDB boardTom Rini2021-04-101-6/+0
* ppc: Remove MPC8349ITX boardTom Rini2021-04-101-6/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-0210-0/+10
* mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher2020-09-171-0/+8
* powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher2020-09-173-25/+68
* powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher2020-09-171-30/+33
* mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher2020-09-171-2/+1
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-262-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-5/+5
* mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-191-4/+0
* mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2020-05-191-24/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-186-0/+6
* common: Drop asm_offsets.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-184-6/+6
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-173-0/+3
* common: Move clock functions into a new fileSimon Glass2020-01-173-0/+3
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes2020-01-081-0/+7
* mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111Rasmus Villemoes2020-01-081-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-022-0/+2
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-022-4/+4
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move checkcpu() out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-023-0/+3
* powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-121-4/+0
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-111-33/+11
* mpc83xx: Add gazerbeam boardDirk Eibach2019-05-211-0/+19
* mpc83xx: Define _end symbolMario Six2019-05-211-0/+6
* mpc83xx: Use pre-defined asm functionsMario Six2019-05-213-37/+54
* mpc83xx: Replace ppcDWstore with inline assemblyMario Six2019-05-212-12/+18
* mpc83xx: Don't define cpu_eth_init for DM ethMario Six2019-05-211-0/+2
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-1/+1
* mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-214-22/+176
* mpc83xx: Migrate SPCR to KconfigMario Six2019-05-215-28/+165
* mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-215-32/+173
* mpc8308: Migrate system io config to KconfigMario Six2019-05-215-0/+364
* mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six2019-05-211-0/+7
* mpc83xx: Migrate HID config to KconfigMario Six2019-05-214-0/+639
* powerpc: mpc83xx: fdt: Use get_serial_clock()Mario Six2019-05-211-2/+2
* powerpc: mpc83xx: Implement get_serial_clock()Mario Six2019-05-211-0/+5
* powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six2019-05-211-0/+2