~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
/
post
/
drivers
/
memory.c
Commit message (
Expand
)
Author
Age
*
post: Migrate to Kconfig
Tom Rini
2022-12-05
*
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
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
post: memory: Fix format strings
Sean Anderson
2022-09-15
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
*
post: cosmetic: fix typo
Niko Mauno
2016-12-04
*
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
2015-01-05
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm, post, memory: fix bug if sdram base != 0x00000000
Heiko Schocher
2011-10-23
*
POST: add new memory regions test
Valentin Longchamp
2011-10-05
*
POST: drivers/memory.c coding style cleanup
Valentin Longchamp
2011-10-05
*
post, memorytest: add support for none powerpc archs
Heiko Schocher
2011-07-27
*
post, memorytest: fix if vstart is not = 0x0
Heiko Schocher
2011-07-27
*
post: use ARRAY_SIZE
Mike Frysinger
2011-07-26
*
Expand POST memory test to support arch-depended implementation.
York Sun
2010-10-19
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
*
POST: preparations for moving CONFIG_POST to Makefiles
Yuri Tikhonov
2008-04-22
*
Fix warnings while compilation of post/drivers/memory.c
Anatolij Gustschin
2008-03-02
*
POST: limit memory test area to not touch global data anymore
Yuri Tikhonov
2007-08-25
*
Restructure POST directory to support of other CPUs, boards, etc.
Wolfgang Denk
2007-03-06