summaryrefslogtreecommitdiffstats
path: root/src/mainboard/nokia
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-5/+5
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* 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 manually for irregular wiki entriesVladimir Serbinenko2014-01-191-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-015-5/+5
* 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
* pci1x2x: remove latency/bridge control/cacheline size settingsSven Schnelle2011-04-201-2/+0
* pci1x2x: use pci_ops set_subsystem instead of custom codeSven Schnelle2011-04-201-1/+1
* pci1x2x: use devicetree register configurationSven Schnelle2011-04-202-25/+11
* Various Nokia IP530 fixes.Marc Bertens2011-01-064-74/+88
* All the values should stay untouched or be set automatically by the resourceStefan Reinauer2010-12-261-13/+0
* Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann2010-12-261-6/+6
* Nokia IP530: Add missing "select SDRAMPWR_4DIMM".Uwe Hermann2010-12-251-0/+1
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-1/+1
* 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-092-7/+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-061-8/+3
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-16/+15
* fix nokia ip530 Kconfig, missed on last check-inStefan Reinauer2010-08-171-1/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* Fix some of Peter's suggestions for the Nokia IP530.Myles Watson2010-06-071-2/+2
* Kconfig value is hex, not int.Myles Watson2010-06-041-1/+1
* 128KB is the default, and isn't large enough with the 30K payload for abuild.Myles Watson2010-06-041-0/+1
* Fixes for Nokia IP530 and associated drivers.Marc Bertens2010-06-044-55/+149
* license header fixes Nils Jacobs2010-05-142-4/+2
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-1/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Add support for the Nokia IP530.Marc Bertens2010-04-197-0/+341