summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | mx6cuboxi: Replace is_mx6q() for macroBreno Lima2016-07-28-10/+2
| * | wandboard: Replace is_cpu_type() for macroBreno Lima2016-07-28-2/+2
| * | imx: ventana: add dt fixup for watchdog external resetTim Harvey2016-07-28-0/+30
| * | imx: ventana: refactor board-specific dt fixups (no functional change)Tim Harvey2016-07-28-73/+93
| * | imx: ventana: make hwconfig initialize based on board configurationTim Harvey2016-07-28-1/+15
| * | imx: ventana: add extra DIO's for GW5520Tim Harvey2016-07-28-0/+36
| * | imx: ventana: make number of digital I/O's dynamicTim Harvey2016-07-28-210/+199
| * | imx: ventana: make RS232 enable board specificTim Harvey2016-07-28-9/+27
| * | imx: ventana: add dt fixup for eth1 mac-addressTim Harvey2016-07-28-0/+35
| * | imx: ventana: add dt fixup for GW16082 irq mappingTim Harvey2016-07-28-0/+228
| * | mx6: wandboard: fix warning due to missing prototypeStefano Babic2016-07-28-0/+1
| * | ARM: board: cm_fx6: fixup mtd partitions in the fdtChristopher Spinrath2016-07-19-1/+17
| * | pico-imx6ul: Add PMIC supportVanessa Maegima2016-07-19-0/+70
| * | usbarmory: Add board_run_command() functionAndrej Rosano2016-07-12-0/+31
| * | pico-imx6ul: Add USB Host supportVanessa Maegima2016-07-12-1/+23
| * | pico-imx6ul: Add a README fileVanessa Maegima2016-07-12-0/+57
| * | pico-imx6ul: Add Ethernet supportDiego Dorta2016-07-12-0/+84
| * | mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+1
| * | mx6sxsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+1
| * | mx6slevk: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+1
| * | wandboard: enable SATA with imx6qGilles Chanteperdrix2016-07-12-0/+6
| * | mx6qsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+1
| * | mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic2016-07-12-0/+644
| * | mx6: add support for el6x boardStefano Babic2016-07-12-0/+680
| * | ARM: board: cm-fx6: fix mmc for old revisions of utiliteChristopher Spinrath2016-07-12-1/+1
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-26-0/+1
|\ \ \
| * | | sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBCHans de Goede2016-07-26-0/+1
* | | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-1/+112
|\ \ \ \
| * | | | armv8: ls1043aqds: add IFC fixup in case QSPI is enabledQianyu Gong2016-07-26-0/+10
| * | | | ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-26-0/+60
| * | | | armv8: ls1043aqds: Update MAINTAINERSYork Sun2016-07-26-0/+1
| * | | | armv8: ls2080aqds: Update MAINTAINERSYork Sun2016-07-26-0/+1
| * | | | arm: ls1021atwr: Add SD secure boot targetSumit Garg2016-07-26-0/+7
| * | | | SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg2016-07-26-1/+33
* | | | | ARM64: evb-rk3399: add a README for this board setupKever Yang2016-07-25-0/+73
* | | | | ARM64: rockchip: add support for rk3399 SoC based evbKever Yang2016-07-25-0/+48
* | | | | board: move all the rockchip board in one folderKever Yang2016-07-25-2/+2
* | | | | rockchip: add basic support for evb-rk3288 boardXu Ziyuan2016-07-25-0/+43
| |/ / / |/| | |
* | | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-07-25-1/+4
|\ \ \ \
| * | | | mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-24-1/+4
| |/ / /
* | | | sandbox: Add instructions about building on 32-bit machinesSimon Glass2016-07-25-0/+3
|/ / /
* | | gdsys: Drop print_fpga_state functionTom Rini2016-07-22-25/+4
* | | igep00x0: Falcon modeLadislav Michl2016-07-22-0/+12
* | | igep00x0: generate default mtdparts according NAND chip usedLadislav Michl2016-07-22-0/+18
* | | igep00x0: runtime flash detectionLadislav Michl2016-07-22-18/+53
* | | igep00x0: remove unused empty function omap_rev_string()Ladislav Michl2016-07-22-8/+0
* | | igep00x0: remove useless setup_net_chip declarationLadislav Michl2016-07-22-2/+0
* | | igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl2016-07-22-24/+17
* | | igep00x0: move sysinfo into C fileLadislav Michl2016-07-22-18/+18
* | | mtd: OneNAND: allow board init function failLadislav Michl2016-07-22-4/+12