summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2015-06-04x86: Remove DECLARE_GLOBAL_DATA_PTR in board filesBin Meng
2015-06-04x86: Change coreboot default build configuration to QEMUBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
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 http://git.denx.de/u-boot-sunxiTom Rini
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-28am33xx, spl, siemens: enable debug uart output againHeiko Schocher
2015-05-28net: Fix a warning added by 76ec988Joe Hershberger
2015-05-28beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov
2015-05-27ARM: BeagleBoard-x15: Rev A2x5: Change UART3 muxLokesh Vutla
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26imx: ventana: update README with Falcon mode documentationTim Harvey
2015-05-26imx: ventana: update README for micro-SD boot mediumTim Harvey
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada
2015-05-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey
2015-05-21wandboard: Switch to SPL supportFabio Estevam
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini
2015-05-20arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-05-19sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski
2015-05-19sunxi: Add ga10h v1.1 defconfigHans de Goede
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede
2015-05-19sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede
2015-05-19sunxi: Pass serial number through ATAGPaul Kocialkowski
2015-05-19pmic: pfuze100 fix typoPeng Fan
2015-05-19hummingboard: Remove unused directoryFabio Estevam
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey
2015-05-15imx: ventana: use stack relocationTim Harvey
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey
2015-05-15imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey