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
/
src
/
northbridge
/
intel
/
e7501
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
1
-1
/
+1
*
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
1
-16
/
+16
*
drop three unneeded config variables:
Jens Rottmann
2010-08-27
1
-1
/
+0
*
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-08-26
1
-0
/
+1
*
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-08-03
1
-16
/
+16
*
Always enable parent resources before child resources.
Myles Watson
2010-06-17
1
-2
/
+2
*
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-09
1
-4
/
+4
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
5
-74
/
+74
*
zero warnings days...
Stefan Reinauer
2010-04-15
3
-640
/
+716
*
drop setup_ics code that was blatantly copied from cx700 and
Stefan Reinauer
2010-04-14
1
-1
/
+1
*
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
1
-6
/
+3
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
2
-53
/
+53
*
drop USE_INIT should be USE_PRINTK_IN_CAR here.
Stefan Reinauer
2010-03-30
1
-16
/
+16
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-16
/
+16
*
This patch is from 2009-10-20
Uwe Hermann
2010-03-05
1
-4
/
+1
*
Remove register pressure from e7501 driver by not indirectly referencing
Stefan Reinauer
2010-02-24
1
-108
/
+98
*
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-15
1
-1
/
+4
*
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-08
1
-1
/
+1
*
newconfig is no more.
Patrick Georgi
2010-02-07
1
-7
/
+0
*
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-15
2
-4
/
+4
*
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-09
1
-1
/
+0
*
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-29
1
-4
/
+1
*
some progress on kconfig:
Patrick Georgi
2009-09-25
2
-0
/
+9
*
Move the v3 resource allocator to v2.
Myles Watson
2009-07-02
1
-23
/
+0
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
2
-4
/
+4
*
Add high tables support to all northbridges.
Stefan Reinauer
2009-04-30
2
-0
/
+15
*
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-13
1
-0
/
+1
*
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-10-01
1
-1
/
+2
*
Update of the src/include/spd.h file with the following improvements:
Uwe Hermann
2006-11-22
1
-10
/
+10
*
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-11-05
1
-1
/
+1
*
Uwe Hermann:
Stefan Reinauer
2006-08-23
1
-5
/
+0
*
fix two mainboards that have been broken by someone who does not use abuild.sh
Stefan Reinauer
2006-05-26
1
-1
/
+1
*
Make #defined constants more descriptive.
Steven J. Magnani
2005-10-28
1
-4
/
+11
*
Updating FSF address in the code.
Stefan Reinauer
2005-10-05
1
-1
/
+1
*
* Added support for "fast" (64-clock) refresh
Steven J. Magnani
2005-09-26
1
-1240
/
+1489
*
Moved E7501-specific definitions here from raminit.
Steven J. Magnani
2005-09-13
1
-0
/
+81
*
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2005-07-06
4
-85
/
+180
*
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-11-18
1
-4
/
+1
*
- Remove e7501 root_complex
Eric Biederman
2004-11-10
4
-202
/
+180
*
CONFIG_CHIP_NAME to control config chip.h without .name
Yinghai Lu
2004-11-05
5
-183
/
+208
*
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-11-04
1
-28
/
+31
*
*** empty log message ***
Yinghai Lu
2004-11-02
2
-376
/
+18
*
sizeram removal/conversion.
Eric Biederman
2004-10-27
1
-3
/
+1
*
ops and tsc
Yinghai Lu
2004-10-25
1
-1
/
+1
*
s2735 minor changes
Yinghai Lu
2004-10-25
1
-3
/
+3
*
- For now use port 0x80 based delays in for the e7501 memory initialization.
Eric Biederman
2004-10-23
1
-3
/
+13
*
- Update e7501 northbridge.c to work in the new structure.
Eric Biederman
2004-10-23
1
-264
/
+76
*
*** empty log message ***
Yinghai Lu
2004-10-23
1
-2
/
+264
*
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-21
2
-33
/
+2
*
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-16
1
-1
/
+0
[next]