~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Commit message (
Expand
)
Author
Age
*
powerpc: Fix flush_cache() speed regression
Christophe Leroy
2023-07-14
*
Correct SPL uses of LMB
Simon Glass
2023-02-10
*
ppc: Drop bat_rw
Simon Glass
2023-02-07
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-11-02
*
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
2022-10-06
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
watchdog: Get rid of ASSEMBLY hacks
Stefan Roese
2022-09-18
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-26
*
powerpc: bootm: Fix sizes in memory adjusting warning
Pali Rohár
2022-06-20
*
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
Tom Rini
2022-06-06
*
powerpc: Remove unused MPC8540/60ADS code
Tom Rini
2022-03-03
*
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
*
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
*
Revert "powerpc: fix regression in arch_initr_trap()"
Tom Rini
2021-06-23
*
powerpc: fix regression in arch_initr_trap()
Matt Merhar
2021-05-26
*
powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD
Rasmus Villemoes
2021-04-27
*
powerpc: lib: remove leftover CONFIG_5xx
Rasmus Villemoes
2021-04-27
*
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
2021-04-27
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
|
bdinfo: Rename function names to be clearer
Bin Meng
2021-02-03
|
/
*
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
2021-01-15
*
global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
Stefan Roese
2020-08-26
*
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
2020-08-06
*
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
2020-08-06
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
*
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
*
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
common: Move some time functions out of common.h
Simon Glass
2019-12-02
*
status_led: Tidy up the code style
Simon Glass
2019-12-02
*
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
2019-12-02
*
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-17
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
[next]