summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2015-05-28am33xx, spl, siemens: enable debug uart output againHeiko Schocher1-0/+5
2015-05-28net: Fix a warning added by 76ec988Joe Hershberger1-2/+0
2015-05-28beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov1-1/+1
2015-05-27ARM: BeagleBoard-x15: Rev A2x5: Change UART3 muxLokesh Vutla1-2/+2
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini21-545/+1872
2015-05-26imx: ventana: update README with Falcon mode documentationTim Harvey1-0/+169
2015-05-26imx: ventana: update README for micro-SD boot mediumTim Harvey1-3/+71
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher10-260/+1183
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada11-4/+52907
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada1-0/+10
2015-05-23Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+1
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey1-0/+20
2015-05-21wandboard: Switch to SPL supportFabio Estevam5-97/+424
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini16-278/+30
2015-05-20arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun1-0/+1
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger16-278/+30
2015-05-19sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski1-1/+1
2015-05-19sunxi: Add ga10h v1.1 defconfigHans de Goede1-0/+1
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede3-9/+22
2015-05-19sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede1-0/+3
2015-05-19sunxi: Pass serial number through ATAGPaul Kocialkowski1-0/+20
2015-05-19pmic: pfuze100 fix typoPeng Fan1-2/+2
2015-05-19hummingboard: Remove unused directoryFabio Estevam3-183/+0
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: use stack relocationTim Harvey1-3/+0
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey1-47/+5
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey3-5/+9
2015-05-15imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey3-22/+30
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey4-864/+933
2015-05-15imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey1-3/+4
2015-05-15imx: ventana: fix pcie reset for GW522xTim Harvey1-4/+4
2015-05-15imx: ventana: enable DM_SERIALTim Harvey1-0/+9
2015-05-15imx: ventana: register gpio's with gpio_requestTim Harvey1-20/+57
2015-05-15imx: ventana: display SPL boot deviceTim Harvey1-0/+22
2015-05-15tbs2910: support for usb otg host modeSoeren Moch1-0/+10
2015-05-15warp: README: Fix typoFabio Estevam1-2/+2
2015-05-15mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam1-5/+5
2015-05-15hummingboard: Remove mx6solo specific supportFabio Estevam6-277/+0
2015-05-15imx: ventana: fix boot to SDTim Harvey1-1/+4
2015-05-15arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese1-1/+1
2015-05-15mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam1-0/+2
2015-05-15mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam1-1/+28
2015-05-15mx6cuboxi: Add USB host supportFabio Estevam1-0/+26
2015-05-15mx6cuboxi: Add HDMI output supportFabio Estevam1-1/+100
2015-05-15dm: regulator: uclass driver code cleanupPrzemyslaw Marczak1-5/+4
2015-05-15odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak2-32/+46
2015-05-15dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMICPrzemyslaw Marczak1-2/+2
2015-05-15sunxi: ehci: Convert to the driver-modelHans de Goede1-0/+3