summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* * start using arch/foo.h again instead of archfoo.h (trivial)Stefan Reinauer2007-06-296-43/+107
* Add an ARRAY_SIZE() macro which returns the size of an array, regardlessUwe Hermann2007-06-291-0/+6
* two more unsigned!Ronald G. Minnich2007-06-291-2/+2
* minor cleanup; trivial fix so I'm just committing it.Ronald G. Minnich2007-06-291-3/+3
* Make dtsname a static part of the device structure.Stefan Reinauer2007-06-281-1/+2
* remmove mst_t from include and southbridge.Ronald G. Minnich2007-06-281-6/+5
* Change case and improve comments.Ronald G. Minnich2007-06-281-11/+14
* Various cosmetic license header fixes (trivial).Uwe Hermann2007-06-283-4/+5
* Add a pci id.Ronald G. Minnich2007-06-271-0/+1
* remove trivial file as suggested by Uwe.Stefan Reinauer2007-06-272-31/+9
* Add a few functions. Ronald G. Minnich2007-06-271-0/+7
* AMD geode defines. Ronald G. Minnich2007-06-271-0/+683
* Trivial: add a few ids.Ronald G. Minnich2007-06-271-0/+9
* Add pnp code and remove pnp inlines. Ronald G. Minnich2007-06-271-1/+9
* Document the origins of include/arch/x86/cpu.h (trivial).Uwe Hermann2007-06-261-15/+11
* - Extend lar format to support compression (incompatible format change!)Uwe Hermann2007-06-261-0/+3
* This adds cpu info support for v3. Other arch-specific cpu supportRonald G. Minnich2007-06-251-0/+195
* OK, this includes all the mods that should give you a compileableRonald G. Minnich2007-06-151-0/+21
* we need spd.hRonald G. Minnich2007-06-141-0/+143
* prototypes for dram and smbus functions.Ronald G. Minnich2007-06-071-0/+7
* no more linker hacks in v3, except for the .S parts.Ronald G. Minnich2007-06-041-6/+0
* add msr.h to v3Ronald G. Minnich2007-05-241-0/+52
* Use the same naming convention and placement for "include guards" inUwe Hermann2007-05-2136-80/+105
* Fix various license headers.Uwe Hermann2007-05-205-9/+16
* Some more PCIexp -> PCIe fixes and renames (trivial).Uwe Hermann2007-05-201-6/+6
* This patch adds CAR support for LX, as well as the include file. ItStefan Reinauer2007-05-191-0/+562
* Massive file rename and moving orgy:Uwe Hermann2007-05-0520-16/+16
* Move include/console/console.h to include/console.h in order toUwe Hermann2007-05-051-0/+0
* fix size_t and memory types. We need to be careful, because gccStefan Reinauer2007-05-053-9/+6
* There are still lots of 'device_t' occurences in (currently unused,Uwe Hermann2007-05-055-30/+30
* Use size_t (instead of int) whereever the manpage of the respectiveUwe Hermann2007-05-021-4/+4
* * update i82371eb codeStefan Reinauer2007-04-233-241/+128
* Various cosmetic fixes (trivial).Uwe Hermann2007-04-234-13/+17
* Trivial:Stefan Reinauer2007-04-068-46/+70
* Add new Kconfig option to enable/disable beeps during LinuxBIOS boot.Uwe Hermann2007-04-061-0/+3
* Drop the include/console/loglevel.h file.Uwe Hermann2007-04-052-49/+10
* This patch reshapes northbridge and southbridge inclusion. It selectsStefan Reinauer2007-03-133-29/+93
* small fixup missing in last patch.. trivial, as we agreed on theStefan Reinauer2007-03-121-1/+1
* Fix strcmp to match strcmp(3).Uwe Hermann2007-03-121-1/+1
* Drop the bogus license header I added to include/device/pci_ids.h.Uwe Hermann2007-03-121-20/+3
* Reimplement the complete include/string.h file, as it has a bogus licenseUwe Hermann2007-03-121-112/+73
* Document the origin of include/cpu/generic/x86/arch/swab.h in HACKING.Uwe Hermann2007-03-111-15/+5
* new device model from RonStefan Reinauer2007-03-102-17/+100
* Use 'unsigned int' instead of 'unsigned'.Uwe Hermann2007-03-091-6/+6
* Document the origin of include/cpu/generic/x86/div64.h (trivial).Uwe Hermann2007-03-091-1/+7
* Sorry for breaking the code here. Changing it backStefan Reinauer2007-03-081-2/+2
* Weird. Make header match c file.Stefan Reinauer2007-03-081-2/+0
* cosmetic fixes.Stefan Reinauer2007-03-081-15/+15
* Update pci_ids.h to the latest version from the Linux kernelUwe Hermann2007-03-081-1935/+42
* Update compute_ip_checksum.c and ip_checksum.h to the versions fromUwe Hermann2007-03-061-1/+22