summaryrefslogtreecommitdiffstats
path: root/src/mainboard/biostar
Commit message (Expand)AuthorAgeFilesLines
* biostar/am1ml: transition away from device_tAntonello Dettori2016-10-011-1/+1
* mainboard/*/*/irq_tables.c: Use tabs for indentsElyes HAOUAS2016-09-261-1/+1
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-8/+8
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-041-12/+0
* AGESA boards: Drop unused includeKyösti Mälkki2016-06-031-1/+0
* AGESA boards: Relocate platform memory configKyösti Mälkki2016-05-102-95/+31
* AGESA boards: Rename files containing OEM configurationKyösti Mälkki2016-05-102-2/+2
* northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer2016-03-102-2/+0
* mainboard/biostar/am1ml: Force basic SPI read modeSergej Ivanov2015-12-041-0/+1
* AMD/Kabini: Fix the interrupt routingZheng Bao2015-11-121-24/+24
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3131-124/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-301-2/+2
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* binaryPI boards: Minor fixups to unify boardsKyösti Mälkki2015-05-241-2/+2
* AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki2015-05-241-4/+4
* AGESA fam15x fam16x: Remove HAVE_ACPI_RESUMEKyösti Mälkki2015-05-231-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2131-31/+31
* AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki2015-05-101-44/+0
* kbuild: automatically include southbridgesStefan Reinauer2015-04-272-2/+2
* kconfig: automatically include mainboardsStefan Reinauer2015-04-184-7/+8
* mainboard/biostar: Add support for Biostar AM1ML ver7.xSergej Ivanov2015-04-1029-0/+3295
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-031-1/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-22/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-3/+0
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-091-6/+5
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-071-4/+0
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-062-10/+3