summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option 'compress ramstage'Sven Schnelle2011-05-022-0/+12
* Sorry, my mistake.Scott Duplichan2011-04-3027-697/+0
* git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6550 2b7e53f0-3cfb-0310-b3e...Scott Duplichan2011-04-3027-0/+697
* Thinkpad: Enable Battery eventsSven Schnelle2011-04-283-0/+38
* X60: enable Ultrabay if device is plugged inSven Schnelle2011-04-275-2/+23
* T60: enable Ultrabay if device is plugged inSven Schnelle2011-04-272-2/+13
* Lenovo PMH7: add pmh7_ultrabay_power_enable()Sven Schnelle2011-04-272-0/+10
* Lenovo H8: add h8_ultrabay_device_present()Sven Schnelle2011-04-272-0/+10
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-2620-6/+478
* Add (partly) support for Nuvoton NCT6776FStefan Reinauer2011-04-222-2/+190
* cosmetic changes to superiotool's nuvoton codeStefan Reinauer2011-04-221-2/+1
* Fix of fix copy and paste errors in ne2k.c (r6512 by stepan)Rudolf Marek2011-04-221-1/+1
* fix typo ttys0_index -> b_indexStefan Reinauer2011-04-221-1/+1
* Get rid of all but one (I/O mapped) UART init functions.Stefan Reinauer2011-04-222-25/+16
* The UART divider should be calculated based on the base frequencyStefan Reinauer2011-04-224-10/+16
* more ifdef -> if fixes.Stefan Reinauer2011-04-215-8/+12
* more ifdef -> if fixesStefan Reinauer2011-04-2125-46/+46
* some ifdef --> if fixesStefan Reinauer2011-04-2118-59/+68
* drop dead code from sb800 bootblockStefan Reinauer2011-04-201-34/+1
* drop excessive newline in uart8250.cStefan Reinauer2011-04-201-1/+0
* Simplify coreboot's console/console.hStefan Reinauer2011-04-204-160/+139
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-20154-179/+18
* Add Lenovo ThinkPad T60Sven Schnelle2011-04-2027-0/+2393
* PC87384: remove unused init functionSven Schnelle2011-04-201-14/+0
* pci1x2x: remove latency/bridge control/cacheline size settingsSven Schnelle2011-04-203-11/+0
* pci1x2x: use cardbus_read_resources()/cardbus_enable_resources()Sven Schnelle2011-04-201-2/+3
* pci1x2x: use pci_ops set_subsystem instead of custom codeSven Schnelle2011-04-202-11/+19
* pci1x2x: add PCI1510 device IDsSven Schnelle2011-04-202-0/+7
* pci1x2x: use devicetree register configurationSven Schnelle2011-04-204-51/+51
* drop dead uart init code.Stefan Reinauer2011-04-203-24/+0
* fix boards that still had some uart init remaindersStefan Reinauer2011-04-202-11/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-19100-486/+47
* Lenovo PMH7: add pmh7_touchpad_enable()Sven Schnelle2011-04-192-0/+9
* Cast arguments to ctype(3) functions through (int)(unsigned char).Jonathan Kollasch2011-04-192-3/+3
* Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering2011-04-191-2/+2
* The "temp" will be used later. So it has to be calculated correctly.Zheng Bao2011-04-191-1/+2
* Recently the 3 projects using the new AMD reference code have beenScott Duplichan2011-04-191-1/+2
* Fix some more misuses of ifdef/if definedStefan Reinauer2011-04-192-6/+7
* cleanup wrong use of defined() after exporting all variables in KconfigStefan Reinauer2011-04-192-10/+6
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-1849-174/+33
* fix copy and paste errors in ne2k.cStefan Reinauer2011-04-181-3/+2
* Emit unwritten symbols in Kconfig so we don't have to do constructs likeStefan Reinauer2011-04-181-1/+8
* Lenovo H8 EC: add missing systemstatus.asl includeSven Schnelle2011-04-171-0/+1
* PMH7: Add dock event controlSven Schnelle2011-04-173-0/+11
* Allow libpayload to use an OXPCIe 952 card on systems without ...Stefan Reinauer2011-04-163-7/+87
* bootblock updates: ...Stefan Reinauer2011-04-164-26/+34
* sorry for breaking the tree. Stefan Reinauer2011-04-151-1/+1
* comment cosmetics in bootblock.ldStefan Reinauer2011-04-151-1/+1
* add FILO easy payload optionStefan Reinauer2011-04-153-2/+87
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-1534-25/+80
OpenPOWER on IntegriCloud