~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy2023-04-06
* net: Remove more legacy functionsTom Rini2022-12-22
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2020-05-19
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* mpc83xx: Use pre-defined asm functionsMario Six2019-05-21
* mpc83xx: Replace ppcDWstore with inline assemblyMario Six2019-05-21
* mpc83xx: Don't define cpu_eth_init for DM ethMario Six2019-05-21
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-20
* cpu: Add MPC83xx CPU driverMario Six2018-09-18
* timer: Add MPC83xx timer driverMario Six2018-09-18
* mpc83xx: Add sysreset driverMario Six2018-09-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-05
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-22
* mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-01
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-23
* powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-16
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16
* mpc8308: support for Freescale MPC8308 cpuIlya Yanok2010-07-09
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-06
* mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips2010-04-22
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21