Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
8c8cbac3c3c5db374b640e9f9770b76b5078398e
/
src
2305364
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10
by arch import user (historical)
· 18 years ago
ca0084e
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-9
by arch import user (historical)
· 18 years ago
0093e36
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-8
by arch import user (historical)
· 18 years ago
72c3b05
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7
by arch import user (historical)
· 18 years ago
fd60674
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-6
by arch import user (historical)
· 18 years ago
bc5be47
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4
by arch import user (historical)
· 18 years ago
4966de8
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-3
by arch import user (historical)
· 18 years ago
3f8eb7a
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-2
by arch import user (historical)
· 18 years ago
6c4c07d
fixed a bug cause failure on some expensive VGA cards
by Li-Ta Lo
· 19 years ago
be977a1
some comment in ACPI table
by Li-Ta Lo
· 19 years ago
ef5c64c
simplify
by Stefan Reinauer
· 19 years ago
1f9f342
move apic before nb
by Yinghai Lu
· 19 years ago
8ca7876
add cross compiling for abuild.sh
by Stefan Reinauer
· 19 years ago
e943fdb
* fix build without patches.
by Stefan Reinauer
· 19 years ago
df08a1d
generous iteration on the device tree removed.
by Stefan Reinauer
· 19 years ago
e30042d
fix comment
by Stefan Reinauer
· 19 years ago
55ba88d
*** empty log message ***
by Yinghai Lu
· 19 years ago
aabf7f93
make debugging a bit more useful
by Stefan Reinauer
· 19 years ago
d4b24ce
add patches that were rejected in discussion in case they are still needed
by Stefan Reinauer
· 19 years ago
fc4dda7
new port: island aruma
by Stefan Reinauer
· 19 years ago
4d90904
8 ways works now
by Yinghai Lu
· 19 years ago
6360187
spare one more mtrr
by Yinghai Lu
· 19 years ago
830435b
coherent.c don't need to read incoherent ht cap
by Yinghai Lu
· 19 years ago
90b3e09
comment out ht_setup_link
by Yinghai Lu
· 19 years ago
ff8b96e
pre_d0
by Yinghai Lu
· 19 years ago
eb2b06b
target port may need to checksum
by Stefan Reinauer
· 19 years ago
8980612
-Make 1, 2, 4, 6 installed cpu works.
by Yinghai Lu
· 19 years ago
6a2798d
move apic cluster before pci_domain in MB Config.lb
by Yinghai Lu
· 19 years ago
b5d9af4
move apic cluster before pci_domain in MB Config.lb
by Yinghai Lu
· 19 years ago
e324731
linkb_to_host
by Yinghai Lu
· 19 years ago
3f5ef30
Fix typo in microcode header file include
by Eric Biederman
· 19 years ago
d808849
removed unused code
by Li-Ta Lo
· 19 years ago
bec039c
minor reformat
by Li-Ta Lo
· 19 years ago
af02157
add config option for vga
by Li-Ta Lo
· 19 years ago
3d60688
linkb_to_host
by Yinghai Lu
· 19 years ago
3b809cb
universal acpi fixes.
by Stefan Reinauer
· 19 years ago
dd1a959
more universal acpi code
by Stefan Reinauer
· 19 years ago
777224c
- make acpi usable for more than one motherboard.
by Stefan Reinauer
· 19 years ago
26b2922
linkb_to_host
by Yinghai Lu
· 19 years ago
4ea158b
this is obsolete.
by Stefan Reinauer
· 19 years ago
54ab311
class code reverse
by Yinghai Lu
· 19 years ago
328852d
fix reboot broken
by Yinghai Lu
· 19 years ago
1f1085b
linkb_to_host and addon display card override onboard card.
by Yinghai Lu
· 19 years ago
c507e4d
linkb_to_host
by Yinghai Lu
· 19 years ago
1d6b460
can not enable cache for ram in auto.c
by Yinghai Lu
· 19 years ago
e562738
add vga.h / needed by vga text console.
by Stefan Reinauer
· 19 years ago
9e4faef
CONFIG_PCI_ROM_RUN
by Yinghai Lu
· 19 years ago
688238a
CONFIG_PCI_ROM_RUN
by Yinghai Lu
· 19 years ago
8e51b8a
amd version mtrr early
by Yinghai Lu
· 19 years ago
24f542f
onboard pci_rom second run
by Yinghai Lu
· 19 years ago
bcde161
onboard pci_rom disable onboard
by Yinghai Lu
· 19 years ago
d57e756
onboard pci_rom finally done
by Yinghai Lu
· 19 years ago
e1f7c7f
ht opt bug
by Yinghai Lu
· 19 years ago
4a1222d5
lift apic id fix
by Yinghai Lu
· 19 years ago
c7870ac
onboard pci_onboard works
by Yinghai Lu
· 19 years ago
e74f91a
cosmetics. \n is enough here.
by Stefan Reinauer
· 19 years ago
6308d58
onboard pci_rom
by Yinghai Lu
· 19 years ago
d8ad7df
fixed a logic bug
by Li-Ta Lo
· 19 years ago
bc5399a
better embedded ROM support, done blindly
by Li-Ta Lo
· 19 years ago
75f5b55
remove #include chip.h
by Li-Ta Lo
· 19 years ago
214ea8a
onboard pci_rom
by Yinghai Lu
· 19 years ago
77cbb99
onboard pci_rom
by Yinghai Lu
· 19 years ago
c47eeb2
onboard pci rom
by Yinghai Lu
· 19 years ago
7715f26
onboard pci rom
by Yinghai Lu
· 19 years ago
515f6c7
works for PCI vga cards too
by Li-Ta Lo
· 19 years ago
51990b3
removed validation code
by Li-Ta Lo
· 19 years ago
5ce1590
fixed abs() impelmentation
by Li-Ta Lo
· 19 years ago
883b879
added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now.
by Li-Ta Lo
· 19 years ago
7ee9799
nodeid
by Yinghai Lu
· 19 years ago
3a23863
nodeid
by Yinghai Lu
· 19 years ago
20a2a57
no siblings yet
by Yinghai Lu
· 19 years ago
0fe9902
enable apic ext id to keep bsp using apid 0
by Yinghai Lu
· 19 years ago
90a04ee
enable apic ext id to keep bsp using 0
by Yinghai Lu
· 19 years ago
31ce35e
remove ti_firewire.c, it only enable the bus master
by Li-Ta Lo
· 19 years ago
84a8028
fixed indentation
by Li-Ta Lo
· 19 years ago
953e0f6
add NC support to spare mtrrs for 64G memory stored
by Yinghai Lu
· 19 years ago
1bc5654
clear dead link bug fix and opt_link_read for non coherent link
by Yinghai Lu
· 19 years ago
c6068ec
compile fix
by Stefan Reinauer
· 19 years ago
cb1255e
enable apic ext id
by Yinghai Lu
· 19 years ago
23202a9
enable apic ext id
by Yinghai Lu
· 19 years ago
a335402
serialize cpus for >2
by Yinghai Lu
· 19 years ago
e089f00
optimize read link bug fixed.
by Yinghai Lu
· 19 years ago
bf0ed60
Dynamic RT with 4 ways test OK.
by Yinghai Lu
· 19 years ago
85e76c6
now rom_address is one of the resources
by Li-Ta Lo
· 19 years ago
e7c26a7
remove unused options
by Li-Ta Lo
· 19 years ago
af0cc3e
start consolidate various borken vga support
by Li-Ta Lo
· 19 years ago
e8b1c9d
clean up VGA and Expansion ROM support
by Li-Ta Lo
· 19 years ago
5b772cc
default link bug fix
by Yinghai Lu
· 19 years ago
9a5b496
Allocating resource for Expansion ROM
by Li-Ta Lo
· 19 years ago
a804a71
*** empty log message ***
by Yinghai Lu
· 19 years ago
e2b2006
update broastcast table for K8 4p above
by Yinghai Lu
· 19 years ago
6a5d99b
8 ways support changes
by Yinghai Lu
· 19 years ago
1de8094
amd k8 routing table creation dynamically support
by Yinghai Lu
· 19 years ago
2c956bb
non coherent ht chain setup automatically
by Yinghai Lu
· 19 years ago
9709908
btext fix
by Yinghai Lu
· 19 years ago
42b3744
shame on me.
by Stefan Reinauer
· 19 years ago
b14e851
obviously broken
by Stefan Reinauer
· 19 years ago
140a3a1
add dump_pci_devices_in_bus
by Yinghai Lu
· 19 years ago
ec01aa9
- Fix the definition of the linuxbios table so all of the compilers
by Eric Biederman
· 19 years ago
6ac60f8
get config tool satisfied.. let's see if we get this working..
by Stefan Reinauer
· 19 years ago
Next »