summaryrefslogtreecommitdiffstats
path: root/arch/x86/boards
Commit message (Expand)AuthorAgeFilesLines
* include: Move ide platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-34/+0
* x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-091-3/+4
* x86: Add support for IDE on the legacy I/O portsMichel Stam2014-04-086-52/+226
* x86: Fix compiler warningsSascha Hauer2013-10-141-2/+1
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-2/+4
* Remove unused config.hAlexander Shiyan2013-04-091-17/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+0
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+2
* x86/generic_pc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-151-11/+3
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-1/+1
* ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+0
* add a ns16550 registration helper and use itSascha Hauer2011-07-291-11/+4
* add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* x86 Generic platform: Fix disk drive nameJuergen Beisert2011-03-101-1/+1
* x86 Generic platform: Fix some typosJuergen Beisert2011-03-101-2/+2
* Don't try to guess the size of a disk if its size value is already givenJuergen Beisert2010-10-111-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+3
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-236-0/+245