summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes
2020-01-08mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111Rasmus Villemoes
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach
2019-05-21mpc83xx: Define _end symbolMario Six
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six
2019-05-21mpc83xx: Don't define cpu_eth_init for DM ethMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six
2019-05-21mpc8308: Migrate system io config to KconfigMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six
2019-05-21powerpc: mpc83xx: fdt: Use get_serial_clock()Mario Six
2019-05-21powerpc: mpc83xx: Implement get_serial_clock()Mario Six
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six
2019-05-21mpc83xx: pcie: Read the clock from registersMario Six
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six
2019-05-21mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six
2019-05-20mpc83xx: Make distinct caddy2 configMario Six
2019-05-20mpc83xx: Make distinct MPC8313ERDB targetsMario Six
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six
2019-05-20keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six
2019-05-20keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six