summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Tidy up terminal restoreSimon Glass2015-06-043-3/+15
* 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
| * | ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2015-05-292-1/+1
| * | ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai2015-05-291-7/+7
| * | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-2913-2/+419
| * | sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet2015-05-293-3/+10
| * | sunxi: Add DMA definitionsRoy Spliet2015-05-292-0/+84
| * | sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański2015-05-291-1/+7
| * | sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede2015-05-292-0/+13
| * | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-297-1/+39
| * | sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede2015-05-291-0/+12
| * | sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede2015-05-291-18/+35
| * | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-293-33/+0
| * | sunxi: Use axp221 sid on a33Hans de Goede2015-05-291-5/+3
| |/
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-05-296-28/+140
|\ \
| * | usb: kbd: Fix key repeat not always workingHans de Goede2015-05-291-6/+20
| * | usb: dwc2: Add support for v3 snpsid valuePeter Griffin2015-05-292-1/+3
| * | ci_udc: Update the ci_udc driver to support bulk transfersSiva Durga Prasad Paladugu2015-05-292-19/+117
| * | usb: Remove unused variable in usb_setup_descriptor()Hans de Goede2015-05-291-2/+0
| |/
OpenPOWER on IntegriCloud