summaryrefslogtreecommitdiff
path: root/post
Commit message (Expand)AuthorAgeLines
* 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
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-25/+25
|/
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-36/+36
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-3/+3
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-1/+1
* mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk2009-03-28-6/+12
* cpu/: get mac address from environmentMike Frysinger2009-03-20-2/+2
* FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov2009-01-24-0/+17
* post/Makefile: fix dependency problem with parallel buildsWolfgang Denk2008-12-16-2/+2
* POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov2008-12-15-1/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-213/+213
* Fix merge problemsStefan Roese2008-08-06-0/+38
* Configure DSP POST; add watchdog reset to diag commandSascha Laue2008-06-29-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-11-5/+5
|\
| * ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-06-5/+5
* | lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue2008-06-03-0/+50
|/
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-3/+119
|\
| * POST: mark OCM test as POST_STOPYuri Tikhonov2008-05-20-1/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-20-2/+15
| * POST: OCM test added.Yuri Tikhonov2008-05-20-0/+103
| * POST: typo fixYuri Tikhonov2008-05-20-1/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-21-147/+147
|/
* post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk2008-05-10-1/+7
* Prepare for v1.3.3-rc3Wolfgang Denk2008-05-04-1/+1
* lwmon5: fix offset error in sysmon0 POSTSascha Laue2008-04-30-4/+4
* lwmon5: fix manual merge error in POSTSascha Laue2008-04-30-2/+2
* post/board/lwmon5/sysmon.c: fix manual merge error.Wolfgang Denk2008-04-29-5/+3
* POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov2008-04-29-6/+7
* lwmon5: update dsPIC POST spezificationSascha Laue2008-04-28-14/+43
* Fix watchdog POST for lwmon5Sascha Laue2008-04-28-2/+3
* post: Fix building with O=Kumar Gala2008-04-28-5/+5
* post/Makefile: make sure to use the correct flagsWolfgang Denk2008-04-26-0/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-04-26-15/+13
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-25-264/+110
|\