summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilationVINITHA PILLAI2017-04-171-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-136-16/+16
* powerpc: Move setup_board_extra() into a PPC fileSimon Glass2017-04-052-0/+33
* board_f: Drop return value from initdram()Simon Glass2017-04-054-18/+40
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-056-9/+9
* board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2017-04-052-1/+10
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-053-0/+8
* board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-052-2/+2
* board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass2017-04-051-30/+33
* board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass2017-04-051-16/+16
* board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass2017-04-051-1/+1
* Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini2017-03-091-5/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-033-48/+76
|\
| * arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha2017-02-033-40/+21
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-031-0/+20
| * arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2017-02-032-8/+18
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-031-0/+17
* | powerpc: mpc5200: Correct return value of memcpy functionMark Marshall2017-02-011-1/+1
* | powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall2017-01-311-4/+4
* | powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-313-7/+25
* | powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc2017-01-311-5/+8
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-01-256-3/+30
|\
| * powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien2017-01-241-2/+2
| * mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2017-01-243-1/+12
| * powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel2017-01-244-1/+17
* | Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass2017-01-251-1/+1
* | powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2017-01-259-126/+7
* | powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* | Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-253-0/+10
* | Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-241-0/+23
* | NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-5/+0
|/
* status_led: Kconfig migrationUri Mashiach2017-01-212-8/+8
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-3/+0
* powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to KconfigYork Sun2017-01-042-5/+11
* powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to KconfigYork Sun2017-01-042-10/+21
* powerpc: E6500: Move macro CONFIG_E6500 to KconfigYork Sun2017-01-042-9/+16
* powerpc: mpc85xx: Remove unused ifdef in config headerYork Sun2017-01-041-19/+1
* ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to KconfigYork Sun2017-01-042-12/+17
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-042-19/+19
* ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun2017-01-041-17/+0
* powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-044-159/+319
* mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-043-22/+28
* fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-047-27/+62
* powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDSYork Sun2017-01-041-1/+0
* powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun2017-01-041-1/+1
* powerpc: T2080QDS: Remove macro T2080QDSYork Sun2017-01-041-1/+1
* powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun2017-01-041-1/+1
* powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun2017-01-044-23/+5
* crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-044-8/+36
* crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-044-31/+72