summaryrefslogtreecommitdiffstats
path: root/post
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix FPU post related link warningsKumar Gala2011-01-258-16/+16
* ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese2010-12-171-15/+20
* ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese2010-11-281-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-191-1/+2
|\
| * post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-171-1/+2
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-1712-22/+20
|/
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-1/+1
* Coding Style cleanupWolfgang Denk2010-10-271-2/+0
* post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-271-1/+1
* post/i2c: Add ability to ignore I2C devicesPeter Tyser2010-10-221-2/+24
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-221-4/+4
* post/i2c: Don't probe address 0Peter Tyser2010-10-221-2/+4
* post/i2c: Clean up detection logicPeter Tyser2010-10-221-16/+13
* post/i2c: General clean upPeter Tyser2010-10-221-25/+23
* ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese2010-10-201-0/+4
* Expand POST memory test to support arch-depended implementation.York Sun2010-10-191-16/+52
* ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese2010-10-041-280/+22
* ppc4xx: Big lwmon5 board support rework/updateSascha Laue2010-10-046-145/+727
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-284-5/+5
|\
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-231-1/+1
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-233-4/+4
* | ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2010-09-231-64/+41
* | POST cleanup.Michael Zaidman2010-09-211-1/+2
|/
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* POST: Added ECC memory test for mpc83xx.Michael Zaidman2010-05-062-0/+196
* mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin2010-04-243-0/+139
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2133-3/+3
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* POST: add progress APIMichael Zaidman2010-03-211-2/+15
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-0/+16
* Merge branch 'reloc'Wolfgang Denk2009-10-093-32/+4
|\
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
| * lwmon, lwmon5: Remove sysmon POST relocation fixupsPeter Tyser2009-10-032-32/+2
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-25/+25
|/
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-112-36/+36
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-241-3/+3
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk2009-03-281-6/+12
* cpu/: get mac address from environmentMike Frysinger2009-03-201-2/+2
* FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov2009-01-249-0/+17
* post/Makefile: fix dependency problem with parallel buildsWolfgang Denk2008-12-161-2/+2
* POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov2008-12-151-1/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1858-213/+213
* Fix merge problemsStefan Roese2008-08-0610-0/+38
* Configure DSP POST; add watchdog reset to diag commandSascha Laue2008-06-292-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-111-5/+5
|\
| * ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-061-5/+5
* | lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue2008-06-031-0/+50
|/
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-214-3/+119
|\
| * POST: mark OCM test as POST_STOPYuri Tikhonov2008-05-201-1/+1
OpenPOWER on IntegriCloud