index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
post
/
drivers
/
memory.c
Age
Commit message (
Expand
)
Author
2024-07-15
post: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
post: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
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-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-15
post: memory: Fix format strings
Sean Anderson
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2016-12-04
post: cosmetic: fix typo
Niko Mauno
2015-01-05
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-10-23
arm, post, memory: fix bug if sdram base != 0x00000000
Heiko Schocher
2011-10-05
POST: add new memory regions test
Valentin Longchamp
2011-10-05
POST: drivers/memory.c coding style cleanup
Valentin Longchamp
2011-07-27
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-26
post: use ARRAY_SIZE
Mike Frysinger
2010-10-19
Expand POST memory test to support arch-depended implementation.
York Sun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-22
POST: preparations for moving CONFIG_POST to Makefiles
Yuri Tikhonov
2008-03-02
Fix warnings while compilation of post/drivers/memory.c
Anatolij Gustschin
2007-08-25
POST: limit memory test area to not touch global data anymore
Yuri Tikhonov
2007-03-06
Restructure POST directory to support of other CPUs, boards, etc.
Wolfgang Denk