index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
asus
Age
Commit message (
Expand
)
Author
2008-03-19
Following patch will setup KT890 HT automatically. It will find the
Rudolf Marek
2008-03-15
Following patch extends the ROM decoding to last 1MB, allowing to use larger
Rudolf Marek
2008-03-08
Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial).
Uwe Hermann
2008-02-18
Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN
Rudolf Marek
2008-02-18
Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr...
Rudolf Marek
2008-01-26
This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...
Ronald G. Minnich
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2008-01-12
Fix the documentation of GPIO setup, tell W83627EHF to use external
Rudolf Marek
2007-12-17
Enable IDE legacy port access for all 440BX based boards per default, as
Uwe Hermann
2007-12-09
This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every
Myles Watson
2007-11-25
abuild fix for the asus a8v-e_se and newest iasl version (trivial)
Corey Osgood
2007-11-25
Fix abuild for ASUS MEW-AM.
Uwe Hermann
2007-11-24
Add support for the ASUS MEW-AM board.
Uwe Hermann
2007-11-13
Add support for FID/VID changes messages.
Rudolf Marek
2007-11-04
another small abuild fix.. add payload compression "uses" for the a8v-e-se
Stefan Reinauer
2007-11-02
Asus A8V-E-SE support from Rudolf Marek
Rudolf Marek
2007-10-31
Add initial support for the ASUS P3B-F.
Uwe Hermann
2007-10-30
Add initial support for the ASUS P2B-F.
Uwe Hermann
2007-10-30
Various smaller fixes to make the ASUS P2B match the format
Uwe Hermann
2007-10-16
Completely rip out / replace the ASUS P2B code (which wasn't really working),
Uwe Hermann
2007-09-24
Various cosmetic changes and coding style fixes (trivial).
Uwe Hermann
2007-06-19
Various minor cosmetics and coding style fixes (trivial).
Uwe Hermann
2007-06-19
This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make
Corey Osgood
2007-06-14
This patch adds support for the Intel i82810 northbridge and various i82801xx
Corey Osgood
2007-05-24
Add initial support for the ASUS A8N-E board.
Philipp Degler
2007-05-15
Simplify spd_read_byte() functions (trivial).
Uwe Hermann
2007-05-09
This patch uses auto.c from Uwe's tyan s1846 for both boards, with some
Corey Osgood
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-12-15
Apply linuxbios-rename-compressed-payload-options.patch, refs #14
Ed Swierk
2006-11-10
* fix the automatic build system by compressing payloads if possible
Stefan Reinauer
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-11-02
Remove some unneeded #includes from most mainboard.c files.
Uwe Hermann
2006-10-27
Fix the CHIP_NAME() entries of all mainboards to have the same format
Uwe Hermann
2006-08-04
p2b uses i82371eb as well.
Stefan Reinauer
2006-07-29
- Add support _framework_ for the Asus p2b.
Richard Smith