summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-11-09ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-09-17powerpc: Drop version_string placement optimizationTom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13ppc: Remove UCP1020 boardSimon Glass
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini
2021-08-05pci: powerpc: Drop old codeSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove MPC832XEMDS boardsTom Rini
2021-07-07ppc: Remove MPC8323ERDB 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 TQM834x boardTom Rini
2021-07-07ppc: Remove sbc8548 boardsTom Rini
2021-07-07ppc: Remove caddy2 / vme8349 boardsTom Rini
2021-07-07ppc: Remove MPC8313ERDB boardsTom Rini
2021-07-07ppc: Remove ve8313 boardTom Rini
2021-07-07ppc: Remove mpc8308_p1m boardTom Rini
2021-07-07ppc: Remove many T104x boardsTom Rini
2021-07-07ppc: Remove sbc8349 boardTom Rini
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman
2021-06-23Revert "powerpc: fix regression in arch_initr_trap()"Tom Rini
2021-06-23powerpc: Don't use relative include for config.h in global_data.hTom Rini
2021-06-17board: freescale: t208xrdb: add a config option for rev D dts fixupsCamelia Groza
2021-05-26powerpc: fix regression in arch_initr_trap()Matt Merhar
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-11boards: Disable CMD_SATA on platforms that no longer have a SATA driver enabledTom Rini
2021-04-27powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes
2021-04-27powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay