~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-23
* post: Migrate to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* post: memory: Fix format stringsSean Anderson2022-09-15
* Audit <flash.h> inclusionTom Rini2022-08-04
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-12
* post: cosmetic: fix typoNiko Mauno2016-12-04
* dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass2015-05-05
* dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-05
* powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2015-01-05
* post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-13
* post: remove unnecessary include path settingsMasahiro Yamada2013-11-25
* post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin2013-05-01
* arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher2011-10-23
* POST: add new memory regions testValentin Longchamp2011-10-05
* POST: drivers/memory.c coding style cleanupValentin Longchamp2011-10-05
* post, memorytest: add support for none powerpc archsHeiko Schocher2011-07-27
* post, memorytest: fix if vstart is not = 0x0Heiko Schocher2011-07-27
* post: new nor flash testMike Frysinger2011-07-26
* post: use ARRAY_SIZEMike Frysinger2011-07-26
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-19
|\
| * post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-17
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
|/
* post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-27
* post/i2c: Add ability to ignore I2C devicesPeter Tyser2010-10-22
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-22
* post/i2c: Don't probe address 0Peter Tyser2010-10-22
* post/i2c: Clean up detection logicPeter Tyser2010-10-22
* post/i2c: General clean upPeter Tyser2010-10-22
* Expand POST memory test to support arch-depended implementation.York Sun2010-10-19
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* Big white-space cleanup.Wolfgang Denk2008-05-21
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-25
|\
| * POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-22
| * POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-22
* | LWMON5: POST RTC fixYuri Tikhonov2008-03-20
|/
* Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin2008-03-02
* POST: limit memory test area to not touch global data anymoreYuri Tikhonov2007-08-25
* Merged POST framework with the current TOT.Sergei Poselenov2007-07-05
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-06