~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Remove unused CONFIG definesTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* treewide: Remove the unnecessary space before semicolonBin Meng2022-11-02
* powerpc: Remove unused MPC8540/60ADS codeTom Rini2022-03-03
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* ppc: Remove T4160RDB boardTom Rini2021-07-07
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-26
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move clock functions into a new fileSimon Glass2020-01-17
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_get_f() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-10
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* PowerPC: mpc85xx: Update ft_verify_fdtTom Rini2017-08-03
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-01
* powerpc: Retain compatible property for L2 cacheChris Packham2016-12-20
* powerpc: T4080: Drop configuration for T4080York Sun2016-11-23
* powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun2016-11-23
* powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun2016-11-23
* powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun2016-11-23
* powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-23
* powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-23
* arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha2016-10-14
* fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-24
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-24
* t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang2015-11-02
* fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-16
* powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-12
* powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-22
* powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-05
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12
* powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu2014-04-22
* powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood2014-04-22
* powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR2013-11-13
* powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha2013-10-16
* Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-20
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20
* mpc85xx: Base emulator supportYork Sun2013-08-09