aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-27net: ravb: staticize ravb_startMarek Vasut1-1/+1
2018-01-27pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut3-0/+274
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut1-0/+1
2018-01-27env: sunxi: Enable FAT-based environment support by defaultMaxime Ripard1-0/+4
2018-01-27sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard1-0/+16
2018-01-27env: Mark env_get_location as weakMaxime Ripard1-1/+2
2018-01-27env: Allow to build multiple environments in KconfigMaxime Ripard5-34/+35
2018-01-27env: mmc: depends on the MMC frameworkMaxime Ripard1-0/+1
2018-01-27env: Initialise all the environmentsMaxime Ripard2-7/+30
2018-01-27env: Support multiple environmentsMaxime Ripard1-32/+53
2018-01-27env: common: Make the debug messages play a little nicerMaxime Ripard1-1/+1
2018-01-27env: mmc: Make the debug messages play a little nicerMaxime Ripard1-1/+0
2018-01-27env: fat: Make the debug messages play a little nicerMaxime Ripard1-5/+20
2018-01-27env: Make it explicit where we're loading our environment fromMaxime Ripard1-7/+11
2018-01-27env: Make the env save message a bit more explicitMaxime Ripard1-1/+2
2018-01-27env: Pass additional parameters to the env lookup functionMaxime Ripard2-49/+116
2018-01-27env: Rename env_driver_lookup_default and env_get_default_locationMaxime Ripard1-9/+9
2018-01-27cmd: nvedit: Get rid of the env lookupMaxime Ripard3-12/+3
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini11-2/+24
2018-01-26ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini1-5/+5
2018-01-26gpio: sunxi: Add compatible string for H5 PIOChris Blake1-0/+1
2018-01-26sunxi: Add limit with the MMC environmentMaxime Ripard1-0/+10
2018-01-26Makefile: Add size check to the u-boot.itb make targetMaxime Ripard1-0/+1
2018-01-26sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider3-2/+1
2018-01-26net: regex: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26video: bpp16: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26video: bpp8: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: misc: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: loads: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: loadb: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: unzip: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: crc32: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26dfu: select HASHMaxime Ripard1-0/+1
2018-01-26Merge git://git.denx.de/u-boot-mipsTom Rini28-1/+995
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini79-519/+1616
2018-01-26MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas9-0/+195
2018-01-26MIPS: add support for Broadcom MIPS BCM6318 SoC familyÁlvaro Fernández Rojas6-0/+270
2018-01-26dm: ram: bmips: add BCM6318 supportÁlvaro Fernández Rojas1-0/+19
2018-01-26dm: cpu: bmips: add BCM6318 supportÁlvaro Fernández Rojas1-0/+35
2018-01-26MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas9-0/+170
2018-01-26MIPS: add support for Broadcom MIPS BCM6368 SoC familyÁlvaro Fernández Rojas5-0/+263
2018-01-26dm: cpu: bmips: add BCM6368 supportÁlvaro Fernández Rojas1-0/+36
2018-01-26DW SPI: Get clock value from Device TreeEugeniy Paltsev1-2/+43
2018-01-26SOCFPGA: clock manager: implement dw_spi_get_clk functionEugeniy Paltsev2-0/+18
2018-01-25usb: ehci: mxs: fix swapped argument in ehci_writel()Daniel Schwierzeck1-1/+1
2018-01-25usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva1-1/+1
2018-01-25mips: bmips: increment SYS_MALLOC_F_LENÁlvaro Fernández Rojas1-0/+3
2018-01-25boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton1-1/+4
2018-01-25ddr: altera: silence PHY calibration unless in debug modeGoldschmidt Simon1-4/+4
2018-01-25arm: socfpga: allow configs without network supportSimon Goldschmidt13-4/+19