aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-04-01dm: core: make fixed-clock dt scan live dt compatibleAndy Yan
2018-03-31fs: cbfs: fix locating the cbfs headerAndre Heider
2018-03-31cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider
2018-03-31pinctrl-uclass: convert to use live dtKever Yang
2018-03-31core: add uclass_get_device_by_phandle_id() apiKever Yang
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini
2018-03-25Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-25Merge git://git.denx.de/u-boot-i2cTom Rini
2018-03-25Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel
2018-03-24ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel
2018-03-23omap3: spi: Correct ti, pindir-d0-out-d1-in parsingSjoerd Simons
2018-03-23Merge git://git.denx.de/u-boot-arcTom Rini
2018-03-23ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev
2018-03-23MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek
2018-03-23tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek
2018-03-23arm64: zynqmp: Correct EG/EV part detection logicSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar
2018-03-23arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar
2018-03-23arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16Michal Simek
2018-03-23arm: zynq: Setup the same bootcommand as for zc770 xm011 x8Michal Simek
2018-03-23arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar
2018-03-23arm: zynq: Enable cadence driver on zc706Michal Simek
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi
2018-03-23clk: zynq: Show watchdog clock rate properlyMichal Simek
2018-03-23arm64: zynqmp: Enable newer pmufw versionsMichal Simek
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Add support to load an app at EL1Nitin Jain
2018-03-23arm: zynq: Enable debug uart on ZedboardSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Enable ethernet driver for zc1751-dc5Michal Simek
2018-03-23fpga: Simplify error path in fpga_addMichal Simek
2018-03-23xilinx: Sync defconfigs with latest Kconfig updatesMichal Simek
2018-03-23arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini
2018-03-22configs: omapl138: Enable DM and DTLokesh Vutla
2018-03-22ARM: dts: da850-lcdk: Sync from Linux 4.16Lokesh Vutla
2018-03-22davinci: Enable DDR_INIT for DA8XXLokesh Vutla
2018-03-22configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devicesFaiz Abbas
2018-03-22gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas
2018-03-22scripts/check-config.sh: fix "command not found" error handlingLuca Ceresoli
2018-03-22davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner
2018-03-22test/py: add spi_flash testsLiam Beguin
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen