aboutsummaryrefslogtreecommitdiff
path: root/post
AgeCommit message (Expand)AuthorFilesLines
2010-10-22post/i2c: General clean upPeter Tyser1-25/+23
2010-10-20ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese1-0/+4
2010-10-19Expand POST memory test to support arch-depended implementation.York Sun1-16/+52
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese1-280/+22
2010-10-04ppc4xx: Big lwmon5 board support rework/updateSascha Laue6-145/+727
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk4-5/+5
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese3-4/+4
2010-09-23ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese1-64/+41
2010-09-21POST cleanup.Michael Zaidman1-1/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-05-06POST: Added ECC memory test for mpc83xx.Michael Zaidman2-0/+196
2010-04-24mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin3-0/+139
2010-04-21Move arch/ppc to arch/powerpcStefan Roese33-3/+3
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-03-21POST: add progress APIMichael Zaidman1-2/+15
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-0/+16
2009-10-09Merge branch 'reloc'Wolfgang Denk3-32/+4
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-25/+25
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+2
2009-10-03lwmon, lwmon5: Remove sysmon POST relocation fixupsPeter Tyser2-32/+2
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-36/+36
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-3/+3
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-03-28mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk1-6/+12
2009-03-20cpu/: get mac address from environmentMike Frysinger1-2/+2
2009-01-24FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov9-0/+17
2008-12-16post/Makefile: fix dependency problem with parallel buildsWolfgang Denk1-2/+2
2008-12-15POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov1-1/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD58-213/+213
2008-08-06Fix merge problemsStefan Roese10-0/+38
2008-06-29Configure DSP POST; add watchdog reset to diag commandSascha Laue2-1/+2
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-5/+5
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese1-5/+5
2008-06-03lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue1-0/+50
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk4-3/+119
2008-05-21Big white-space cleanup.Wolfgang Denk14-147/+147
2008-05-20POST: mark OCM test as POST_STOPYuri Tikhonov1-1/+1
2008-05-20POST: add POST_STOP flagYuri Tikhonov1-2/+15
2008-05-20POST: OCM test added.Yuri Tikhonov3-0/+103
2008-05-20POST: typo fixYuri Tikhonov1-1/+1
2008-05-10post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk1-1/+7
2008-05-04Prepare for v1.3.3-rc3v1.3.3-rc3Wolfgang Denk1-1/+1
2008-04-30lwmon5: fix offset error in sysmon0 POSTSascha Laue1-4/+4
2008-04-30lwmon5: fix manual merge error in POSTSascha Laue1-2/+2
2008-04-29post/board/lwmon5/sysmon.c: fix manual merge error.Wolfgang Denk1-5/+3
2008-04-29POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov3-6/+7
2008-04-28lwmon5: update dsPIC POST spezificationSascha Laue1-14/+43
2008-04-28Fix watchdog POST for lwmon5Sascha Laue1-2/+3
2008-04-28post: Fix building with O=Kumar Gala3-5/+5