aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini11-259/+680
2016-10-08board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N1-4/+4
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N1-5/+11
2016-10-07vexpress: disable cci ace slave ports when booting in non-sec/hyp modeSudeep Holla1-0/+52
2016-10-07colibri_imx7: use Ricoh RN5T567 to reboot the boardStefan Agner1-0/+42
2016-10-07colibri_imx7: remove legancy UART platform dataStefan Agner1-10/+0
2016-10-07colibri_imx7: remove legancy I2C supportStefan Agner1-40/+0
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day2-2/+2
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass10-20/+39
2016-10-06udoo: Add a README fileFabio Estevam1-0/+21
2016-10-06pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2-52/+136
2016-10-06pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)1-0/+4
2016-10-06pcm052: add 'm4go' commandAlbert ARIBAUD \(3ADEV\)1-0/+38
2016-10-04arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan5-0/+239
2016-10-04mx6sabresd: Make SPL DDR configuration to match the DCD tableFabio Estevam1-154/+197
2016-10-04wandboard: Fix hang when going into low frequencyFabio Estevam1-3/+3
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini4-152/+8
2016-10-02board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis1-0/+8
2016-10-01rockchip: add boot-mode support for rk3288, rk3036Jacob Chen1-12/+2
2016-10-01rockchip: move common function from board-file to rk3036-board.cJacob Chen2-132/+0
2016-10-01rockchip: miniarm: remove eMMC supportXu Ziyuan1-8/+0
2016-10-01rockchip: evb_rk3399: init vdd_center regulatorKever Yang1-0/+6
2016-10-01board: ks2: Enable ECC using detected DDR sizeLokesh Vutla1-0/+3
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini33-33/+33
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash33-33/+33
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-1/+7
2016-09-27ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren1-1/+7
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese3-0/+165
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese3-0/+147
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini39-427/+2011
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun3-3/+51
2016-09-25board: amcore: update to use dm serial driverAngelo Dureghello1-1/+14
2016-09-24arm: mvebu: add DB-88F6820-AMC boardChris Packham4-0/+154
2016-09-24arm: mvebu: theadorable: Configure board for PCIe 2.0 capabilityStefan Roese1-0/+6
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada70-70/+70
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada2-2/+2
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada7-43/+11
2016-09-22Merge git://git.denx.de/u-boot-rockchipTom Rini1-1/+43
2016-09-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-4/+124
2016-09-22board: evb-rk3399: enable usb 2.0 host vbus power on board_initKever Yang1-1/+14
2016-09-22rk3399: enable the pwm2/3 pinctrl in board initKever Yang1-1/+30
2016-09-22ARM64: zynqmp: Add support for chip ID detectionMichal Simek1-0/+99
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek1-0/+4
2016-09-22ARM64: zynqmp: Fix usb_gadget_handle_interrupt routineMichal Simek1-2/+3
2016-09-22ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek1-2/+18
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini14-6/+297
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton8-0/+194
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton1-6/+0
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel5-0/+103
2016-09-20Merge git://git.denx.de/u-boot-dmTom Rini1-0/+19