summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p3b-f
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-24/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-183-3/+0
* asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()Kyösti Mälkki2020-01-121-13/+1
* intel/i440bx,i82371: Remove wrapper spd_read_byte()Kyösti Mälkki2020-01-121-5/+0
* asus/p3b-f,intel/i440bx: Move enable/disable_spd() callKyösti Mälkki2020-01-121-4/+2
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-3/+1
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-57/+57
* asus/p2b-ls,asus/p3b-f: Move to EARLY_CBMEM_INITKeith Hui2017-09-132-1/+2
* intel/i440bx: Move LATE_CBMEM_INIT under mainboardKyösti Mälkki2017-09-011-0/+1
* 440BX boards: Use combined RAM init routineKeith Hui2017-08-151-4/+1
* 440BX boards: Drop unused #includes from romstageKeith Hui2017-07-231-4/+0
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-9/+9
* intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer2016-03-102-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-231-0/+1
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* 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
* mainboard: Remove #include early_serial.c from w83977tf boardsEdward O'Callaghan2014-06-031-3/+3
* 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-013-3/+3
* 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-4/+0
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-091-7/+6
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-071-4/+0