index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* start using arch/foo.h again instead of archfoo.h (trivial)
Stefan Reinauer
2007-06-29
6
-43
/
+107
*
Add an ARRAY_SIZE() macro which returns the size of an array, regardless
Uwe Hermann
2007-06-29
1
-0
/
+6
*
two more unsigned!
Ronald G. Minnich
2007-06-29
1
-2
/
+2
*
minor cleanup; trivial fix so I'm just committing it.
Ronald G. Minnich
2007-06-29
1
-3
/
+3
*
Make dtsname a static part of the device structure.
Stefan Reinauer
2007-06-28
1
-1
/
+2
*
remmove mst_t from include and southbridge.
Ronald G. Minnich
2007-06-28
1
-6
/
+5
*
Change case and improve comments.
Ronald G. Minnich
2007-06-28
1
-11
/
+14
*
Various cosmetic license header fixes (trivial).
Uwe Hermann
2007-06-28
3
-4
/
+5
*
Add a pci id.
Ronald G. Minnich
2007-06-27
1
-0
/
+1
*
remove trivial file as suggested by Uwe.
Stefan Reinauer
2007-06-27
2
-31
/
+9
*
Add a few functions.
Ronald G. Minnich
2007-06-27
1
-0
/
+7
*
AMD geode defines.
Ronald G. Minnich
2007-06-27
1
-0
/
+683
*
Trivial: add a few ids.
Ronald G. Minnich
2007-06-27
1
-0
/
+9
*
Add pnp code and remove pnp inlines.
Ronald G. Minnich
2007-06-27
1
-1
/
+9
*
Document the origins of include/arch/x86/cpu.h (trivial).
Uwe Hermann
2007-06-26
1
-15
/
+11
*
- Extend lar format to support compression (incompatible format change!)
Uwe Hermann
2007-06-26
1
-0
/
+3
*
This adds cpu info support for v3. Other arch-specific cpu support
Ronald G. Minnich
2007-06-25
1
-0
/
+195
*
OK, this includes all the mods that should give you a compileable
Ronald G. Minnich
2007-06-15
1
-0
/
+21
*
we need spd.h
Ronald G. Minnich
2007-06-14
1
-0
/
+143
*
prototypes for dram and smbus functions.
Ronald G. Minnich
2007-06-07
1
-0
/
+7
*
no more linker hacks in v3, except for the .S parts.
Ronald G. Minnich
2007-06-04
1
-6
/
+0
*
add msr.h to v3
Ronald G. Minnich
2007-05-24
1
-0
/
+52
*
Use the same naming convention and placement for "include guards" in
Uwe Hermann
2007-05-21
36
-80
/
+105
*
Fix various license headers.
Uwe Hermann
2007-05-20
5
-9
/
+16
*
Some more PCIexp -> PCIe fixes and renames (trivial).
Uwe Hermann
2007-05-20
1
-6
/
+6
*
This patch adds CAR support for LX, as well as the include file. It
Stefan Reinauer
2007-05-19
1
-0
/
+562
*
Massive file rename and moving orgy:
Uwe Hermann
2007-05-05
20
-16
/
+16
*
Move include/console/console.h to include/console.h in order to
Uwe Hermann
2007-05-05
1
-0
/
+0
*
fix size_t and memory types. We need to be careful, because gcc
Stefan Reinauer
2007-05-05
3
-9
/
+6
*
There are still lots of 'device_t' occurences in (currently unused,
Uwe Hermann
2007-05-05
5
-30
/
+30
*
Use size_t (instead of int) whereever the manpage of the respective
Uwe Hermann
2007-05-02
1
-4
/
+4
*
* update i82371eb code
Stefan Reinauer
2007-04-23
3
-241
/
+128
*
Various cosmetic fixes (trivial).
Uwe Hermann
2007-04-23
4
-13
/
+17
*
Trivial:
Stefan Reinauer
2007-04-06
8
-46
/
+70
*
Add new Kconfig option to enable/disable beeps during LinuxBIOS boot.
Uwe Hermann
2007-04-06
1
-0
/
+3
*
Drop the include/console/loglevel.h file.
Uwe Hermann
2007-04-05
2
-49
/
+10
*
This patch reshapes northbridge and southbridge inclusion. It selects
Stefan Reinauer
2007-03-13
3
-29
/
+93
*
small fixup missing in last patch.. trivial, as we agreed on the
Stefan Reinauer
2007-03-12
1
-1
/
+1
*
Fix strcmp to match strcmp(3).
Uwe Hermann
2007-03-12
1
-1
/
+1
*
Drop the bogus license header I added to include/device/pci_ids.h.
Uwe Hermann
2007-03-12
1
-20
/
+3
*
Reimplement the complete include/string.h file, as it has a bogus license
Uwe Hermann
2007-03-12
1
-112
/
+73
*
Document the origin of include/cpu/generic/x86/arch/swab.h in HACKING.
Uwe Hermann
2007-03-11
1
-15
/
+5
*
new device model from Ron
Stefan Reinauer
2007-03-10
2
-17
/
+100
*
Use 'unsigned int' instead of 'unsigned'.
Uwe Hermann
2007-03-09
1
-6
/
+6
*
Document the origin of include/cpu/generic/x86/div64.h (trivial).
Uwe Hermann
2007-03-09
1
-1
/
+7
*
Sorry for breaking the code here. Changing it back
Stefan Reinauer
2007-03-08
1
-2
/
+2
*
Weird. Make header match c file.
Stefan Reinauer
2007-03-08
1
-2
/
+0
*
cosmetic fixes.
Stefan Reinauer
2007-03-08
1
-15
/
+15
*
Update pci_ids.h to the latest version from the Linux kernel
Uwe Hermann
2007-03-08
1
-1935
/
+42
*
Update compute_ip_checksum.c and ip_checksum.h to the versions from
Uwe Hermann
2007-03-06
1
-1
/
+22
[next]