summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: mx6: specify SPL paddingStefan Agner2016-11-291-0/+6
* mx6sx: Add initial support for UDOO Neo BoardBreno Lima2016-11-297-0/+595
* colibri_vf: Read kernel and device tree from static UBI volumesSanchayan Maity2016-11-291-3/+3
* ARM: ts4600: add basic board supportSebastien Bourdelin2016-11-298-0/+364
* board: ge: bx50v3: add the PMIC configuration supportKen Lin2016-11-291-0/+54
* ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routinesEric Nelson2016-11-294-3/+11
* mx6: ddr: add routine to return DDR calibration dataEric Nelson2016-11-292-0/+25
* mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson2016-11-293-46/+60
* mx6: ddr: allow 32 cycles for DQS gating calibrationEric Nelson2016-11-291-0/+7
* imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2Eric Nelson2016-11-291-0/+2
* tools: imximage: display DCD block offset, lengthEric Nelson2016-11-291-1/+9
* arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivatedSven Ebenfeld2016-11-292-0/+4
* pwm: imx: increase support up to PWM8 for i.MX6SXChristoph Fritz2016-11-291-1/+11
* tbs2910: Make Ethernet functional againSoeren Moch2016-11-291-0/+33
* imx: make ipu's di configurableMax Krummenacher2016-11-292-1/+2
* spl: mmc: fix switch statementMax Krummenacher2016-11-291-1/+0
* ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj2016-11-291-1/+5
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-11-29528-1827/+9860
|\
| * spl: add USB Gadget config optionStefan Agner2016-11-285-17/+27
| * spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-286-33/+35
| * spl: add RAM boot device only if it is actually definedStefan Agner2016-11-281-0/+2
| * README: fix typo FAT_ENV_DEV_AND_PARTNicolae Rosia2016-11-281-1/+1
| * xyz-modem: Change getc timeout loop waitingtomas.melin@vaisala.com2016-11-281-5/+5
| * sata: fix sata command can not being executed bugTang Yuantian2016-11-282-6/+11
| * tools/env: fix environment alignment tests for block devicesMax Krummenacher2016-11-281-27/+33
| * tools/Makefile: suppress "which swig" error outputAndre Przywara2016-11-281-1/+1
| * ti_armv7_keystone2: env: Add NFS loading support for PMMC and MONAndrew F. Davis2016-11-281-0/+3
| * keystone2: Move target selection to KconfigAndrew F. Davis2016-11-286-15/+11
| * bootcounter_ram: Fix misaligned cache warningStefan Roese2016-11-281-1/+2
| * linux/compat.h: Properly implement ndelay fallbackmario.six@gdsys.cc2016-11-281-1/+1
| * colibri_vf: usb gadget: toradex pid is now set genericallyMax Krummenacher2016-11-283-28/+0
| * apalis/colibri_t30: move environment locationMarcel Ziswiler2016-11-282-6/+8
| * apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handlingMarcel Ziswiler2016-11-2817-11/+148
| * toradex: config block handlingMarcel Ziswiler2016-11-286-0/+873
| * apalis/colibri_t20/t30: deactivate displaying board infoMarcel Ziswiler2016-11-283-0/+3
| * generic-board: make show_board_info a weak functionMarcel Ziswiler2016-11-281-1/+1
| * Revert "generic-board: allow showing custom board info"Marcel Ziswiler2016-11-281-1/+1
| * spl: remove redundant call to parse_image_header()tomas.melin@vaisala.com2016-11-281-1/+0
| * spl: add check for FIT-header when loading imagetomas.melin@vaisala.com2016-11-281-1/+2
| * sun8i_emac: Fix mdio read sequencePhilipp Tomsich2016-11-281-1/+1
| * sunxi: add support for Nintendo NES Classic EditionFUKAUMI Naoki2016-11-284-0/+93
| * mtd: nand: add support for the TC58NVG2S0H chipBoris Brezillon2016-11-281-0/+3
| * sunxi: Mele_M5_defconfig: Drop non existing STATUSLED settingHans de Goede2016-11-282-2/+1
| * sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot2016-11-281-0/+1
| * arm: sunxi: do not force USB for arch-sunxiYann E. MORIN2016-11-281-5/+5
| * sunxi: Use the available Kconfig option for AHCIJelle van der Waa2016-11-2820-20/+40
| * travis: Add efi_loader grub2 testAlexander Graf2016-11-272-10/+55
| * Travis: Remove sleep test from integratorcp_cm926ejs-qemu testAlexander Graf2016-11-271-0/+1
| * efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-278-5/+23
| * tests: Add efi_loader hello world testAlexander Graf2016-11-261-0/+158