- a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
- 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
- ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
- f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 3 months ago
- a7ffa3d ppc: Remove T4160RDB board by Tom Rini · 3 years, 6 months ago
- d9e6ef5 ppc: Remove MPC8315ERDB board by Tom Rini · 3 years, 7 months ago
- e540498 ppc: Remove sbc8641d board by Tom Rini · 3 years, 7 months ago
- e1ef708 ppc: Remove xpedite boards by Tom Rini · 3 years, 7 months ago
- 31f5605 ppc: Remove MPC8568MDS board by Tom Rini · 3 years, 7 months ago
- b4e6026 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 7 months ago
- 0b730a0 ppc: Remove MPC8555CDS boards by Tom Rini · 3 years, 7 months ago
- 7707c55 ppc: Remove MPC8541CDS board by Tom Rini · 3 years, 7 months ago
- 2f693d6 ppc: Remove many T104x boards by Tom Rini · 3 years, 7 months ago
- f1fc77c powerpc: Don't use relative include for config.h in global_data.h by Tom Rini · 3 years, 6 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 3090082 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 9 months ago
- 197f290 ppc: Remove ARCH_P1022 support by Tom Rini · 3 years, 9 months ago
- 3ec582b ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · 3 years, 9 months ago
- acdfafe ppc: Remove TARGET_T1040QDS references by Tom Rini · 3 years, 9 months ago
- 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- da047f5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · 3 years, 9 months ago
- 39d49a8 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · 3 years, 9 months ago
- 12084d2 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- db5d53b gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 10 months ago
- 476e786 powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT by Chris Packham · 4 years ago
- ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 5 months ago
- 798ac8a powerpc/mpc85xx: Fix compiling error with DM_GPIO by Madalin Bucur · 4 years, 7 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- 4be8fc9 common: Move upmconfig() to ppc.h by Simon Glass · 5 years ago
- 0fa6876 Add global variable sdhc_per_clk for arm/powerpc by Yangbo Lu · 5 years ago
- d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
- b067318 mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309 by Rasmus Villemoes · 5 years ago
- 4d30b76 mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309 by Rasmus Villemoes · 5 years ago
- 742491e mpc83xx: remove unused clock.h by Yangbo Lu · 5 years ago
- d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
- deb47f5 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig by Hou Zhiqiang · 6 years ago
- 828fcda powerpc: Simplify processor.h by Mario Six · 6 years ago
- 2537f41 mpc83xx: Add arch clock.h to make SDHC work by Mario Six · 6 years ago
- 5dec9e6 mpc83xx: Prepare usage of DM gpio driver by Mario Six · 6 years ago
- e9c932d powerpc: mpc83xx: Fix MPC8308 IMMR memory layout by Mario Six · 6 years ago
- b163978 powerpc: Add LSDMR config values by Mario Six · 6 years ago
- 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
- 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
- 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
- be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
- 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
- b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
- e5296cf powerpc: enabled building with CONFIG_DM=y by Heinrich Schuchardt · 6 years ago
- f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
- e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
- f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
- ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · 6 years ago
- 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
- 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
- 7cab147 clk: Add MPC83xx clock driver by Mario Six · 6 years ago
- f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · 6 years ago
- 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2fde1d3 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · 7 years ago
- 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
- b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
- bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
- edd4ebe powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · 7 years ago
- 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
- 5dae160 ppc: Remove orphan xilinx_irq.h file by Michal Simek · 7 years ago
- da6b88d PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · 7 years ago
- eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
- f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
- d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
- aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
- a846d11 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
- ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
- d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
- 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
- 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
- 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
- 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
- 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
- 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
- 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
- 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
- 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
- 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
- 7613579 common: powerpc: Move arch-specific headers by Simon Glass · 8 years ago
- 50e9770 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 8 years ago