summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-04-1/+1
* x86: qemu: Adjust VGA initializationBin Meng2015-06-04-19/+17
* x86: qemu: Enable legacy IDE I/O ports decodeBin Meng2015-06-04-0/+38
* x86: qemu: Turn on legacy segments decodeBin Meng2015-06-04-0/+26
* x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-04-0/+2
* x86: fsp_support: Correct high mem comment typoAndrew Bradford2015-06-04-1/+1
* x86: Do sanity test on pirq table before writingBin Meng2015-06-04-0/+3
* x86: quark: Implement PIRQ routingBin Meng2015-06-04-15/+125
* x86: Document irq router device tree bindingsBin Meng2015-06-04-0/+50
* x86: Refactor PIRQ routing supportBin Meng2015-06-04-300/+416
* x86: qemu: Add ATA/SATA supportBin Meng2015-06-04-1/+26
* x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-04-4/+1
* cmd_ide: Eliminate build warnings in atapi_inquiry()Bin Meng2015-06-04-3/+3
* pci: Do not skip legacy IDE device configurationBin Meng2015-06-04-14/+0
* pci: Allow debug message output in pci_auto.cBin Meng2015-06-04-1/+0
* x86: qemu: Add graphics supportBin Meng2015-06-04-9/+35
* x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-04-144/+139
* video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-04-1/+0
* x86: Remove DECLARE_GLOBAL_DATA_PTR in board filesBin Meng2015-06-04-6/+0
* x86: Update README.x86 for QEMU supportBin Meng2015-06-04-17/+48
* x86: Change coreboot default build configuration to QEMUBin Meng2015-06-04-3/+4
* x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-04-9/+1
* x86: Make QEMU the default vendorBin Meng2015-06-04-1/+2
* x86: Support QEMU x86 targetsBin Meng2015-06-04-1/+407
* pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-04-70/+66
* board/BuR/common: fix netconsoleHannes Schmelzer2015-06-02-11/+7
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-02-49/+0
* ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel2015-06-02-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-02-439/+1462
|\
| * net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-01-18/+4
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-321/+1016
| * Move setexpr to KconfigJoe Hershberger2015-06-01-98/+440
| * blackfin: fix build error on bct-brettl2 boardMasahiro Yamada2015-06-01-0/+1
| * sparc: fix build error on gr_ep2s60 boardMasahiro Yamada2015-06-01-0/+1
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-06-01-50/+323
|\ \
| * | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-01-14/+68
| * | arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-01-13/+61
| * | arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-01-13/+93
| * | arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-01-12/+79
| * | arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2015-06-01-1/+25
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-30-183/+131
|\ \
| * | ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada2015-05-31-0/+2
| * | ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada2015-05-31-2/+2
| * | ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada2015-05-31-4/+7
| * | ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada2015-05-31-0/+8
| * | ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2015-05-31-2/+1
| * | ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2015-05-31-6/+5
| * | ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada2015-05-31-4/+0
| * | ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada2015-05-31-23/+1
| * | ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada2015-05-31-4/+3