summaryrefslogtreecommitdiff
path: root/post
Commit message (Expand)AuthorAgeLines
* 20001122-1.c: Fix GCC 4.6 build warningStefan Roese2011-11-16-2/+1
* post/post.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+1
* post/post.c: CodingStyle cleanupWolfgang Denk2011-11-03-32/+27
* arm, post: add missing post_time_ms for armHeiko Schocher2011-10-27-1/+1
* cosmetic, post: Codingstyle cleanupHeiko Schocher2011-10-27-68/+59
* arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher2011-10-23-3/+4
* POST: add new memory regions testValentin Longchamp2011-10-05-19/+72
* POST: drivers/memory.c coding style cleanupValentin Longchamp2011-10-05-56/+57
* POST: make env test flags fetching optionalValentin Longchamp2011-10-05-5/+15
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-05-4/+5
* Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-29-0/+2
* post, memorytest: add support for none powerpc archsHeiko Schocher2011-07-27-2/+6
* post, memorytest: fix if vstart is not = 0x0Heiko Schocher2011-07-27-2/+3
* post: fix indendation/brace confusionJames Kosin2011-07-26-12/+12
* post: new nor flash testMike Frysinger2011-07-26-2/+122
* post: use ARRAY_SIZEMike Frysinger2011-07-26-52/+28
* post: add gpio hotkey supportMike Frysinger2011-07-26-0/+21
* powerpc: Fix FPU post related link warningsKumar Gala2011-01-25-16/+16
* ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese2010-12-17-15/+20
* ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese2010-11-28-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-19-1/+2
|\
| * post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-17-1/+2
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-22/+20
|/
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-1/+1
* Coding Style cleanupWolfgang Denk2010-10-27-2/+0
* post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-27-1/+1
* post/i2c: Add ability to ignore I2C devicesPeter Tyser2010-10-22-2/+24
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-22-4/+4
* post/i2c: Don't probe address 0Peter Tyser2010-10-22-2/+4
* post/i2c: Clean up detection logicPeter Tyser2010-10-22-16/+13
* post/i2c: General clean upPeter Tyser2010-10-22-25/+23
* ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese2010-10-20-0/+4
* Expand POST memory test to support arch-depended implementation.York Sun2010-10-19-16/+52
* ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese2010-10-04-280/+22
* ppc4xx: Big lwmon5 board support rework/updateSascha Laue2010-10-04-145/+727
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-5/+5
|\
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-1/+1
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-4/+4
* | ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2010-09-23-64/+41
* | POST cleanup.Michael Zaidman2010-09-21-1/+2
|/
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* POST: Added ECC memory test for mpc83xx.Michael Zaidman2010-05-06-0/+196
* mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin2010-04-24-0/+139
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-3/+3
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* POST: add progress APIMichael Zaidman2010-03-21-2/+15
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-0/+16
* Merge branch 'reloc'Wolfgang Denk2009-10-09-32/+4
|\
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
| * lwmon, lwmon5: Remove sysmon POST relocation fixupsPeter Tyser2009-10-03-32/+2