summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove T4160RDB boardTom Rini2021-07-073-7/+3
* ppc: Remove MPC8315ERDB boardTom Rini2021-07-074-52/+2
* ppc: Remove sbc8641d boardTom Rini2021-07-076-1246/+1
* ppc: Remove xpedite boardsTom Rini2021-07-072-3/+3
* ppc: Remove MPC8568MDS boardTom Rini2021-07-072-15/+1
* ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini2021-07-073-4/+3
* ppc: Remove MPC8555CDS boardsTom Rini2021-07-073-8/+2
* ppc: Remove MPC8541CDS boardTom Rini2021-07-073-4/+2
* ppc: Remove many T104x boardsTom Rini2021-07-071-2/+0
* powerpc: Don't use relative include for config.h in global_data.hTom Rini2021-06-231-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-2/+2
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0
* ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini2021-04-103-20/+1
* ppc: Remove ARCH_P1022 supportTom Rini2021-04-102-18/+1
* ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini2021-04-102-6/+3
* ppc: Remove TARGET_T1040QDS referencesTom Rini2021-04-101-1/+0
* gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng2021-03-051-1/+1
* ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'Bin Meng2021-03-051-0/+1
* ppc: io.h: Use addrmap_ translation APIs only in post-relocation phaseBin Meng2021-03-051-6/+9
* ppc: Remove MPC8569MDS boardWIP/2021-02-25-remove-platformsTom Rini2021-02-252-18/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li2021-02-081-0/+13
* 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 headerWIP/2020-05-18-reduce-size-of-common.hSimon 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