summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-56/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-259/+680
|\
| * colibri_imx7: use Ricoh RN5T567 to reboot the boardStefan Agner2016-10-07-0/+42
| * colibri_imx7: remove legancy UART platform dataStefan Agner2016-10-07-10/+0
| * colibri_imx7: remove legancy I2C supportStefan Agner2016-10-07-40/+0
| * udoo: Add a README fileFabio Estevam2016-10-06-0/+21
| * pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2016-10-06-52/+136
| * pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)2016-10-06-0/+4
| * pcm052: add 'm4go' commandAlbert ARIBAUD \(3ADEV\)2016-10-06-0/+38
| * arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan2016-10-04-0/+239
| * mx6sabresd: Make SPL DDR configuration to match the DCD tableFabio Estevam2016-10-04-154/+197
| * wandboard: Fix hang when going into low frequencyFabio Estevam2016-10-04-3/+3
* | board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N2016-10-08-4/+4
* | ARM: dts: dra72: add rev C evm supportMugunthan V N2016-10-08-5/+11
* | vexpress: disable cci ace slave ports when booting in non-sec/hyp modeSudeep Holla2016-10-07-0/+52
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-2/+2
* | spi: Move freescale-specific code into a private headerSimon Glass2016-10-06-20/+39
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-152/+8
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-01-12/+2
| * rockchip: move common function from board-file to rk3036-board.cJacob Chen2016-10-01-132/+0
| * rockchip: miniarm: remove eMMC supportXu Ziyuan2016-10-01-8/+0
| * rockchip: evb_rk3399: init vdd_center regulatorKever Yang2016-10-01-0/+6
* | board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis2016-10-02-0/+8
* | board: ks2: Enable ECC using detected DDR sizeLokesh Vutla2016-10-01-0/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-33/+33
|\
| * usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27-33/+33
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-27-1/+7
|\ \
| * | ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren2016-09-27-1/+7
| |/
* | arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese2016-09-27-0/+165
* | arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese2016-09-27-0/+147
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-427/+2011
|\
| * driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun2016-09-26-3/+51
| * armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie2016-09-14-4/+1084
| * armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu2016-09-14-0/+751
| * driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu2016-09-14-348/+0
| * armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu2016-09-14-1/+6
| * nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang2016-09-14-1/+34
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-14-13/+0
| * fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-14-0/+24
| * fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang2016-09-14-0/+28
| * fsl: csu: add an API to set individual device access permissionHou Zhiqiang2016-09-14-14/+20
| * arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang2016-09-14-32/+0
| * board: ls1043ardb: move sec_init to board_initSumit Garg2016-09-14-15/+17
* | board: amcore: update to use dm serial driverAngelo Dureghello2016-09-25-1/+14
* | arm: mvebu: add DB-88F6820-AMC boardChris Packham2016-09-24-0/+154
* | arm: mvebu: theadorable: Configure board for PCIe 2.0 capabilityStefan Roese2016-09-24-0/+6
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-70/+70
* | treewide: use #include <...> to include public headersMasahiro Yamada2016-09-23-2/+2
* | arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23-43/+11
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-09-22-1/+43
|\ \