aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass3-0/+4
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass4-0/+714
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass2-2/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_ESBC_VALIDATE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_ERRATA to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-0/+24
2017-05-22Convert CONFIG_CMD_ECCTEST to KconfigSimon Glass1-0/+6
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-1/+0
2017-05-16Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-2/+6
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini9-2263/+1
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-0/+1
2017-05-15powerpc: t1024: Fix SRDS_MAX_LANES valuePaulo Zaneti2-2/+6
2017-05-15i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass9-2263/+1
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha1-4/+4
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini7-25/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-0/+1
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass3-0/+5
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass3-0/+5
2017-04-30Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass1-0/+8
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass1-1/+0
2017-04-17powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta1-2/+4
2017-04-17powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilationVINITHA PILLAI1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass6-16/+16
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass2-0/+33
2017-04-05board_f: Drop return value from initdram()Simon Glass4-18/+40
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass6-9/+9
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2-1/+10
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass3-0/+8
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2-2/+2
2017-04-05board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass1-30/+33
2017-04-05board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass1-16/+16
2017-04-05board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass1-1/+1
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini1-5/+0
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-48/+76
2017-02-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha3-40/+21
2017-02-03arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha1-0/+20
2017-02-03arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2-8/+18
2017-02-03arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha1-0/+17
2017-02-01powerpc: mpc5200: Correct return value of memcpy functionMark Marshall1-1/+1
2017-01-31powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall1-4/+4
2017-01-31powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc3-7/+25
2017-01-31powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc1-5/+8
2017-01-25Merge git://git.denx.de/u-boot-mpc85xxTom Rini6-3/+30
2017-01-25Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass1-1/+1
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass9-126/+7
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass3-0/+10
2017-01-24powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien1-2/+2
2017-01-24mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien3-1/+12