aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move relocate_code() to init.hSimon Glass4-4/+4
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu1-48/+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 some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass3-0/+3
2019-12-02common: Move interrupt functions into a new headerSimon Glass5-0/+5
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass3-5/+5
2019-12-02common: Drop checkicache() and checkdcache()Simon Glass1-65/+65
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move checkcpu() out of common.hSimon Glass2-0/+2
2019-12-02common: Move some CPU functions out of common.hSimon Glass4-0/+4
2019-12-02common: Move some time functions out of common.hSimon Glass2-0/+2
2019-12-02Move strtomhz() to vsprintf.hSimon Glass6-0/+6
2019-12-02common: Move older CPU functions to their own headerSimon Glass3-0/+3
2019-11-19ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma1-10/+0
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal4-13/+13
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-4/+0
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck1-4/+0
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_yesno() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_f() to env.hSimon Glass3-0/+3
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder2-39/+13
2019-06-20powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang1-1/+1
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang1-0/+21
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang1-0/+8
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma1-3/+1
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach1-0/+19
2019-05-21mpc83xx: Define _end symbolMario Six1-0/+6
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six4-43/+60
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six2-12/+18
2019-05-21mpc83xx: Don't define cpu_eth_init for DM ethMario Six1-0/+2
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-1/+1
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six4-22/+176
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six5-28/+165
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six5-32/+173
2019-05-21mpc8308: Migrate system io config to KconfigMario Six5-0/+364
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six1-0/+7
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six4-0/+639
2019-05-21powerpc: mpc83xx: fdt: Use get_serial_clock()Mario Six1-2/+2
2019-05-21powerpc: mpc83xx: Implement get_serial_clock()Mario Six1-0/+5
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six1-0/+2
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six11-0/+3890
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six5-0/+579
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six4-0/+1536
2019-05-21mpc83xx: pcie: Read the clock from registersMario Six1-3/+36
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six4-0/+924
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2-3/+3
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six1-0/+8