summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| * | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-31-15/+16
| * | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-31-123/+86
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-05-30-67/+928
|\ \
| * | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-29-0/+12
| * | ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2015-05-29-0/+5
| * | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-29-0/+8
| * | ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2015-05-29-0/+277
| * | ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2015-05-29-1/+1
| * | ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai2015-05-29-7/+7
| * | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-29-2/+419
| * | sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet2015-05-29-3/+10
| * | sunxi: Add DMA definitionsRoy Spliet2015-05-29-0/+84
| * | sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański2015-05-29-1/+7
| * | sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede2015-05-29-0/+13
| * | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-1/+39
| * | sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede2015-05-29-0/+12
| * | sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede2015-05-29-18/+35
| * | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-29-33/+0
| * | sunxi: Use axp221 sid on a33Hans de Goede2015-05-29-5/+3
| |/
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-05-29-28/+140
|\ \