aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2024-07-15ppc: Remove duplicate newlinesMarek Vasut
2024-07-03powerpc: Add the old invalidate_icache_all functionTom Rini
2024-07-03powerpc: Implement a default flush_dcache_allTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21ppc: Add a reset_cpu() functionSimon Glass
2023-07-14powerpc: Fix flush_cache() speed regressionChristophe Leroy
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-07ppc: Drop bat_rwSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-10-06common/board_f: introduce arch_setup_dest_addr()Ovidiu Panait
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-18watchdog: Get rid of ASSEMBLY hacksStefan Roese
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-06-20powerpc: bootm: Fix sizes in memory adjusting warningPali Rohár
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-06-23Revert "powerpc: fix regression in arch_initr_trap()"Tom Rini
2021-05-26powerpc: fix regression in arch_initr_trap()Matt Merhar
2021-04-27powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes
2021-04-27powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03bdinfo: Rename function names to be clearerBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese
2020-08-06board_f: ppc: Factor out ppc-specific bdinfo setupOvidiu Panait
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass
2020-06-25bdinfo: ppc: Move PPC-specific info into its own fileSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass