summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-113-0/+3
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-111-6/+2
* powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang2019-06-201-1/+1
* powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang2019-06-201-0/+21
* powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang2019-06-201-0/+8
* powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma2019-05-231-3/+1
* configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-031-0/+13
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-5/+1
* PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini2019-01-261-0/+4
* mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-232-0/+4
* fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-292-0/+12
* powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya2018-09-271-0/+4
* powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya2018-09-274-0/+4
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-191-5/+5
* powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba2018-05-091-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0762-126/+62
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-103-282/+3
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-0/+33
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-121-0/+13
* ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-121-0/+6
* powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun2017-10-231-0/+6
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-261-3/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-163-7/+7
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-4/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-0/+26
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-0/+6
* PowerPC: mpc85xx: Update ft_verify_fdtTom Rini2017-08-031-2/+9
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-0/+23
* powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-6/+5
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-0/+4
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-0/+5
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-231-1/+1
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-221-10/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-1/+2
* powerpc: get rid of addr_probe()Christophe Leroy2017-07-221-8/+0
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-1/+1
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-0/+45
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+1
* powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun2017-06-121-10/+0
* Convert CONFIG_CMD_ERRATA to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-0/+24