summaryrefslogtreecommitdiffstats
path: root/src/mainboard/artecgroup
Commit message (Expand)AuthorAgeFilesLines
* AMD geode/lx: Remove generic_sdram.c includeKyösti Mälkki2018-05-241-1/+0
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* sb/amd/cs5536: Remove includes of C filesMartin Roth2017-07-181-2/+0
* AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones2017-04-251-1/+0
* AMD geode: Avoid conflicting main() declarationKyösti Mälkki2017-03-081-1/+1
* mainboard/artecgroup/dbe61/mainboard.c: Use tab for indentsElyes HAOUAS2016-11-301-2/+2
* mainboard/artecgroup: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-092-13/+1
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-141-1/+1
* AMD boards: Fix romstage main() declarationKyösti Mälkki2016-06-181-1/+1
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-22/+3
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-4/+4
* 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
* artecgroup/Kconfig, linutop/Kconfig: Add comment to endifDaniele Forsi2014-07-301-1/+1
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-3/+3
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* linutop: Add Linutop-1 as a clone of artecgroup/dbe61Vladimir Serbinenko2014-01-192-3/+7
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+3
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-041-1/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-041-1/+1
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-041-1/+1
* 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
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-204-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* 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-4/+0
* amd/lx: Move configuration from source to KconfigPatrick Georgi2012-07-261-7/+1
* Rename vendor identifiers in KconfigPatrick Georgi2012-03-011-2/+2
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-133-5/+5
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-111-2/+0
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-4/+0