Age | Commit message (Expand) | Author |
2020-07-27 | Drop global data sdhc_adapter for powerpc | Yangbo Lu |
2020-06-03 | powerpc/mpc85xx: Fix compiling error with DM_GPIO | Madalin Bucur |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-02-20 | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada |
2020-01-17 | common: Move upmconfig() to ppc.h | Simon Glass |
2020-01-16 | Add global variable sdhc_per_clk for arm/powerpc | Yangbo Lu |
2020-01-16 | powerpc/mpc85xx: drop eSDHC periperhal clock code | Yangbo Lu |
2020-01-08 | mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309 | Rasmus Villemoes |
2020-01-08 | mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309 | Rasmus Villemoes |
2019-11-27 | mpc83xx: remove unused clock.h | Yangbo Lu |
2019-11-08 | freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name | Udit Agarwal |
2019-06-20 | powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig | Hou Zhiqiang |
2019-05-21 | powerpc: Simplify processor.h | Mario Six |
2019-05-21 | mpc83xx: Add arch clock.h to make SDHC work | Mario Six |
2019-05-21 | mpc83xx: Prepare usage of DM gpio driver | Mario Six |
2019-05-21 | powerpc: mpc83xx: Fix MPC8308 IMMR memory layout | Mario Six |
2019-05-20 | powerpc: Add LSDMR config values | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC837X | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC836* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC834* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC832* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC831* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC830* | Mario Six |
2019-03-02 | powerpc: enabled building with CONFIG_DM=y | Heinrich Schuchardt |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-11-27 | spi: Zap CONFIG_HARD_SPI | Jagan Teki |
2018-11-26 | spl: Add support for passing handoff info to U-Boot proper | Simon Glass |
2018-10-29 | powerpc: t1040: Correct RCW EC2 settings | Bin Meng |
2018-10-29 | powerpc: t1040: Correct RCW MAC2_GMII_SEL value | Bin Meng |
2018-09-18 | misc: Add MPC83xx serdes driver | Mario Six |
2018-09-18 | cpu: Add MPC83xx CPU driver | Mario Six |
2018-09-18 | clk: Add MPC83xx clock driver | Mario Six |
2018-09-18 | powerpc: Add read*_*/write*_* macros | Mario Six |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-07-10 | configs: Remove empty #ifdef/#ifndef blocks from configs | Alex Kiernan |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-06 | powerpc: mpc8xx: redistribute data in CPM dpram | Christophe Leroy |
2018-04-06 | powercp: mpc8xx: move commproc.h | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: remove get_immr() argument | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: get rid of the multiple PVR_ values | Christophe Leroy |
2018-03-16 | ppc: Remove orphan xilinx_irq.h file | Michal Simek |
2018-02-09 | PowerPC: phy: enable all phylib drivers when use phylib and tsec enet | Zhao Qiang |
2018-01-30 | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods |
2018-01-28 | powerpc: Drop CONFIG_WALNUT and other related dead code | Tuomas Tynkkynen |
2018-01-28 | gpio: mpc8xxx: Rename Kconfig option, structures, and functions | Mario Six |
2018-01-10 | drivers/misc: Share qbman init between archs | Ahmed Mansour |
2017-10-02 | powerpc: Use asm-generic/io.h | Paul Burton |