summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini2021-11-091-1/+1
* Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini2021-10-061-2/+0
* ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini2021-10-0110-214/+45
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-304-9/+9
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-303-3/+0
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-231-16/+2
* powerpc: Drop version_string placement optimizationTom Rini2021-09-173-16/+0
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-7/+0
|\
| * ppc: Remove UCP1020 boardSimon Glass2021-09-131-7/+0
* | sata: Rename SATA_SUPPORT to SATASimon Glass2021-09-041-2/+2
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-314-7/+23
* | nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-313-11/+1
* | nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-312-7/+10
* | global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-302-12/+1
* | global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-302-148/+0
* | Convert CONFIG_ID_EEPROM to KconfigTom Rini2021-08-301-0/+1
* | powerpc: Remove unused FCC ethernet codeTom Rini2021-08-303-465/+0
|/
* pci: powerpc: Drop old codeSimon Glass2021-08-053-352/+0
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-2/+2
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-022-8/+8
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-7/+7
* ppc: Remove T4160RDB boardTom Rini2021-07-079-252/+8
* ppc: Remove MPC832XEMDS boardsTom Rini2021-07-071-6/+0
* ppc: Remove MPC8323ERDB boardTom Rini2021-07-071-5/+0
* ppc: Remove MPC8315ERDB boardTom Rini2021-07-077-103/+9
* ppc: Remove sbc8641d boardTom Rini2021-07-0723-4000/+1
* ppc: Remove xpedite boardsTom Rini2021-07-076-122/+4
* ppc: Remove MPC8568MDS boardTom Rini2021-07-075-93/+3
* ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini2021-07-076-44/+6
* ppc: Remove MPC8555CDS boardsTom Rini2021-07-077-52/+5
* ppc: Remove MPC8541CDS boardTom Rini2021-07-077-26/+8
* ppc: Remove TQM834x boardTom Rini2021-07-071-6/+0
* ppc: Remove sbc8548 boardsTom Rini2021-07-071-5/+0
* ppc: Remove caddy2 / vme8349 boardsTom Rini2021-07-071-9/+0
* ppc: Remove MPC8313ERDB boardsTom Rini2021-07-071-13/+0
* ppc: Remove ve8313 boardTom Rini2021-07-071-5/+0
* ppc: Remove mpc8308_p1m boardTom Rini2021-07-071-5/+0
* ppc: Remove many T104x boardsTom Rini2021-07-072-18/+0
* ppc: Remove sbc8349 boardTom Rini2021-07-071-5/+0
* mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman2021-07-062-0/+54
* Revert "powerpc: fix regression in arch_initr_trap()"Tom Rini2021-06-231-1/+0
* powerpc: Don't use relative include for config.h in global_data.hTom Rini2021-06-231-1/+1
* board: freescale: t208xrdb: add a config option for rev D dts fixupsCamelia Groza2021-06-171-0/+7
* powerpc: fix regression in arch_initr_trap()Matt Merhar2021-05-261-0/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-2/+2
* boards: Disable CMD_SATA on platforms that no longer have a SATA driver enabledTom Rini2021-05-111-11/+0
* powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes2021-04-273-2/+23
* powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes2021-04-271-2/+0
* allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes2021-04-271-1/+1
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0