summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-27net: sh_eth: Separate out MAC address programmingMarek Vasut
2018-01-27net: sh_eth: Split sh_eth_recvMarek Vasut
2018-01-27net: sh_eth: Pass sh_eth_dev aroundMarek Vasut
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut
2018-01-27net: ravb: staticize ravb_startMarek Vasut
2018-01-27pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut
2018-01-27env: sunxi: Enable FAT-based environment support by defaultMaxime Ripard
2018-01-27sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard
2018-01-27env: Mark env_get_location as weakMaxime Ripard
2018-01-27env: Allow to build multiple environments in KconfigMaxime Ripard
2018-01-27env: mmc: depends on the MMC frameworkMaxime Ripard
2018-01-27env: Initialise all the environmentsMaxime Ripard
2018-01-27env: Support multiple environmentsMaxime Ripard
2018-01-27env: common: Make the debug messages play a little nicerMaxime Ripard
2018-01-27env: mmc: Make the debug messages play a little nicerMaxime Ripard
2018-01-27env: fat: Make the debug messages play a little nicerMaxime Ripard
2018-01-27env: Make it explicit where we're loading our environment fromMaxime Ripard
2018-01-27env: Make the env save message a bit more explicitMaxime Ripard
2018-01-27env: Pass additional parameters to the env lookup functionMaxime Ripard
2018-01-27env: Rename env_driver_lookup_default and env_get_default_locationMaxime Ripard
2018-01-27cmd: nvedit: Get rid of the env lookupMaxime Ripard
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-26ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini
2018-01-26gpio: sunxi: Add compatible string for H5 PIOChris Blake
2018-01-26sunxi: Add limit with the MMC environmentMaxime Ripard
2018-01-26Makefile: Add size check to the u-boot.itb make targetMaxime Ripard
2018-01-26sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider
2018-01-26net: regex: Disable by default on sunXiMaxime Ripard
2018-01-26video: bpp16: Disable by default on sunXiMaxime Ripard
2018-01-26video: bpp8: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: misc: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: loads: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: loadb: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: unzip: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: crc32: Disable by default on sunXiMaxime Ripard
2018-01-26dfu: select HASHMaxime Ripard
2018-01-26Merge git://git.denx.de/u-boot-mipsTom Rini
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-26MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas
2018-01-26MIPS: add support for Broadcom MIPS BCM6318 SoC familyÁlvaro Fernández Rojas
2018-01-26dm: ram: bmips: add BCM6318 supportÁlvaro Fernández Rojas
2018-01-26dm: cpu: bmips: add BCM6318 supportÁlvaro Fernández Rojas
2018-01-26MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas
2018-01-26MIPS: add support for Broadcom MIPS BCM6368 SoC familyÁlvaro Fernández Rojas
2018-01-26dm: cpu: bmips: add BCM6368 supportÁlvaro Fernández Rojas
2018-01-26DW SPI: Get clock value from Device TreeEugeniy Paltsev
2018-01-26SOCFPGA: clock manager: implement dw_spi_get_clk functionEugeniy Paltsev
2018-01-25usb: ehci: mxs: fix swapped argument in ehci_writel()Daniel Schwierzeck
2018-01-25usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva