summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-0/+97
* common: powerpc: Move arch-specific headersSimon Glass2017-06-055-0/+71
* common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2017-06-051-0/+4
* common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass2017-06-051-0/+3
* common: Move pcie_setup_hoses() to PPC headerSimon Glass2017-06-051-0/+1
* common: Move pci_target_init() to PPC headerSimon Glass2017-06-051-0/+1
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-223-0/+4
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-224-0/+714
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-222-2/+2
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-0/+1
* Convert CONFIG_CMD_ESBC_VALIDATE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_ERRATA to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-0/+24
* Convert CONFIG_CMD_ECCTEST to KconfigSimon Glass2017-05-221-0/+6
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-1/+0
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-05-162-2/+6
|\
| * powerpc: t1024: Fix SRDS_MAX_LANES valuePaulo Zaneti2017-05-152-2/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-159-2263/+1
|\ \
| * | i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass2017-05-159-2263/+1
| |/
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-0/+1
|/
* spl: make image arg or fdt blob address reconfigurableVikas Manocha2017-05-081-4/+4
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-017-25/+0
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-0/+1
* fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass2017-04-303-0/+5
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-303-0/+5
* Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass2017-04-301-0/+8
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-301-1/+0
* powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta2017-04-171-2/+4
* 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
|\