summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: usb: Add a new USB controller operation 'get_max_xfer_size'Bin Meng2017-09-271-1/+21
* Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-09-262-0/+6
|\
| * mtd: cfi: Add support for status register pollingMarek Vasut2017-09-262-0/+2
| * mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut2017-09-261-0/+4
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-09-261-1/+0
|\ \
| * | ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham2017-09-261-1/+0
| |/
* | Merge git://git.denx.de/u-boot-mmcTom Rini2017-09-251-0/+36
|\ \ | |/ |/|
| * dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot2017-09-221-0/+36
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-09-231-2/+0
|\ \
| * | ARM: socfpga: remove unneeded NAND config optionsMasahiro Yamada2017-09-231-2/+0
* | | armv8: ls1043a: disable IFC in SPL only when QSPI is usedYangbo Lu2017-09-221-1/+1
* | | board/ls2080ardb: Add mcmemsize variable in default envPriyanka Jain2017-09-221-0/+1
* | | board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar2017-09-221-5/+1
* | | board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATESantan Kumar2017-09-221-1/+0
* | | armv7: ls1021a: Fix marco CONFIG_LS102XAYork Sun2017-09-221-1/+1
|/ /
* | board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-222-0/+102
* | ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard2017-09-221-0/+7
* | ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard2017-09-221-0/+1612
* | dm: reset: add stm32 reset driverPatrice Chotard2017-09-221-0/+138
* | dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard2017-09-221-0/+167
* | usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard2017-09-221-0/+41
* | STiH410-B2260: enable USB Host NetworkingPatrice Chotard2017-09-221-0/+15
* | nds32: board: Support SPI driver.rick2017-09-211-2/+13
* | nds32: ftmac100 support cache enable.rick2017-09-212-4/+2
|/
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-09-202-0/+19
|\
| * board: ge: bx50v3: set eth0 MAC addressIan Ray2017-09-201-0/+15
| * detect and setup solidrun hummingboard2Dennis Gilmore2017-09-201-0/+4
* | rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settingsAndy Yan2017-09-181-0/+1
* | rk3288: Add Vyasa initial board supportJagan Teki2017-09-181-0/+23
* | dm: core: add dev_read_addr_ptr()Philipp Tomsich2017-09-181-0/+15
* | configs: rockchip: add USB configs for evb-rv1108 boardWilliam Wu2017-09-181-0/+3
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-09-172-6/+22
|\ \ | |/ |/|
| * bootstage: Drop unused optionsSimon Glass2017-09-161-6/+0
| * x86: Support Intel Cherry Hill boardBin Meng2017-09-161-0/+22
* | Merge git://git.denx.de/u-boot-fdtTom Rini2017-09-157-7/+50
|\ \ | |/ |/|
| * fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou2017-09-151-0/+25
| * fdt: Introduce helper method fdt_overlay_apply_verbose()Pantelis Antoniou2017-09-151-0/+2
| * dtoc: Rename the auto-generated dt-structs.h fileSimon Glass2017-09-151-1/+1
| * dtoc: Support properties containing multiple phandle valuesSimon Glass2017-09-151-0/+5
| * dtoc: Put phandle args in an arraySimon Glass2017-09-151-2/+2
| * dtoc: Rename the phandle structSimon Glass2017-09-152-3/+8
| * dtoc: Add support for 32 or 64-bit addressesSimon Glass2017-09-153-2/+8
* | fs/fat: Clean up open-coded sector <-> cluster conversionsRob Clark2017-09-151-1/+5
* | fs/fat: fix case for FAT shortnamesRob Clark2017-09-151-1/+5
* | fat/fs: move ls to generic implementationRob Clark2017-09-151-1/+4
* | fat/fs: remove a bunch of dead codeRob Clark2017-09-151-20/+0
* | fs: add fs_readdir()Rob Clark2017-09-152-0/+76
* | fat/fs: convert to directory iteratorsRob Clark2017-09-151-6/+0
* | fs/fat: introduce new director iteratorsRob Clark2017-09-151-0/+7
* | fs/fat: split out helper to init fsdataRob Clark2017-09-151-0/+1
|/