summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021-3/+0
|\
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-3/+0
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-06-016-50/+297
|\ \
| * | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-011-13/+63
| * | arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-011-12/+60
| * | arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-011-12/+92
| * | arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-011-12/+57
| * | arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2015-06-012-1/+25
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-05-303-17/+49
|\ \
| * | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-291-0/+6
| * | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-291-0/+3
| * | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-292-0/+30
| * | sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede2015-05-291-0/+2
| * | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-292-1/+8
| * | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-16/+0
| |/
* | cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-2810-10/+10
|/
* am33xx, spl, siemens: enable debug uart output againHeiko Schocher2015-05-281-0/+5
* net: Fix a warning added by 76ec988Joe Hershberger2015-05-281-2/+0
* beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov2015-05-281-1/+1
* ARM: BeagleBoard-x15: Rev A2x5: Change UART3 muxLokesh Vutla2015-05-271-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-2621-545/+1872
|\
| * imx: ventana: update README with Falcon mode documentationTim Harvey2015-05-261-0/+169
| * imx: ventana: update README for micro-SD boot mediumTim Harvey2015-05-261-3/+71
| * arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-2610-260/+1183
| * imx: ventana: config: enable Falcon modeTim Harvey2015-05-211-0/+20
| * wandboard: Switch to SPL supportFabio Estevam2015-05-215-97/+424
| * pmic: pfuze100 fix typoPeng Fan2015-05-191-2/+2
| * hummingboard: Remove unused directoryFabio Estevam2015-05-193-183/+0
| * imx: ventana: add pmic_setup to SPLTim Harvey2015-05-191-0/+3
* | ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2015-05-2511-4/+52907
* | ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada2015-05-251-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-05-221-0/+1
|\ \
| * | arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun2015-05-201-0/+1
| |/
* | Merge git://git.denx.de/u-boot-netTom Rini2015-05-2016-278/+30
|\ \
| * | net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-2016-278/+30
| |/
* | sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski2015-05-191-1/+1
* | sunxi: Add ga10h v1.1 defconfigHans de Goede2015-05-191-0/+1
* | sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-193-9/+22
* | sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede2015-05-191-0/+3
* | sunxi: Pass serial number through ATAGPaul Kocialkowski2015-05-191-0/+20
|/
* imx: ventana: use stack relocationTim Harvey2015-05-151-3/+0
* imx: ventana: add GSC boot watchdog disable to SPLTim Harvey2015-05-151-0/+3
* imx: ventana: add gpio setup to SPLTim Harvey2015-05-151-0/+3
* imx: ventana: use common uart and i2c setup functions in SPLTim Harvey2015-05-151-47/+5
* imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey2015-05-153-5/+9
* imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey2015-05-153-22/+30
* imx: ventana: split out common functions between SPL and ubootTim Harvey2015-05-154-864/+933
* imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey2015-05-151-3/+4
* imx: ventana: fix pcie reset for GW522xTim Harvey2015-05-151-4/+4
* imx: ventana: enable DM_SERIALTim Harvey2015-05-151-0/+9
OpenPOWER on IntegriCloud