summaryrefslogtreecommitdiffstats
path: root/src/mainboard/technexion
Commit message (Expand)AuthorAgeFilesLines
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-162-0/+2
* Fix Kconfig for technexion/tim5690.Libra Li2009-10-151-7/+41
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1510-30/+32
* This patch support for the Technexion Tim-5690 mainboard.Libra Li2009-10-1326-17/+5748
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* More kconfig:Patrick Georgi2009-10-083-1/+177
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-1/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* r4534 introduced devicetree.cb in every mainboard directory, but didn'tCarl-Daniel Hailfinger2009-09-221-0/+11
* r4646 enabled early usage of pci_{read,write}_config{8,16,32}Carl-Daniel Hailfinger2009-09-221-11/+6
* Kconfig!Patrick Georgi2009-08-122-0/+118
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-3/+1
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-8/+8
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-305-125/+125
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* The point of the patch is to make it easier to understand the raminitMyles Watson2009-06-041-1/+1
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-1/+1
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-1/+1
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-261-1/+1
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-4/+1
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-2/+2
* CONFIG_CHIP_NAME is dead (trivial)Stefan Reinauer2009-04-211-3/+0
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-34/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-1/+1
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-2/+2
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-111-16/+0
* Daniel Toussaint wrote:Daniel Toussaint2009-04-0621-0/+5487