aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer.c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-08Remove obsolete email addressesStefan Reinauer1-1/+1
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-05-30PPC: Pass real tbfreq to udelayAlexander Graf1-6/+2
The IDE code waits for some operations to finish within a certain amount of time. That waiting code delays based on the timebase, but doesn't know about the frequency of the timebase. In cases where we know the frequency - like via QEMU's fwcfg interface - base the calculation on that frequency value. This fixes issues where OpenBIOS thought it ran into IDE timeouts. Signed-off-by: Alexander Graf <agraf@suse.de> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1306 f158a5a8-5612-0410-a976-696ce0be7e32
2010-09-06Enable GCC warning flag -Wnested-externs, fix warningsBlue Swirl1-1/+1
Move nested extern declarations into header files, or use the already existing declarations. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@861 f158a5a8-5612-0410-a976-696ce0be7e32
2010-03-14Move the basic OpenBIOS configuration header files from include/openbios to ↵Mark Cave-Ayland1-1/+1
include/. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@695 f158a5a8-5612-0410-a976-696ce0be7e32
2008-12-21qemu better supportLaurent Vivier1-1/+1
This patches copies all needed ppc files to qemu and modifies them. The generated OpenBIOS image must be loaded at adresse 0xfff00000 by Qemu. It is able to load Yaboot from disk and Yaboot is able to load Linux, but Linux hangs somewhere... of course it needs more work (but this cleans up my patch queue). Thank you to Blue Swirl and Aurelien Jarno for their help. Signed-off-by: Laurent Vivier <Laurent@lvivier.info> git-svn-id: svn://coreboot.org/openbios/openbios-devel@301 f158a5a8-5612-0410-a976-696ce0be7e32
2008-12-11Delete extra whitespace at the end of line, which annoys quiltBlue Swirl1-6/+6
git-svn-id: svn://coreboot.org/openbios/openbios-devel@284 f158a5a8-5612-0410-a976-696ce0be7e32
2008-11-30Fix most warnings from SparseBlue Swirl1-1/+1
git-svn-id: svn://coreboot.org/openbios/openbios-devel@274 f158a5a8-5612-0410-a976-696ce0be7e32
2006-04-26initial import of openbios--main--1.0--patch-26Stefan Reinauer1-0/+104
git-svn-id: svn://coreboot.org/openbios/openbios-devel@1 f158a5a8-5612-0410-a976-696ce0be7e32