summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-04pci: Allow debug message output in pci_auto.cBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng
2015-06-04x86: Remove DECLARE_GLOBAL_DATA_PTR in board filesBin Meng
2015-06-04x86: Update README.x86 for QEMU supportBin Meng
2015-06-04x86: Change coreboot default build configuration to QEMUBin Meng
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng
2015-06-04x86: Make QEMU the default vendorBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng
2015-06-04pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng
2015-06-02board/BuR/common: fix netconsoleHannes Schmelzer
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-06-02ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-06-01blackfin: fix build error on bct-brettl2 boardMasahiro Yamada
2015-06-01sparc: fix build error on gr_ep2s60 boardMasahiro Yamada
2015-06-01Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-06-01arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu
2015-06-01arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu
2015-06-01arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu
2015-06-01arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu
2015-06-01arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-05-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-05-31ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada
2015-05-31ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada
2015-05-31ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada
2015-05-31ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada
2015-05-31ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada
2015-05-31ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada
2015-05-31ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada
2015-05-31ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai
2015-05-29ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai
2015-05-29ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai
2015-05-29ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet
2015-05-29sunxi: Add DMA definitionsRoy Spliet
2015-05-29sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański
2015-05-29sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede