coreboot.git
2011-12-24 Philip PrindevilleUse void pointers for untyped memory
2011-12-24 Philip PrindevilleUse convenience function to checksum
2011-12-24 Philip PrindevilleReplace UNPACK_CB64 macro with inline
2011-12-21 Kerry Shehsouth_station: Enable GNB hd audio
2011-12-21 Marc JonesAdd RS780 defaut graphics ID to AMD Mahogany mainboard.
2011-12-21 Christian RuppertRespect linker order
2011-12-21 Mathias Krausekbd: wait longer for self-test on keyboard reset
2011-12-21 Marc JonesPersimmon audio codec verb patch.
2011-12-15 Peter Stuge.gitignore util/crossgcc/build-* and unpacked source...
2011-12-14 Sven SchnelleLenovo X60/T60: add first_battery setting
2011-12-14 Florian Zumbiehlasus k8v-x: explicitly set RAM and bus voltages
2011-12-14 Florian Zumbiehlk8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it...
2011-12-13 Stefan ReinauerFix console output in real mode int10 implementation.
2011-12-13 Patrick Georgilibpayload: add set_option() function
2011-12-13 Patrick GeorgiFix CMOS handling for non-USE_OPTION_TABLE configuration
2011-12-13 Marc JonesUse MMCONF for all AMD family 10 CPUs.
2011-12-08 Alec AriChange DSDT Table ID for M4A785T-M board
2011-12-08 Kyösti MälkkiFix ldscript for bootblock .rom section
2011-12-06 Kyösti MälkkiFix AMD 8132 and 8151 southbridge builds
2011-12-05 Kyösti MälkkiBootblock does not need a unique boot_cpu()
2011-12-05 Denis 'GNUtoo... RS780: print the vgainfo
2011-12-03 Florian Zumbiehladding support for the Asus K8V-X
2011-12-03 Rudolf MarekFix Asus A8V-E SE DIMM slot mapping
2011-12-02 Florian Zumbiehlmake GPIOs and misc configurable via devicetree
2011-12-02 Florian Zumbiehlmake INT[EFGH]# of vt8237 configurable as gpio via...
2011-12-02 Florian Zumbiehlcopied asus a8v-e_se to k8v-x
2011-12-02 Florian Zumbiehlsome black magic for initializing the old version of...
2011-12-02 Florian Zumbiehlimplement usb2 termination and dpll delay setting for...
2011-12-02 Sven Schnellei3100: Add HAVE_HARD_RESET
2011-12-02 QingPei WangMirror Fix coreinfo usage of cb_info
2011-12-02 Denis 'GNUtoo... M4A785T-M: fix ACPI's P-States Table
2011-12-02 Denis 'GNUtoo... Add ASUS M4A785T-M mainboard support
2011-12-02 Kyösti MälkkiRemove obsolete TINY_BOOTBLOCK
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-12-01 Sven SchnelleX60/T60: reset baudrate loglevel to sane values
2011-11-24 Kyösti MälkkiRemove unused code files and cosmetic changes
2011-11-23 Florian Zumbiehlvt8237: add support for setting the power state after...
2011-11-23 Florian Zumbiehlk8 raminit: fix bug, improve clock selection, add clock...
2011-11-22 Florian Zumbiehlimplement hwmon fan divisor setting for w83697hf
2011-11-22 Florian Zumbiehlk8 raminit: add workaround for erratum #181 on non...
2011-11-22 Kyösti MälkkiFix post_code in 16bit entry
2011-11-18 Kerry Shehmainboard: Add AMD unionstation RDK support
2011-11-18 Kerry Shehmainboard: Add AMD southstation RDK support
2011-11-16 Florian Zumbiehlfix DDR_MASK in load-dependent clock limiting for socke...
2011-11-11 Patrick Georgilibpayload: Enable colors in PDcurses
2011-11-10 Florian Zumbiehlcompile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD
2011-11-10 Florian Zumbiehlsupport for different location of HT registers in old...
2011-11-10 Patrick Georgilibpayload: Fix handling of CAPS LOCK key on PS/2 keyboards
2011-11-08 Oskar EnokssonFixed whitespace and indentation
2011-11-08 Patrick Georgibuildgcc: Add option to use ccache
2011-11-08 Florian Zumbiehlmake w83697hf_set_clksel_48() non-static and add a...
2011-11-08 Stefan Reinauerselfboot: Don't include unneeded ip_checksum.h
2011-11-08 Stefan Reinauerselfboot: fix bug in valid_area()
2011-11-08 Stefan Reinauermove function from header file to .c file
2011-11-08 Marc JonesCleanup Persimmon mainboard whitespace.
2011-11-08 Stefan Reinauerselfboot: cleanup
2011-11-07 Oskar EnokssonAdded RAMINIT_SYSINFO and declared the necessary structs
2011-11-07 Idwer VolleringAdd code to set the clock speed for Winbond W83627THF...
2011-11-07 Jonathan A... superiotool: add detection and dump of Infineon SLB9635 TPM
2011-11-07 Jonathan A... buildgcc: don't download python and expat if disabled
2011-11-07 Patrick Georgiabuild: Don't try to use files that don't exist
2011-11-07 Florian Zumbiehlrename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make...
2011-11-07 Florian Zumbiehlfactor out common config for k8x8xx's dram_enable(...
2011-11-07 Florian Zumbiehladd support for 1106:3188 (host controller of the old...
2011-11-07 Jonathan A... Avoid false detection of SMSC FDC37N972 when Infineon...
2011-11-07 Florian Zumbiehlin vt8237r_enable(), write function enables only to...
2011-11-07 Florian ZumbiehlCycle time at CAS Latency (CLX - 2) is at 25 in DDR2...
2011-11-06 Patrick Georgibuildgcc: Explicitely state CC everywhere
2011-11-06 Patrick Georgikconfig: Use more collision resistant temporary filenames
2011-11-06 Patrick Georgiabuild: Write XML/JUnit files per board
2011-11-06 Patrick Georgiabuild: Refactor parallelization support
2011-11-06 Patrick Georgiabuild: Avoid race condition when running abuild parallely
2011-11-06 Patrick GeorgiInline Makefile.bootblock.inc
2011-11-06 Patrick GeorgiFix typo
2011-11-06 Christoph Grenzw83627hf: multiple fixes and enhancements in ASL include
2011-11-06 Christoph Grenzw83627hf: drop Scope(\_SB) from ASL include
2011-11-06 Patrick Georgibuildgcc: Fix wrapper Makefile
2011-11-04 Patrick Georgilibpayload: Implement usb_exit
2011-11-04 Patrick Georgilibpayload: Tell EHCI to re-enable USB1 controllers
2011-11-04 Patrick Georgilibpayload: Drop usb_fatal()
2011-11-04 Patrick GeorgiRevert "add support for 1106:3188 (host controller...
2011-11-03 Florian Zumbiehladd support for writing to SMBus with vt8237
2011-11-03 Florian Zumbiehladd support for 1106:3188 (host controller of the old...
2011-11-03 Mathias Krauselibpayload: Reduce verbosity in USB stack
2011-11-03 Mathias Krauselibpayload: Put coreboot version into lib_sysinfo
2011-11-03 Florian Zumbiehlfix superiotool for NCT6776F
2011-11-02 Florian Zumbiehlsimplify IDE cable detection for Asus M2V
2011-11-02 Stefan Reinauerbuildgcc: Update coreboot reference toolchain to gcc...
2011-11-02 Florian Zumbiehldon't scan beyond end of CBFS
2011-11-01 Stefan ReinauerAdd Python scripting to GDB.
2011-11-01 Stefan Reinauerlibpayload: remove trailing whitespace and run dos2unix
2011-11-01 Patrick Georgilibpayload: Fix OHCI some more
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-11-01 Patrick GeorgiRemove XIP_ROM_BASE
2011-10-31 Stefan ReinauerRun dos2unix on bayou and remove white space at the...
2011-10-31 Patrick Georgibuildgcc: Fix colors for dash
2011-10-31 Kyösti MälkkiAdd support for E7505 northbridge.
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-10-30 Patrick Georgicrossgcc: Fix colors with dash
2011-10-30 Rudolf MarekFix slow CAR execution introduced by 7c7d87182feb78cb2b...
next