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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .c
Edward O'Callaghan
2014-07-10
51
-262
/
+262
*
mainboard: Trivial - drop trailing blank lines at EOF in .h
Edward O'Callaghan
2014-07-08
40
-44
/
+0
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
166
-178
/
+0
*
vendorcode/google: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
1
-1
/
+0
*
vendorcode/intel: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
12
-12
/
+0
*
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
70
-93
/
+0
*
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
106
-118
/
+0
*
soc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
12
-12
/
+0
*
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
30
-32
/
+0
*
arch: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
8
-8
/
+0
*
lib: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
4
-5
/
+0
*
device: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
6
-8
/
+0
*
drivers: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
9
-12
/
+0
*
superio: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
7
-7
/
+0
*
mainboard/hp/dl145_g3/get_bus_conf.c: Use ARRAY_SIZE macro
Edward O'Callaghan
2014-07-08
1
-1
/
+1
*
mainboard: Make use of ARRAY_SIZE macro in hda_verb.h
Edward O'Callaghan
2014-07-08
8
-8
/
+8
*
YABEL: Drop IO stubs that are (by own admission) never used
Patrick Georgi
2014-07-05
1
-47
/
+0
*
Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN`
Paul Menzel
2014-07-05
6
-0
/
+24
*
Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN`
Paul Menzel
2014-07-05
6
-0
/
+24
*
amd/dinar: Fix agesawrapper header
Kyösti Mälkki
2014-07-05
1
-12
/
+2
*
gizmosphere/gizmo: Move support of SPD data in CBFS
Kyösti Mälkki
2014-07-05
11
-65
/
+133
*
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
9
-74
/
+37
*
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
17
-35
/
+19
*
spi flash: Organise options list
Kyösti Mälkki
2014-07-05
1
-21
/
+21
*
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-07-05
28
-28
/
+0
*
lenovo/x60/i915.c: Use define for `BSM`
Paul Menzel
2014-07-05
1
-1
/
+1
*
intel/lynxpoint: Build intermediate step to add Lynx Point ME image
Duncan Laurie
2014-07-05
1
-2
/
+1
*
intel/lynxpoint: xhci: Port reset changes on suspend/resume
Duncan Laurie
2014-07-05
1
-17
/
+46
*
intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems
Stefan Reinauer
2014-07-05
2
-1
/
+2
*
drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit()
Dave Frodin
2014-07-05
1
-12
/
+10
*
intel: Make monotonic timer a first class citizen
Edward O'Callaghan
2014-07-05
7
-1
/
+7
*
intel/lynxpoint: Add SATA DEVSLP disable option
Marc Jones
2014-07-04
2
-3
/
+14
*
intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to Kconfig
Duncan Laurie
2014-07-04
1
-0
/
+13
*
intel/lynxpoint: Use separate SMI callback for USB XHCI routing
Duncan Laurie
2014-07-04
1
-3
/
+1
*
intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config
Stefan Reinauer
2014-07-04
1
-1
/
+1
*
intel/haswell: Allow pre-graphics delay
Stefan Reinauer
2014-07-04
2
-0
/
+10
*
intel/lynxpoint: Make inclusion of Intel ME optional
Paul Menzel
2014-07-04
2
-0
/
+14
*
intel/lynxpoint: Allow building without IFD (descripter.bin)
Paul Menzel
2014-07-04
2
-3
/
+67
*
AGESA boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-07-03
11
-90
/
+10
*
ACPI: Recover type of wakeup in acpi_is_wakeup()
Kyösti Mälkki
2014-07-03
3
-1
/
+18
*
AGESA: Call get_bus_conf() just once
Kyösti Mälkki
2014-07-03
81
-287
/
+3
*
AGESA: Add agesawrapper_post_device()
Kyösti Mälkki
2014-07-03
31
-578
/
+61
*
AGESA boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-07-03
24
-79
/
+25
*
AGESA: Clean separation of SPI flash
Kyösti Mälkki
2014-07-03
6
-82
/
+90
*
AGESA boards: Add prepare_for_resume()
Kyösti Mälkki
2014-07-03
13
-285
/
+42
*
AGESA S3: Refactor S3 backup store locations in SPI
Kyösti Mälkki
2014-07-03
2
-49
/
+67
*
AMD/agesa: Add functions for AMD PCI IRQ routing
Dave Frodin
2014-07-02
22
-285
/
+920
*
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-07-01
7
-12
/
+5
*
ROMCC: Fix collision with token name max
Kyösti Mälkki
2014-07-01
1
-4
/
+5
*
northbridge/intel/nehalem/raminit.c: Extraneous parenthese
Edward O'Callaghan
2014-06-30
1
-1
/
+1
[next]