summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut2017-09-281-2/+0
* ARM: rmobile: Place initial stack right below U-BootMarek Vasut2017-09-241-1/+1
* ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configsMarek Vasut2017-09-241-4/+0
* 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
|/
* configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang2017-09-1411-93/+59
* ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-1412-39/+35
* board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang2017-09-141-0/+92
* board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang2017-09-141-1/+1
* lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang2017-09-141-0/+9
* Convert CONFIG_EMIF4 et al to KconfigAdam Ford2017-09-1311-20/+0
* include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford2017-09-1315-44/+28
* linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada2017-09-121-0/+44
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-121-0/+13
* ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.hAdam Ford2017-09-121-43/+10
* configs: k2g_evm: Remove PMMC loading environment commandsAndrew F. Davis2017-09-121-1/+0
* image: Add TI PMMC image typeAndrew F. Davis2017-09-121-0/+1