~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* powerpc: Fix flush_cache() speed regressionChristophe Leroy2023-07-14
* Correct SPL uses of LMBSimon Glass2023-02-10
* ppc: Drop bat_rwSimon Glass2023-02-07
* 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: Remove the unnecessary space before semicolonBin Meng2022-11-02
* common/board_f: introduce arch_setup_dest_addr()Ovidiu Panait2022-10-06
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* watchdog: Get rid of ASSEMBLY hacksStefan Roese2022-09-18
* 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
* powerpc: bootm: Fix sizes in memory adjusting warningPali Rohár2022-06-20
* Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-06
* powerpc: Remove unused MPC8540/60ADS codeTom Rini2022-03-03
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-23
* Revert "powerpc: fix regression in arch_initr_trap()"Tom Rini2021-06-23
* powerpc: fix regression in arch_initr_trap()Matt Merhar2021-05-26
* powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes2021-04-27
* powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes2021-04-27
* 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
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-26
* board_f: ppc: Factor out ppc-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: ppc: Move PPC-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
* Fix some checkpatch warnings in calls to debug()Simon 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
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* 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 ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move some time functions out of common.hSimon Glass2019-12-02
* status_led: Tidy up the code styleSimon Glass2019-12-02
* Drop CONFIG_SHOW_ACTIVITYSimon Glass2019-12-02
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-17
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_get() to env.hSimon Glass2019-08-11