summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-07-08ppc: Remove T4160RDB boardTom Rini3-7/+3
2021-07-08ppc: Remove MPC8315ERDB boardTom Rini4-52/+2
2021-07-08ppc: Remove sbc8641d boardTom Rini6-1246/+1
2021-07-08ppc: Remove xpedite boardsTom Rini2-3/+3
2021-07-08ppc: Remove MPC8568MDS boardTom Rini2-15/+1
2021-07-08ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini3-4/+3
2021-07-08ppc: Remove MPC8555CDS boardsTom Rini3-8/+2
2021-07-08ppc: Remove MPC8541CDS boardTom Rini3-4/+2
2021-07-08ppc: Remove many T104x boardsTom Rini1-2/+0
2021-06-23powerpc: Don't use relative include for config.h in global_data.hTom Rini1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-2/+2
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini3-20/+1
2021-04-10ppc: Remove ARCH_P1022 supportTom Rini2-18/+1
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini2-6/+3
2021-04-10ppc: Remove TARGET_T1040QDS referencesTom Rini1-1/+0
2021-03-05gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng1-1/+1
2021-03-05ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'Bin Meng1-0/+1
2021-03-05ppc: io.h: Use addrmap_ translation APIs only in post-relocation phaseBin Meng1-6/+9
2021-02-25ppc: Remove MPC8569MDS boardTom Rini2-18/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-08gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li1-0/+13
2020-12-10powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNTChris Packham1-0/+2
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu1-3/+1
2020-06-03powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur1-1/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+3
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-0/+1
2020-01-16Add global variable sdhc_per_clk for arm/powerpcYangbo Lu1-0/+1
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu1-8/+0
2020-01-08mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes1-1/+2
2020-01-08mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes2-2/+2
2019-11-27mpc83xx: remove unused clock.hYangbo Lu1-22/+0
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang1-5/+0
2019-05-21powerpc: Simplify processor.hMario Six1-120/+0
2019-05-21mpc83xx: Add arch clock.h to make SDHC workMario Six1-0/+22
2019-05-21mpc83xx: Prepare usage of DM gpio driverMario Six1-0/+8
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six1-3/+39
2019-05-20powerpc: Add LSDMR config valuesMario Six1-0/+3
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six4-6/+6
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six3-5/+5
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six5-12/+12
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six4-10/+10
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six5-11/+11
2019-03-02powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt1-3/+3
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-7/+0
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki1-7/+0