summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-1829-0/+29
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1813-21/+27
* common: Drop init.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop net.h from common headerSimon Glass2020-05-184-0/+4
* phy: add support for backplane kr modeFlorinel Iordache2020-04-201-0/+9
* watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy2020-02-281-4/+0
* Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma2020-02-251-1/+3
* mpc8xx: Expose show_regs()Tom Rini2020-02-071-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-172-0/+2
* common: Move get_tbclk() to time.hSimon Glass2020-01-1711-1/+12
* common: Move clock functions into a new fileSimon Glass2020-01-177-3/+8
* common: Move relocate_code() to init.hSimon Glass2020-01-174-4/+4
* powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-161-48/+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 some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-023-0/+3
* common: Move interrupt functions into a new headerSimon Glass2019-12-025-0/+5
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-023-5/+5
* common: Drop checkicache() and checkdcache()Simon Glass2019-12-021-65/+65
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move checkcpu() out of common.hSimon Glass2019-12-022-0/+2
* common: Move some CPU functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move some time functions out of common.hSimon Glass2019-12-022-0/+2
* Move strtomhz() to vsprintf.hSimon Glass2019-12-026-0/+6
* common: Move older CPU functions to their own headerSimon Glass2019-12-023-0/+3
* ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma2019-11-191-10/+0
* freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-084-13/+13
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-08-121-4/+0
|\
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-121-4/+0
* | env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* | env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_get_f() to env.hSimon Glass2019-08-113-0/+3
|/
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-112-39/+13
* powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang2019-06-201-1/+1
* powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang2019-06-201-0/+21
* powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang2019-06-201-0/+8
* powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma2019-05-231-3/+1
* 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-214-43/+60
* 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