Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
c2418552407fee39965ecd6dbad52cb39c76b656
/
src
/
southbridge
/
amd
/
sb700
5eea458
device_ops: add device_t argument to acpi_fill_ssdt_generator
by Alexander Couzens
· 8 years ago
d0e212c
devicetree: Discriminate device ops scan_bus()
by Kyösti Mälkki
· 8 years ago
83f81ca
acpi: Remove monolithic ACPI
by Vladimir Serbinenko
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
13e4182
kbuild: automatically include southbridges
by Stefan Reinauer
· 8 years ago
4da487e
CBMEM: Add LATE_CBMEM_INIT guards
by Kyösti Mälkki
· 8 years ago
033bb4b
acpi: Generate valid ACPI processor objects
by Timothy Pearson
· 8 years ago
bde6d30
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
by Kevin Paul Herbert
· 8 years ago
78c5d58
ACPI: Add acpi_is_wakeup_s3() for romstage
by Kyösti Mälkki
· 8 years ago
03abaee21
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
by Gabe Black
· 9 years ago
dcf253c
southbridge/amd sb600, sb700 & sb900 spelling fixes
by Martin Roth
· 8 years ago
1526b9f
sb700: Make enable_fid_change_on_sb into normal function
by Vladimir Serbinenko
· 9 years ago
1765fd2
sb700: Make get_sbdn into normal function
by Vladimir Serbinenko
· 9 years ago
9a817ef
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
by Edward O'Callaghan
· 9 years ago
b3f08c6
cmos: Rename the CMOS related functions.
by Gabe Black
· 9 years ago
4743254
amd: rename model_fxx_powernow to powernow.
by Vladimir Serbinenko
· 9 years ago
f21271e
Fix mismerge of ACPI patches
by Vladimir Serbinenko
· 9 years ago
6985d4e
amdk8: Move to per-device ACPI
by Vladimir Serbinenko
· 9 years ago
822bc65
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
by Vladimir Serbinenko
· 9 years ago
264d265
southbridge: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
207880c
Declare acpi_is_wakeup_early() only once
by Kyösti Mälkki
· 10 years ago
f67395e
southbridge/amd/sb700/smbus.c: Unused func smbus_delay()
by Edward O'Callaghan
· 9 years ago
6f6a249
usbdebug: Remove EHCI_DEBUG_OFFSET
by Kyösti Mälkki
· 9 years ago
e2227a2
usbdebug: Move under drivers/usb
by Kyösti Mälkki
· 9 years ago
b32816e
Remove PCI_ROM_RUN option
by Vladimir Serbinenko
· 9 years ago
d26da9c
Coding style: punctuation cleanup [1/2].
by Idwer Vollering
· 9 years ago
8232bc2
usbdebug: Hide irrelevent options from menuconfig
by Kyösti Mälkki
· 10 years ago
ac16405
usbdebug: Fix boards without EARLY_CBMEM_INIT
by Kyösti Mälkki
· 10 years ago
a1179ca
usbdebug AMD: Add choice of EHCI controller
by Kyösti Mälkki
· 10 years ago
bc90e15
CBMEM: Backup top_of_ram instead of cbmem_toc
by Kyösti Mälkki
· 10 years ago
8101aa6
usbdebug: Support choice of EHCI controller
by Kyösti Mälkki
· 10 years ago
2410010
usbdebug: Change debug port scanning
by Kyösti Mälkki
· 10 years ago
021fa78
usbdebug: Change reference to EHCI BAR
by Kyösti Mälkki
· 10 years ago
3f9a62e
Add pci_devfn_t and use with __SIMPLE_DEVICE__
by Kyösti Mälkki
· 10 years ago
93b2bd7
usbdebug: Do not support logging from SMM
by Kyösti Mälkki
· 10 years ago
9361daf
Fix some wait_for_valid functions return value from 1 to -1.
by Andrew Wu
· 10 years ago
1fd7508
usbdebug: Use __SIMPLE_DEVICE__ on early enable
by Kyösti Mälkki
· 10 years ago
ae8d069
Remove unnecessary space characters.
by Andrew Wu
· 10 years ago
ef84401
Add directive __SIMPLE_DEVICE__
by Kyösti Mälkki
· 10 years ago
fb387df
usbdebug: Drop duplicates of EHCI BAR relocation code
by Kyösti Mälkki
· 10 years ago
24d1d4b
x86: Unify arch/io.h and arch/romcc_io.h
by Stefan Reinauer
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 10 years ago
5079a0d
Remove assembly coded log2 function
by Ronald G. Minnich
· 11 years ago
23f38cd
Get rid of drivers class
by Patrick Georgi
· 11 years ago
fa66eae
Get rid of hard coded strings in ACPI tables
by Stefan Reinauer
· 11 years ago
3780597
SB700/SP5100: This configures the HPET clock period.
by Dave Frodin
· 11 years ago
fee73df
Auto-declare chip_operations
by Kyösti Mälkki
· 11 years ago
366f0fc
AMD SB: Call the rtc update if needed (Propagation)
by zbao
· 11 years ago
923d200
Unmark source files as executables
by Alec Ari
· 11 years ago
e166782
Clean up #ifs
by Patrick Georgi
· 11 years ago
399fcdd
AMD southbridge: remove sp5100
by Kyösti Mälkki
· 11 years ago
5257c27
Force SB700 bootblock code to use I/O for PCI config cycles.
by Dave Frodin
· 11 years ago
0e992be
amd/sb700: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 11 years ago
5ff7c13
remove trailing whitespace
by Stefan Reinauer
· 12 years ago
20fc631
Fix usb debug dongle support
by Sven Schnelle
· 12 years ago
914377e
Get rid of the old romstage-as-bootblock ROM layout
by Patrick Georgi
· 12 years ago
16d3ec6
Adjust some code/comment of sb700 sata init
by Wang Qing Pei
· 13 years ago
00c8c4a
Update AMD SR5650 and SB700
by efdesign98
· 12 years ago
d4814bd
more ifdef -> if fixes
by Stefan Reinauer
· 12 years ago
582748f
Fix some more misuses of ifdef/if defined
by Stefan Reinauer
· 12 years ago
b3ae186
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
by Stefan Reinauer
· 12 years ago
c342223
SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.
by Zheng Bao
· 12 years ago
199c694
It adds support for automatic PSS object generation for AMD pre fam Fh CPU. Those CPUs require a hardcoded table, which I managed to rewrite during one particularly boring flight. Too pity it is only for Opteron CPUs. Someone needs to finish the second PDF for All others Athlons and Semprons.
by Rudolf Marek
· 12 years ago
86bd99a
by Rudolf Marek
· 12 years ago
a5c949e
Trivial. Re-indent the code.
by Zheng Bao
· 12 years ago
bb9bcee
Set the ROMSIZE as 4MB.
by Zheng Bao
· 12 years ago
c436953
Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well.
by Rudolf Marek
· 12 years ago
e8191b4
I was bitten by the rename, this is part of r6165.
by Rudolf Marek
· 13 years ago
3310934
Following patch makes just one fadt.c file. For SB700.
by Rudolf Marek
· 13 years ago
6e7efb7
Add TINY_BOOTBLOCK support for AMD SB700.
by Uwe Hermann
· 13 years ago
836ae29
first round name simplification. drop the <component>_ prefix.
by stepan
· 13 years ago
d7acdfb
This patch enables SB700 option PrefetchEnSPIFromHost in early setup.
by Scott Duplichan
· 13 years ago
74d1a6e
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
by Uwe Hermann
· 13 years ago
e522164
by Rudolf Marek
· 13 years ago
14cc927
Following patch enables UDMA on ALL IDE devices. The current code enables it only for primary master, which causes my DVD drive to fail under windows install
by Rudolf Marek
· 13 years ago
2a5101a
Trivial. Spelling check.
by Zheng Bao
· 13 years ago
5692c57
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
by Patrick Georgi
· 13 years ago
ae3f2b3
Allow selecting the physical USB Debug Port on AMD SB700.
by Uwe Hermann
· 13 years ago
8463dd9
Rename build system variables to be more intuitive, and
by Patrick Georgi
· 13 years ago
65e6034
Only show the USB Debug Port kconfig option to the user if a mainboard
by Uwe Hermann
· 13 years ago
dc3aa7a
Various Debug Port southbridge implementation fixes / cosmetics.
by Uwe Hermann
· 13 years ago
ff492b1
Make SB600/SB700 more similar for easier diffs (trivial).
by Uwe Hermann
· 13 years ago
b015d02
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
by Uwe Hermann
· 13 years ago
7df50a8
Here is a proposed way how to handle the SATA PHY settings on SB700. It
by Rudolf Marek
· 13 years ago
50b78b6
Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.
by Juhana Helovuo
· 13 years ago
625a0cb
Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600.
by Rudolf Marek
· 13 years ago
5e33e82
fix some more warnings
by Stefan Reinauer
· 13 years ago
bfca8ef
Trivial. Cleaning up about the blank line.
by Zheng Bao
· 13 years ago
7eac445
Always enable parent resources before child resources.
by Myles Watson
· 13 years ago
894a347
Same conversion as with resources from static arrays to lists, except
by Myles Watson
· 13 years ago
7e00a44
also rename the config option.
by Stefan Reinauer
· 13 years ago
75a05dc
fix most usbdebug warnings and fix function names.
by Stefan Reinauer
· 13 years ago
da32373
Long ago we agreed on kicking the _direct appendix because everything in
by Stefan Reinauer
· 13 years ago
c25cc11
Use lists instead of arrays for resources in devices to reduce memory usage.
by Myles Watson
· 13 years ago
29ceae2
As Myles suggested a while back: Switch long time #warnings to be comments
by Stefan Reinauer
· 13 years ago
3063432
zero warnings days.
by Stefan Reinauer
· 13 years ago
6a445e8
zero warning days.
by Stefan Reinauer
· 13 years ago
8f2c616
No warnings day, next round.
by Stefan Reinauer
· 13 years ago
64ed2b7
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
by Stefan Reinauer
· 13 years ago
0b2cda8
Remove the building warnings.
by Zheng Bao
· 13 years ago
Next »