summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-30MAINTAINERS: Update some entries for missed boardsTom Rini
2018-09-30fs: btrfs: Fix cache alignment bugsMarek Vasut
2018-09-30usb:ci_udc: don't overwrite configuration on pullupRamon Fried
2018-09-30db410c: automatically launch fastbootRamon Fried
2018-09-30DB410c: Enable fastboot supportRamon Fried
2018-09-30usb: ehci-msm: Add init_after_reset for CI_UDCRamon Fried
2018-09-30usb:ci_udc: Introduce init_after_reset phy functionRamon Fried
2018-09-30ehci: msm: use init_type in probeRamon Fried
2018-09-30ehci: msm: switch to generic PHY uclassRamon Fried
2018-09-30configs: db410c: Enable USB PHYRamon Fried
2018-09-30dts: db410c: Add bindings for MSM USB phyRamon Fried
2018-09-30phy: db410c: Add MSM USB PHY driverRamon Fried
2018-09-30db410c: serial# env using msm board serialRamon Fried
2018-09-30dts: db410c: add alias for USBRamon Fried
2018-09-30ehci: msm: Add missing platdataRamon Fried
2018-09-30ehci: Replace board_prepare_usb with board_usb_initRamon Fried
2018-09-30serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCsPatrice Chotard
2018-09-30u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-09-30kbuild: fix # escaping in appending U-Boot own DTMasahiro Yamada
2018-09-30Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-09-30spl: mmc: Report device number when we failAlex Kiernan
2018-09-30clk: Add support for Arm's Versatile Express OSC clock generatorsLiviu Dudau
2018-09-30cmd: env: Fix CRC calculation for 'env export -c -s'Neil Stainton
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29firmware: Add FIRMWARE config prompt stringRajan Vaja
2018-09-29sandbox: Add an explanation of the sandbox variantsSimon Glass
2018-09-29buildman: Avoid hanging when the config changesSimon Glass
2018-09-29include/dm.h: Remove duplicated include directiveLiviu Dudau
2018-09-29include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau
2018-09-29fdt: fdtdec_setup_memory_banksize() use livetreeJens Wiklander
2018-09-29cmd: clk: Add trivial implementation of clock dump for DMMarek Vasut
2018-09-29test: Add tests for board uclassMario Six
2018-09-29board: Add gazerbeam driverMario Six
2018-09-29drivers: Add board uclassMario Six
2018-09-29test: Add tests for dev_{enable, disable}_by_pathMario Six
2018-09-29core: Add dev_{disable,enable}_by_pathMario Six
2018-09-29test: Add tests for DT-manipulation functionsMario Six
2018-09-29core: Add functions to set properties in live-treeMario Six
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass
2018-09-29binman: Support ELF files for U-Boot and SPLSimon Glass
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Record the parent section of each sectionSimon Glass
2018-09-29binman: Support x86 microcode in TPLSimon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Mention section attributes in docsSimon Glass
2018-09-29binman: Support expanding entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-29binman: Allow zero-size sectionsSimon Glass