Age | Commit message (Expand) | Author |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-14 | AGESA: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-14 | AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON | Kyösti Mälkki |
2019-01-14 | binaryPI: Fix missing AMD_PI_BOLTON blobs | Kyösti Mälkki |
2019-01-14 | AGESA binaryPI: Consolidate ACPI for IMC | Kyösti Mälkki |
2019-01-14 | binaryPI: Remove ACPI for IMC we don't run | Kyösti Mälkki |
2019-01-14 | AGESA: Remove ACPI for IMC we don't run | Kyösti Mälkki |
2019-01-14 | AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE | Mike Banon |
2019-01-10 | sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN() | Elyes HAOUAS |
2019-01-10 | southbridge/amd/cimx: Drop unused functions | Kyösti Mälkki |
2019-01-07 | src: Move constant to the right side of comparison | Elyes HAOUAS |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-06 | device: Use pcidev_path_behind() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | AGESA: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | binaryPI: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop AMD_SB_CIMX | Kyösti Mälkki |
2019-01-04 | device: Replace ugly cases of dev_find_slot() | Kyösti Mälkki |
2018-12-24 | sb/amd/cimx/sb800/ramtop: Fix coding style issues | Paul Menzel |
2018-12-21 | cpu/amd/geode_lx: Drop support | Arthur Heymans |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | southbridge: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-07 | sb/amd/pi/hudson: Fix UART address math | Marshall Dawson |
2018-12-07 | src/southbridge: Get rid of device_t | Elyes HAOUAS |
2018-11-29 | arch/acpi.h: Add some update to version 6.2a | Elyes HAOUAS |
2018-11-28 | sb/amd/sb800: Remove unused smbus_delay() function | Elyes HAOUAS |
2018-11-28 | src/{mainboard,southbridge}: Remove commented include lines | Elyes HAOUAS |
2018-11-18 | sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM | Elyes HAOUAS |
2018-11-16 | {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-16 | sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h> | Elyes HAOUAS |
2018-11-16 | sb/amd: Remove dead assignment in SPI driver | Paul Menzel |
2018-11-16 | sb/amd: Fix grammar in comment | Paul Menzel |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-07 | southbridge/amd/pi/hudson: Get rid of void pointer math | Richard Spiegel |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-24 | sb/amd: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-23 | src: Typo fix (cosmetic) | Peter Lemenkov |
2018-10-22 | amdfam10: Convert to `board_reset()` | Nico Huber |
2018-10-22 | sb/amd/*/hudson: Use CF9 reset | Nico Huber |
2018-10-22 | sb/amd/cimx/sb[89]00: Use CF9 reset | Nico Huber |