summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-5/+5
* global: Remove unused CONFIG definesTom Rini2023-01-201-3/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-16/+16
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-6/+6
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-5/+5
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-101-3/+3
* treewide: Remove the unnecessary space before semicolonBin Meng2022-11-021-3/+3
* powerpc: Remove unused MPC8540/60ADS codeTom Rini2022-03-031-8/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+2
* ppc: Remove T4160RDB boardTom Rini2021-07-071-3/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-261-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* 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-051-1/+1
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-101-0/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* PowerPC: mpc85xx: Update ft_verify_fdtTom Rini2017-08-031-2/+9
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-2/+0
* powerpc: Retain compatible property for L2 cacheChris Packham2016-12-201-25/+36
* powerpc: T4080: Drop configuration for T4080York Sun2016-11-231-3/+2
* powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun2016-11-231-2/+2
* powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun2016-11-231-2/+2
* powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun2016-11-231-2/+2
* powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-231-1/+1
* powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-231-1/+1
* arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha2016-10-141-4/+0
* fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-241-120/+5
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1
* t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang2015-11-021-0/+11
* fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-161-1/+1
* powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-121-0/+15
* powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-221-0/+47
* powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-051-0/+26
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+1
* powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu2014-04-221-0/+29
* powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood2014-04-221-4/+8
* powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR2013-11-131-2/+3
* powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha2013-10-161-1/+1
* Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-201-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-5/+5
* mpc85xx: Base emulator supportYork Sun2013-08-091-1/+5