summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNTChris Packham2020-12-101-0/+2
* Drop global data sdhc_adapter for powerpcYangbo Lu2020-07-271-3/+1
* powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur2020-06-031-1/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+3
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* common: Move upmconfig() to ppc.hSimon Glass2020-01-171-0/+1
* Add global variable sdhc_per_clk for arm/powerpcYangbo Lu2020-01-161-0/+1
* powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-161-8/+0
* mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes2020-01-081-1/+2
* mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes2020-01-082-2/+2
* mpc83xx: remove unused clock.hYangbo Lu2019-11-271-22/+0
* freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-081-2/+2
* powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang2019-06-201-5/+0
* powerpc: Simplify processor.hMario Six2019-05-211-120/+0
* mpc83xx: Add arch clock.h to make SDHC workMario Six2019-05-211-0/+22
* mpc83xx: Prepare usage of DM gpio driverMario Six2019-05-211-0/+8
* powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six2019-05-211-3/+39
* powerpc: Add LSDMR config valuesMario Six2019-05-201-0/+3
* mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-204-6/+6
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-203-5/+5
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-205-12/+12
* mpc83xx: Introduce ARCH_MPC832*Mario Six2019-05-201-1/+1
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-204-10/+10
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-205-11/+11
* powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt2019-03-021-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-7/+0
|\
| * spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-271-7/+0
* | spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-3/+0
|/
* powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-2/+1
* powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng2018-10-291-1/+1
* misc: Add MPC83xx serdes driverMario Six2018-09-181-0/+4
* cpu: Add MPC83xx CPU driverMario Six2018-09-181-0/+2
* clk: Add MPC83xx clock driverMario Six2018-09-183-1/+79
* powerpc: Add read*_*/write*_* macrosMario Six2018-09-181-0/+18
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-28/+2
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-101-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0732-65/+32
* powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy2018-04-061-8/+8
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-061-0/+687
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-065-7/+7
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-061-4/+2
* powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy2018-04-061-2/+1
* powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2018-04-061-4/+2
* ppc: Remove orphan xilinx_irq.h fileMichal Simek2018-03-161-25/+0
* PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang2018-02-091-3/+1
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-2/+0
* powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen2018-01-281-14/+0
* gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six2018-01-281-1/+1
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-103-66/+5