summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: imx6: Switch DDR3 calibration to wait_for_bit()Marek Vasut2016-03-251-32/+12
| * | arm: mx5: Enable NAND TrimFFS on M53EVKMarek Vasut2016-03-251-0/+1
| * | imx: print ARM clock for clocks commandPeng Fan2016-03-251-0/+1
| * | imx: mx6ul configure the PMIC_STBY_REQ pin as open drainPeng Fan2016-03-251-1/+11
| * | imx: mx6ul: skip setting ahb ratePeng Fan2016-03-251-7/+12
| * | imx: mx6: Fix incorrect clear mmdc_ch0 handshake maskYe Li2016-03-251-1/+4
| * | Merge branch 'next'Stefano Babic2016-03-2015-4/+1127
| |\ \
| | * | mx7: Distinguish between dual and solo versionsFabio Estevam2016-03-093-0/+21
| | * | mx7dsabresd: Define serial port locallyFabio Estevam2016-03-092-1/+2
| | * | mx7_common: Remove unexisting optionsFabio Estevam2016-03-091-3/+0
| | * | arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-0910-0/+1104
* | | | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-04-124-2/+116
|\ \ \ \
| * | | | arm: mvebu: theadorable: Remove Board name output in checkboardStefan Roese2016-04-121-2/+0
| * | | | arm: mvebu: theadorable: Add PEX-switch detection and reset codeStefan Roese2016-04-122-0/+70
| * | | | arm: mvebu: theadorable: Enable 2nd I2C controllerStefan Roese2016-04-121-0/+1
| * | | | arm: mvebu: Add base address for 2nd I2C controllerStefan Roese2016-04-121-0/+1
| * | | | arm: mvebu: theadorable: Add bootcounter supportStefan Roese2016-04-121-0/+8
| * | | | arm: mvebu: theadorable: Add USB power toggle and tweak USB PHY registerStefan Roese2016-04-121-0/+32
| * | | | gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese2016-04-121-0/+4
| | |_|/ | |/| |
* | | | sunxi: Add defconfig and dts file for Orange Pi One SBCHans de Goede2016-04-124-0/+163
* | | | sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2016-04-122-6/+14
* | | | sunxi: Enable CMD_GPIO on all sunxi boardsHans de Goede2016-04-1284-83/+1
* | | | sunxi: Enable usb ports on the Sinovoip BPI M3Hans de Goede2016-04-122-0/+17
* | | | sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3Hans de Goede2016-04-121-1/+0
* | | | sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-122-0/+16
|/ / /
* | | Prepare v2016.05-rc1Tom Rini2016-04-111-2/+2
* | | fastboot: sparse: remove unnecessary loggingSteve Rae2016-04-111-4/+2
* | | fastboot: sparse: fix block addressing for don't care chunk typeSteve Rae2016-04-111-4/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-04-114-23/+5
|\ \ \
| * | | arc: Add virt_to_phys() stubAlexey Brodkin2016-04-111-0/+5
| * | | arc: get rid of running_on_hwAlexey Brodkin2016-04-113-23/+0
* | | | spl: mmc: raw: Try to load u-boot if Linux image is not foundLokesh Vutla2016-04-111-1/+11
* | | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-112-96/+74
* | | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-114-102/+92
* | | | lib/crc8: Add crc start valueStefan Roese2016-04-113-15/+23
* | | | test/py: README: link to example hook scriptsStephen Warren2016-04-111-0/+6
* | | | bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese2016-04-111-0/+3
* | | | disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORTMichal Simek2016-04-111-1/+1
* | | | am33xx changed BOOT_DEVICE_SPI to correct valueVogt, Christof2016-04-111-1/+1
* | | | rpi: remove redundant board filesStephen Warren2016-04-1115-308/+236
* | | | stm32: stm32_flash: add memory barrier during flash writeVikas Manocha2016-04-111-0/+4
* | | | test/py: Add support for loading image via tftp to specified locationMichal Simek2016-04-111-1/+5
* | | | spmi: Fix sandbox spmi driver memory corruptionMateusz Kulikowski2016-04-111-1/+2
* | | | test/py: pass -v option when executing sandboxStephen Warren2016-04-111-0/+1
* | | | board: ti: am57xx: Prevent init_sata() from being called twiceRoger Quadros2016-04-111-1/+0
* | | | README: Specify the full path for README.videoFabio Estevam2016-04-111-1/+1
* | | | drivers: block: fix placement of parametersEric Nelson2016-04-111-20/+14
* | | | cmd: blkcache: simplify sub-command handlingEric Nelson2016-04-111-4/+2
* | | | cmd: blkcache: remove indentation from output of 'show'Eric Nelson2016-04-111-5/+5
* | | | ARM: rpi: add some missing Kconfig help textStephen Warren2016-04-111-1/+27
OpenPOWER on IntegriCloud