aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada1-8/+8
2015-06-04sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass1-1/+1
2015-06-04sandbox: dts: Add the real-time-clock test nodes back inSimon Glass1-0/+18
2015-06-04sandbox: dts: Sort the sandbox.dts fileSimon Glass1-52/+54
2015-06-04sandbox: dts: Sort the test.dts file a littleSimon Glass1-24/+24
2015-06-04dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass1-5/+3
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass2-0/+12
2015-06-04sandbox: Tidy up terminal restoreSimon Glass3-3/+15
2015-06-02board/BuR/common: fix netconsoleHannes Schmelzer1-11/+7
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel45-49/+0
2015-06-02ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel1-3/+0
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1291-439/+1462
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek20-18/+4
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1253-321/+1016
2015-06-01Move setexpr to KconfigJoe Hershberger481-98/+440
2015-06-01blackfin: fix build error on bct-brettl2 boardMasahiro Yamada1-0/+1
2015-06-01sparc: fix build error on gr_ep2s60 boardMasahiro Yamada1-0/+1
2015-06-01Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini8-50/+323
2015-06-01arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu3-14/+68
2015-06-01arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2-13/+61
2015-06-01arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2-13/+93
2015-06-01arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2-12/+79
2015-06-01arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2-1/+25
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini56-183/+131
2015-05-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini26-67/+928
2015-05-31ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada1-0/+2
2015-05-31ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada1-2/+2
2015-05-31ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada1-4/+7
2015-05-31ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada4-0/+8
2015-05-31ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2-2/+1
2015-05-31ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada5-6/+5
2015-05-31ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada1-4/+0
2015-05-31ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada1-23/+1
2015-05-31ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada1-4/+3
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada5-15/+16
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada43-123/+86
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2-0/+12
2015-05-29ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2-0/+5
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2-0/+8
2015-05-29ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2-0/+277
2015-05-29ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2-1/+1
2015-05-29ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai1-7/+7
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański13-2/+419
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet3-3/+10
2015-05-29sunxi: Add DMA definitionsRoy Spliet2-0/+84
2015-05-29sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański1-1/+7
2015-05-29sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede2-0/+13
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede7-1/+39
2015-05-29sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede1-0/+12
2015-05-29sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede1-18/+35