summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* env: Allow to build multiple environments in KconfigMaxime Ripard2018-01-275-34/+35
* env: mmc: depends on the MMC frameworkMaxime Ripard2018-01-271-0/+1
* env: Initialise all the environmentsMaxime Ripard2018-01-272-7/+30
* env: Support multiple environmentsMaxime Ripard2018-01-271-32/+53
* env: common: Make the debug messages play a little nicerMaxime Ripard2018-01-271-1/+1
* env: mmc: Make the debug messages play a little nicerMaxime Ripard2018-01-271-1/+0
* env: fat: Make the debug messages play a little nicerMaxime Ripard2018-01-271-5/+20
* env: Make it explicit where we're loading our environment fromMaxime Ripard2018-01-271-7/+11
* env: Make the env save message a bit more explicitMaxime Ripard2018-01-271-1/+2
* env: Pass additional parameters to the env lookup functionMaxime Ripard2018-01-272-49/+116
* env: Rename env_driver_lookup_default and env_get_default_locationMaxime Ripard2018-01-271-9/+9
* cmd: nvedit: Get rid of the env lookupMaxime Ripard2018-01-273-12/+3
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-2611-2/+24
|\
| * gpio: sunxi: Add compatible string for H5 PIOChris Blake2018-01-261-0/+1
| * sunxi: Add limit with the MMC environmentMaxime Ripard2018-01-261-0/+10
| * Makefile: Add size check to the u-boot.itb make targetMaxime Ripard2018-01-261-0/+1
| * sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider2018-01-263-2/+1
| * net: regex: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * video: bpp16: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * video: bpp8: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * cmd: misc: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * cmd: loads: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * cmd: loadb: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * cmd: unzip: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * cmd: crc32: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * dfu: select HASHMaxime Ripard2018-01-261-0/+1
| * sunxi: Fix display timing flagsGiulio Benetti2018-01-221-0/+2
* | ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini2018-01-261-5/+5
* | Merge git://git.denx.de/u-boot-mipsTom Rini2018-01-2628-1/+995
|\ \
| * | MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas2018-01-269-0/+195
| * | MIPS: add support for Broadcom MIPS BCM6318 SoC familyÁlvaro Fernández Rojas2018-01-266-0/+270
| * | dm: ram: bmips: add BCM6318 supportÁlvaro Fernández Rojas2018-01-261-0/+19
| * | dm: cpu: bmips: add BCM6318 supportÁlvaro Fernández Rojas2018-01-261-0/+35
| * | MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas2018-01-269-0/+170
| * | MIPS: add support for Broadcom MIPS BCM6368 SoC familyÁlvaro Fernández Rojas2018-01-265-0/+263
| * | dm: cpu: bmips: add BCM6368 supportÁlvaro Fernández Rojas2018-01-261-0/+36
| * | mips: bmips: increment SYS_MALLOC_F_LENÁlvaro Fernández Rojas2018-01-251-0/+3
| * | boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton2018-01-251-1/+4
* | | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-2679-519/+1616
|\ \ \
| * | | DW SPI: Get clock value from Device TreeEugeniy Paltsev2018-01-261-2/+43
| * | | SOCFPGA: clock manager: implement dw_spi_get_clk functionEugeniy Paltsev2018-01-262-0/+18
| * | | spi: cadence_qspi_apb: Make flash writes 32 bit alignedVignesh R2018-01-241-6/+25
| * | | Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...Vignesh R2018-01-244-23/+6
| * | | Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...Goldschmidt Simon2018-01-241-16/+10
| * | | dts: cadence_spi: Update documentation for DT bindingsJason Rush2018-01-241-5/+8
| * | | config: cadence_spi: Remove defines read from DTJason Rush2018-01-243-3/+0
| * | | dts: cadence_spi: Sync DT bindings with LinuxJason Rush2018-01-2412-89/+84
| * | | spi: cadence_spi: Sync DT bindings with LinuxJason Rush2018-01-243-20/+21
| * | | spi: kirkwood_spi: implement workaround for FE-9144572Chris Packham2018-01-242-3/+72
| * | | sf_probe: Merge spi_flash_probe_tail into spi_flash_probeMario Six2018-01-241-12/+7