Age | Commit message (Expand) | Author |
2010-04-07 | no duplicate names in cmos.layout. | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | Stefan Reinauer |
2010-04-07 | "no warnings day" | Stefan Reinauer |
2010-04-07 | oops... this is a critical issue. Some boards in the tree don't compile with | Stefan Reinauer |
2010-04-07 | - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-04-05 | Signed-off-by: Rudolf Marek <r.marek@assembler.cz> | Rudolf Marek |
2010-04-03 | remove more warnings. | Stefan Reinauer |
2010-04-03 | remove more warnings | Stefan Reinauer |
2010-04-02 | remove some more warnings | Stefan Reinauer |
2010-04-01 | -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-31 | This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and | Stefan Reinauer |
2010-03-30 | - drop unneeded Makefile.inc | Stefan Reinauer |
2010-03-30 | indent mptable.c | Stefan Reinauer |
2010-03-30 | drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig | Stefan Reinauer |
2010-03-30 | build_opt_tbl: error instead of null pointer access if no checksum is defined. | Stefan Reinauer |
2010-03-30 | reduce warnings in MCP55 and Fam10 code | Stefan Reinauer |
2010-03-30 | fix ms9652_fam10 | Stefan Reinauer |
2010-03-30 | unify cmos.layout wrt AMD extended configuration registers. | Stefan Reinauer |
2010-03-29 | This drops the ASSEMBLY define from romstage.c, too | Stefan Reinauer |
2010-03-29 | qemu: drop "northbridge.c" from src/cpu/... | Stefan Reinauer |
2010-03-29 | __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-03-29 | dualcore.h and quadcore.h are almost exactly the same. | Stefan Reinauer |
2010-03-28 | Add a non-time consuming version of ram check so we can print a decent error | Stefan Reinauer |
2010-03-28 | drop post_code() | Stefan Reinauer |
2010-03-28 | drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more | Stefan Reinauer |
2010-03-26 | Remove dead code and make white space more consistent for acpi_tables.c | Myles Watson |
2010-03-26 | 1. Remove warnings and multiple blank lines. | Zheng Bao |
2010-03-24 | Get rid of type-punned pointer errors. | Myles Watson |
2010-03-24 | fix acpi dsdt copy on roda rk886ex | Stefan Reinauer |
2010-03-23 | mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards | Stefan Reinauer |
2010-03-22 | Revert my debugging patch that got committed by accident. Sorry. | Myles Watson |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-19 | Get rid of a few warnings: | Myles Watson |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-18 | Rework boolean expression (DeMorgan and all) for | Patrick Georgi |
2010-03-18 | Remove fallback/normal handling in mainboards' | Patrick Georgi |
2010-03-17 | Remove failover/fallback/normal handling in mainboards' | Patrick Georgi |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-03-17 | This is kind of a pre CAR patch to properly allocate "shared" graphics memory | Joseph Smith |
2010-03-17 | more warning fixes. | Stefan Reinauer |
2010-03-17 | remove more warnings, and fix some boards (watchdog.h) | Stefan Reinauer |
2010-03-17 | fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-16 | Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the | Zheng Bao |
2010-03-16 | The code can run on the Mahogany board, which is one of sample boards | Zheng Bao |
2010-03-16 | 1. Features of mahogany. | Zheng Bao |
2010-03-13 | Fix llshell | Stefan Reinauer |
2010-03-13 | Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial). | Uwe Hermann |
2010-03-13 | Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). | Keith Hui |
2010-03-13 | Fix supermicro/h8qme_fam10 by enabling SPD ROM properly. | Knut Kujat |
2010-03-11 | Replace clear_memory with memset. | Myles Watson |
2010-03-08 | Remove Kconfig entries that disable | Patrick Georgi |
2010-03-08 | Set options to make AMD CAR code compile correctly, | Arne Georg Gleditsch |
2010-03-05 | Add support for the ASUS P2B-LS mainboard. | Keith Hui |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-03-01 | Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. | Uwe Hermann |
2010-03-01 | Drop unused doit.sh files (trivial). | Uwe Hermann |
2010-03-01 | Various cometic and coding-style fixes (trivial). | Uwe Hermann |
2010-03-01 | - Simplify stack size determination: MAX_CPUS * STACK_SIZE | Patrick Georgi |
2010-03-01 | Add msi/ms9652_fam10 board. | Timothy Pearson |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-03-01 | - Add rules that build either 4 or 5 ssdts (only those variants exist in the ... | Patrick Georgi |
2010-02-28 | disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job, | Stefan Reinauer |
2010-02-28 | - Add config flag for boards that have their own fadt.c | Patrick Georgi |
2010-02-27 | - make HAVE_HARD_RESET match what newconfig did | Patrick Georgi |
2010-02-27 | This does the following: | Stefan Reinauer |
2010-02-25 | drop unused file | Stefan Reinauer |
2010-02-25 | Move the ldscripts logic to src/arch/i386/Makefile.inc | Patrick Georgi |
2010-02-25 | Drop i855pm port and rename i855gme to i855 instead. | Stefan Reinauer |
2010-02-25 | Unify crt0s setup to src/arch/i386/Makefile.inc. This variable | Patrick Georgi |
2010-02-25 | Various minor fixes (trivial). | Uwe Hermann |
2010-02-24 | Add Win Enterprises' PL6064 board | Anish K. Patel |
2010-02-24 | Several fixes to the supermicro/h8qme_fam10 board, so it | Knut Kujat |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-23 | Only handle code as "driver" that actually uses our driver | Patrick Georgi |
2010-02-23 | Disable ACPI Resume on asus/m2v-mx_se, it's broken | Rudolf Marek |
2010-02-23 | Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values, | Jonathan A. Kollasch |
2010-02-22 | CONFIG_ was missing. | Stefan Reinauer |
2010-02-22 | fix builds... | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-12 | This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ... | Joseph Smith |
2010-02-11 | $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do | Stefan Reinauer |
2010-02-10 | Forgot a CBFS_PREFIX change in appropriate commit (r5102). | Patrick Georgi |
2010-02-09 | Actually set HAVE_OPTION_TABLES for the boards that need it. | Patrick Georgi |
2010-02-09 | Move all the copies of the romstage.inc rule to | Patrick Georgi |
2010-02-09 | The COM2 enable code is global now. Use global API and | Patrick Georgi |
2010-02-09 | Port of CS5536 early UART setup from v3. | Edwin Beasant |
2010-02-08 | Clean up ACPI: | Patrick Georgi |
2010-02-08 | straighten naming scheme for application processor rom stage files. | Stefan Reinauer |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | fix further build.h dependencies that were undetected before we enabled it on | Stefan Reinauer |
2010-02-07 | romcc _also_ has to wait for build.h to be generated. | Patrick Georgi |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-02-05 | this should get the VIA VT8454c in shape with Kconfig | Stefan Reinauer |