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
/
southbridge
/
amd
/
cs5536
Age
Commit message (
Expand
)
Author
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-08-28
This is the beginning of support for Geode and Kconfig in v2.
Ronald G. Minnich
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-03-06
use include file for i8259 where appropriate (trivial)
Stefan Reinauer
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-07-12
There was a programming error which made most USB port4 setup wrong. This pat...
Marc Jones
2008-05-06
cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi...
Marc Jones
2008-03-29
Now coreboot performs IRQ routing for some boards.
Nikolay Petukhov
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
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-06-19
The GPIOs used for UART2 RX and TX were reversed.
Marc Jones
2007-06-02
The UART disable code was causing a hang and was worked around with a
Marc Jones
2007-05-22
Add missing license headers, minor cosmetic fixes in existing headers.
Uwe Hermann
2007-05-10
This fix properly hides the UDC and OTG PCI headers when the cs5536 is
Marc Jones
2007-05-10
This patch cleans up and clarifies Geode source code comments.
Marc Jones
2007-05-10
This patch updates the PCI ID of the Geode IDE device to include the revision.
Marc Jones
2007-05-10
Fix the indent and whitespace to match LinuxBIOS standards
Jordan Crouse
2007-05-10
Add missing licenses to several of the files.
Jordan Crouse
2007-05-05
With this patch, the msm800sev runs FILO and boots a kernel.
Ronald G. Minnich
2007-05-04
This patch re-implements support for the CS5536 companion chip for the
Marc Jones
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-09-13
add file for dcon support
Jordan Crouse
2006-08-28
- Much better USB P4 fix.
Richard Smith
2006-08-25
- USB P4 as host fix
Richard Smith
2006-08-25
- fix a silly pointer dereference thinko in my previous commit
Richard Smith
2006-08-25
- Added suport for enabling USB P4 on the olpc
Richard Smith
2006-08-15
this file is already included by auto.c on all targets.
Stefan Reinauer
2006-07-27
"Hey Ron - Attached is a simple patch that enables the upper banks on the
Ronald G. Minnich
2006-07-21
restore the old code for enabling flash. The new amd code did not work.
Ronald G. Minnich
2006-07-21
These changes incorporate steve goodrich'es fixes, and one bug that is
Ronald G. Minnich
2006-06-27
changes per steve goodrich.
Ronald G. Minnich
2006-06-22
set up interrupt values for the southbridge, and add a function to
Ronald G. Minnich
2006-06-18
fix idiiot typo I did not catch.
Ronald G. Minnich
2006-06-10
changes from AMD for making OLPC video work.
Ronald G. Minnich
2006-05-16
Commit for IDE NAND FLASH
Ronald G. Minnich
2006-05-05
This is to enable COM1 early.
Ronald G. Minnich
2006-05-05
reorder early startup so that it might work.
Ronald G. Minnich
2006-05-04
mods for early printing on OLPC
Ronald G. Minnich
2006-05-02
Fall back to pre-broken settings and setup for GX2.
Ronald G. Minnich
2006-04-27
code cleanup, comments added
Li-Ta Lo
2006-04-27
we don't need msr_init
Ronald G. Minnich
2006-04-26
some todo and comment for ron.
Li-Ta Lo
2006-04-25
builds and should do the right things for sb for interrupt routing.
Ronald G. Minnich
2006-04-25
to give ollie a look.
Ronald G. Minnich
2006-04-23
fix so that olpc uarts come up enabled.
Ronald G. Minnich
2006-04-20
more 5536 -> 5536 conversion
Li-Ta Lo
2006-04-20
add cs5536
Li-Ta Lo