summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove MPC8315ERDB boardTom Rini
2021-07-07ppc: Remove sbc8641d boardTom Rini
2021-07-07ppc: Remove xpedite boardsTom Rini
2021-07-07ppc: Remove MPC8568MDS boardTom Rini
2021-07-07ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini
2021-07-07ppc: Remove MPC8541CDS boardTom Rini
2021-07-07ppc: Remove many T104x boardsTom Rini
2021-06-23powerpc: Don't use relative include for config.h in global_data.hTom Rini
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini
2021-04-10ppc: Remove ARCH_P1022 supportTom Rini
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini
2021-04-10ppc: Remove TARGET_T1040QDS referencesTom Rini
2021-03-05gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng
2021-03-05ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'Bin Meng
2021-03-05ppc: io.h: Use addrmap_ translation APIs only in post-relocation phaseBin Meng
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-08gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li
2020-12-10powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNTChris Packham
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu
2020-06-03powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-01-17common: Move upmconfig() to ppc.hSimon Glass
2020-01-16Add global variable sdhc_per_clk for arm/powerpcYangbo Lu
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu
2020-01-08mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes
2020-01-08mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes
2019-11-27mpc83xx: remove unused clock.hYangbo Lu
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang
2019-05-21powerpc: Simplify processor.hMario Six
2019-05-21mpc83xx: Add arch clock.h to make SDHC workMario Six
2019-05-21mpc83xx: Prepare usage of DM gpio driverMario Six
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six
2019-05-20powerpc: Add LSDMR config valuesMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2019-03-02powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki