summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
AgeCommit message (Expand)Author
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-19ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-06-20powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini
2019-01-23mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham
2018-09-27powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya
2018-09-27powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-05-09powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-10-23powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy