~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
Commit message (
Expand
)
Author
Age
*
post: Move CONFIG_SYS_POST to CFG_SYS_POST
Tom Rini
2022-12-23
*
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
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
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
*
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
2015-05-05
*
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-05
*
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
2015-01-05
*
post: descend only when CONFIG_HAS_POST is defined
Masahiro Yamada
2013-12-13
*
post: remove unnecessary include path settings
Masahiro Yamada
2013-11-25
*
post: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES
Anatolij Gustschin
2013-05-01
*
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: new nor flash test
Mike Frysinger
2011-07-26
*
post: use ARRAY_SIZE
Mike Frysinger
2011-07-26
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2010-11-19
|
\
|
*
post, i2c: add missing curly bracket in i2c_post_test
Heiko Schocher
2010-11-17
*
|
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
|
/
*
post/drivers/i2c.c: fix compile error
Wolfgang Denk
2010-10-27
*
post/i2c: Add ability to ignore I2C devices
Peter Tyser
2010-10-22
*
post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
Peter Tyser
2010-10-22
*
post/i2c: Don't probe address 0
Peter Tyser
2010-10-22
*
post/i2c: Clean up detection logic
Peter Tyser
2010-10-22
*
post/i2c: General clean up
Peter Tyser
2010-10-22
*
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
*
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
2008-04-25
|
\
|
*
POST: move CONFIG_POST to Makefiles
Yuri Tikhonov
2008-04-22
|
*
POST: preparations for moving CONFIG_POST to Makefiles
Yuri Tikhonov
2008-04-22
*
|
LWMON5: POST RTC fix
Yuri Tikhonov
2008-03-20
|
/
*
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
*
Merged POST framework with the current TOT.
Sergei Poselenov
2007-07-05
*
Restructure POST directory to support of other CPUs, boards, etc.
Wolfgang Denk
2007-03-06