summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada2-3/+3
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six5-7/+107
2018-04-01dm: core: make fixed-clock dt scan live dt compatibleAndy Yan1-5/+11
2018-03-31fs: cbfs: fix locating the cbfs headerAndre Heider1-2/+2
2018-03-31cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider1-1/+1
2018-03-31pinctrl-uclass: convert to use live dtKever Yang1-14/+5
2018-03-31core: add uclass_get_device_by_phandle_id() apiKever Yang2-0/+42
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini12-27/+29
2018-03-25Merge git://git.denx.de/u-boot-spiTom Rini2-47/+89
2018-03-25Merge git://git.denx.de/u-boot-i2cTom Rini1-5/+5
2018-03-25Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini64-600/+1030
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel9-16/+10
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel10-11/+15
2018-03-24ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel1-0/+4
2018-03-23omap3: spi: Correct ti, pindir-d0-out-d1-in parsingSjoerd Simons1-2/+4
2018-03-23Merge git://git.denx.de/u-boot-arcTom Rini24-959/+635
2018-03-23ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev3-22/+52
2018-03-23MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek3-4/+50
2018-03-23tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek2-1/+7
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu7-0/+132
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek5-534/+0
2018-03-23arm64: zynqmp: Correct EG/EV part detection logicSiva Durga Prasad Paladugu1-11/+39
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar1-0/+75
2018-03-23arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar1-3/+4
2018-03-23arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16Michal Simek1-1/+0
2018-03-23arm: zynq: Setup the same bootcommand as for zc770 xm011 x8Michal Simek1-1/+1
2018-03-23arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar2-1/+5
2018-03-23arm: zynq: Enable cadence driver on zc706Michal Simek2-0/+6
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek2-0/+50
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi3-0/+293
2018-03-23clk: zynq: Show watchdog clock rate properlyMichal Simek1-1/+1
2018-03-23arm64: zynqmp: Enable newer pmufw versionsMichal Simek1-1/+1
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu1-1/+2
2018-03-23arm64: zynqmp: Add support to load an app at EL1Nitin Jain2-0/+19
2018-03-23arm: zynq: Enable debug uart on ZedboardSiva Durga Prasad Paladugu1-0/+4
2018-03-23arm64: zynqmp: Enable ethernet driver for zc1751-dc5Michal Simek1-0/+2
2018-03-23fpga: Simplify error path in fpga_addMichal Simek1-10/+11
2018-03-23xilinx: Sync defconfigs with latest Kconfig updatesMichal Simek27-27/+27
2018-03-23arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek13-5/+302
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt1-5/+5
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini65-1267/+5198
2018-03-22configs: omapl138: Enable DM and DTLokesh Vutla2-3/+17
2018-03-22ARM: dts: da850-lcdk: Sync from Linux 4.16Lokesh Vutla3-4/+363
2018-03-22davinci: Enable DDR_INIT for DA8XXLokesh Vutla1-0/+1
2018-03-22configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devicesFaiz Abbas2-0/+2
2018-03-22gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas1-0/+1
2018-03-22scripts/check-config.sh: fix "command not found" error handlingLuca Ceresoli1-0/+3
2018-03-22davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner2-1/+3
2018-03-22test/py: add spi_flash testsLiam Beguin1-0/+218
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen4-1200/+0