summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: quark: Implement PIRQ routingBin Meng2015-06-046-15/+125
* x86: Document irq router device tree bindingsBin Meng2015-06-041-0/+50
* x86: Refactor PIRQ routing supportBin Meng2015-06-0411-300/+416
* x86: qemu: Add ATA/SATA supportBin Meng2015-06-042-1/+26
* x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-041-4/+1
* cmd_ide: Eliminate build warnings in atapi_inquiry()Bin Meng2015-06-041-3/+3
* pci: Do not skip legacy IDE device configurationBin Meng2015-06-041-14/+0
* pci: Allow debug message output in pci_auto.cBin Meng2015-06-041-1/+0
* x86: qemu: Add graphics supportBin Meng2015-06-044-9/+35
* x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-044-144/+139
* video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-041-1/+0
* x86: Remove DECLARE_GLOBAL_DATA_PTR in board filesBin Meng2015-06-043-6/+0
* x86: Update README.x86 for QEMU supportBin Meng2015-06-041-17/+48
* x86: Change coreboot default build configuration to QEMUBin Meng2015-06-042-3/+4
* x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-046-9/+1
* x86: Make QEMU the default vendorBin Meng2015-06-042-1/+2
* x86: Support QEMU x86 targetsBin Meng2015-06-0420-1/+407
* pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-042-70/+66
* board/BuR/common: fix netconsoleHannes Schmelzer2015-06-021-11/+7
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-0245-49/+0
* ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel2015-06-021-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021291-439/+1462
|\
| * net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-0120-18/+4
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011253-321/+1016
| * Move setexpr to KconfigJoe Hershberger2015-06-01481-98/+440
| * blackfin: fix build error on bct-brettl2 boardMasahiro Yamada2015-06-011-0/+1
| * sparc: fix build error on gr_ep2s60 boardMasahiro Yamada2015-06-011-0/+1
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-06-018-50/+323
|\ \
| * | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-013-14/+68
| * | arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-012-13/+61
| * | arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-012-13/+93
| * | arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-012-12/+79
| * | arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2015-06-012-1/+25
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-3056-183/+131
|\ \
| * | ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada2015-05-311-0/+2
| * | ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada2015-05-311-2/+2
| * | ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada2015-05-311-4/+7
| * | ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada2015-05-314-0/+8
| * | ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2015-05-312-2/+1
| * | ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2015-05-315-6/+5
| * | ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada2015-05-311-4/+0
| * | ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada2015-05-311-23/+1
| * | ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada2015-05-311-4/+3
| * | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-315-15/+16
| * | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-3143-123/+86
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-05-3026-67/+928
|\ \
| * | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-292-0/+12
| * | ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2015-05-292-0/+5
| * | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-292-0/+8
| * | ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2015-05-292-0/+277
OpenPOWER on IntegriCloud