~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arch: m68k: Introduce trivial PIT based timerMarek Vasut2023-04-15
* arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2023-04-15
* m68k: add private libgcc ashrdi3Angelo Dureghello2023-03-15
* m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-15
* Correct SPL uses of LMBSimon Glass2023-02-10
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-26
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-23
* m68k: Remove M5475x boardsTom Rini2021-07-07
* allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes2021-04-27
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-15
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* | bdinfo: Rename function names to be clearerBin Meng2021-02-03
|/
* common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2021-01-15
* board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait2020-08-06
* cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait2020-08-06
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass2020-06-25
* bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2020-06-25
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-18
* common: Drop log.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 image.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-10
* m68k: add dm fec supportAngelo Durgehello2020-01-10
* common: Move trap_init() out of common.hSimon Glass2019-12-02
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move some time functions out of common.hSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_get() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* m68k: fix cache.c for Coldfire V4EAngelo Dureghello2017-08-18
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23
* m68k: add private libgccangelo@sysam.it2015-12-13
* m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh2015-08-12
* m68k: remove arch/m68k/lib/board.cMasahiro Yamada2015-03-28
* m68k: add generic-board supportangelo@sysam.it2015-03-05
* m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka2014-06-19
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-11