openbios/drivers
Amadeusz Sławiński 4bdfd79db7 macio: Remove unnecessary newworld check
openpic_init is only called on newworld machines.

Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1111 f158a5a8-5612-0410-a976-696ce0be7e32
2013-04-05 10:34:38 +00:00
..
Kconfig Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
adb_bus.c Move the basic OpenBIOS configuration header files from include/openbios to include/. 2010-03-14 17:19:58 +00:00
adb_bus.h adb: Don't assume that pointers fit in 32 bits 2010-10-30 12:22:06 +00:00
adb_kbd.c adb_kbd.c: Implement dummy get-key-map word for the ADB keyboard package. 2013-01-07 12:57:54 +00:00
adb_kbd.h ADB cleanup (Laurent Vivier) 2009-01-04 20:39:50 +00:00
adb_mouse.c Move the basic OpenBIOS configuration header files from include/openbios to include/. 2010-03-14 17:19:58 +00:00
adb_mouse.h ADB cleanup (Laurent Vivier) 2009-01-04 20:39:50 +00:00
build.xml Refactor QEMU firmware confguration device handling (based on patch by 2009-01-31 08:49:16 +00:00
cuda.c cuda: Use FMT_plx 2010-11-10 22:35:39 +00:00
cuda.h Don't make assumptions about device address size 2010-10-30 16:26:02 +00:00
escc.c Set properties to disable carrier detection on the serial ports for SPARC32. 2011-04-27 19:20:06 +00:00
escc.h Don't make assumptions about device address size 2010-10-30 16:26:02 +00:00
esp.c esp.c: fix SCSI command code displayed in do_command() debug statement. 2013-01-20 23:49:16 +00:00
esp.fs more of the sparc32 port by Blue Swirl <blueswir1@hotmail.com> 2006-05-04 22:07:30 +00:00
esp.h Fix system include file use 2008-11-17 19:42:11 +00:00
floppy.c Fix warnings from GCC 4.6.0 2010-10-03 16:37:47 +00:00
floppy.h initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
fw_cfg.c Switch all SPARC32 devices over from the private map_io() function over to OFMEM's ofmem_map_io() function. 2011-01-02 00:07:19 +00:00
hdreg.h initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
ide.c macio: Fix ide interrupts initialization 2013-04-05 10:33:22 +00:00
ide.h Handle ide model name string (Igor Kovalenko) 2009-07-12 08:15:38 +00:00
iommu.c Remove architecture-specific routines from ofmem.h. 2012-04-28 13:34:57 +00:00
iommu.h Clean up Sparc32 memory management 2009-01-03 13:45:02 +00:00
kbd.c Move the basic OpenBIOS configuration header files from include/openbios to include/. 2010-03-14 17:19:58 +00:00
kbd.h ADB: Manage arrow keys and more. 2009-11-06 21:23:32 +00:00
macio.c macio: Remove unnecessary newworld check 2013-04-05 10:34:38 +00:00
macio.h Don't make assumptions about device address size 2010-10-30 16:26:02 +00:00
obio.c Fix level 14 and level 10 timers under Solaris 8 on SPARC32. 2011-02-18 20:26:57 +00:00
obio.h sparc32: move CPU setup to openbios.c 2010-08-08 21:20:15 +00:00
pc_kbd.c Drop some unused variables 2010-08-22 09:29:28 +00:00
pc_serial.c Sparc64: fix interrupt properties 2012-05-19 10:38:26 +00:00
pci.c pci: Set interrupts property only on newworld machines 2013-04-05 10:34:10 +00:00
pci.fs Really create a tree for PCI devices (Laurent Vivier) 2009-01-07 15:43:10 +00:00
pci.h pci: bus scan amendment 2010-05-27 20:12:11 +00:00
pci_database.c Identify virtio-net devices 2012-06-09 17:05:32 +00:00
pci_database.h Sparc64: fix interrupt properties 2012-05-19 10:38:26 +00:00
sbus.c Replace 'Qemu' by 'QEMU' 2012-05-20 16:07:35 +00:00
sbus.fs Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
scsi.h Delete extra whitespace at the end of line, which annoys quilt 2008-12-11 20:30:53 +00:00
timer.c Enable GCC warning flag -Wnested-externs, fix warnings 2010-09-06 20:56:54 +00:00
timer.h Enable GCC warning flag -Wnested-externs, fix warnings 2010-09-06 20:56:54 +00:00
vga.h Split video_subr.h into its separate components so that they can live in the right places, rather than placing the definitions 2010-03-14 20:10:01 +00:00
vga_load_regs.c vga_load_regs: check return value for errors 2010-08-06 16:49:32 +00:00
vga_set_mode.c VGA for Sparc64 2006-07-18 21:48:00 +00:00
vga_vbe.c SPARC64: Remove majority of the video initialisation hack. 2012-04-28 13:35:00 +00:00