~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* powerpc: mpc8xx: Add SMC relocation CPM microcodeChristophe Leroy2023-05-05
* powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATAChristophe Leroy2023-05-05
* powerpc: mpc8xx: Reorganise init RAMChristophe Leroy2023-05-04
* powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy2023-05-04
* watchdog: mpc8xxx: Make it genericChristophe Leroy2023-04-06
* powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQChristophe Leroy2023-04-05
* board: cssi: Add new board MCR3000_2GChristophe Leroy2023-02-11
* board: MCR3000: Use lowercase filenamesChristophe Leroy2023-02-10
* powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()Christophe Leroy2023-02-10
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy2022-08-08
* powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESSOvidiu Panait2022-02-10
* Convert CONFIG_SYS_IMMR to KconfigTom Rini2021-12-27
* Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2021-12-01
* ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini2021-11-09
* powerpc: Drop version_string placement optimizationTom Rini2021-09-17
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-31
* 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 asm/ptrace.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy2020-02-28
* mpc8xx: Expose show_regs()Tom Rini2020-02-07
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move clock functions into a new fileSimon Glass2020-01-17
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* common: Drop checkicache() and checkdcache()Simon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese2019-04-26
* powerpc, mpc8xx: clear top of stackChristophe Leroy2018-12-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2018-04-06
* powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2018-04-06
* powerpc: mpc8xx: refactorise reginfoChristophe Leroy2018-04-06
* powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy2018-04-06
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-06
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-06
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-06
* powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2018-04-06
* powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2018-04-06
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-26