summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/rumba
Commit message (Expand)AuthorAgeFilesLines
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-7/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* 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-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: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-302-2/+4
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* 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-11/+2
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-133-5/+5
* Update geode GX2 tree to match LX.Nils Jacobs2012-01-071-1/+0
* 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-1/+0
* -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs2010-12-291-0/+18
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* 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-3/+0
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+2
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-1/+1
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-3/+1
* Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs2010-11-051-0/+1
* GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs2010-11-051-1/+1
* Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs2010-11-011-74/+8
* Enable or disable the power button in KconfigPeter Stuge2010-10-131-0/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* I missed these boards in a previous commit.Warren Turkal2010-09-271-1/+0
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-5/+4
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs2010-07-281-0/+1
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-262-18/+7
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
OpenPOWER on IntegriCloud