summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-10smbios: fix checkstyle warningChristian Gmeiner
2018-08-10smbios: fix checkstyle errorChristian Gmeiner
2018-08-10doc: FIT image: clarify usage of "compression" propertySimon Goldschmidt
2018-08-10configs: omap3_logic: Disable NAND ID during SPLAdam Ford
2018-08-10configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford
2018-08-10doc: README.iscsi: make compatible with restructured textHeinrich Schuchardt
2018-08-10doc: add structure to Sphinx generated docsHeinrich Schuchardt
2018-08-10README: U_BOOT_ENV_CALLBACK functionsHeinrich Schuchardt
2018-08-10drivers: serial: document on_baudrate()Heinrich Schuchardt
2018-08-10omap3_logic: Fix CONS_INDEXAdam Ford
2018-08-10armv8: layerscape: Enable EHCI access for LS1012ARan Wang
2018-08-10armv8: layerscape: move ns_dev[] define from h to c file.Ran Wang
2018-08-10mtd: nand: fsl_ifc: Fix handling of bitflips in erased pagesDarwin Dingel
2018-08-10armv8: ls1046a: setup SEC ICIDs and fix up device treeLaurentiu Tudor
2018-08-10armv8: ls1046a: setup fman ports ICIDs and device treeLaurentiu Tudor
2018-08-10armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor
2018-08-10armv8: ls1046a: initial icid setup supportLaurentiu Tudor
2018-08-10armv8: fsl-layerscape: add missing debug stream IDLaurentiu Tudor
2018-08-10misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor
2018-08-10armv8: ls1046a: advertise QMan v3 in configurationLaurentiu Tudor
2018-08-10armv8: fsl-layerscape: add missing register blocks base address definesLaurentiu Tudor
2018-08-10sata: fix sata_Probe return value checkTroy Kisky
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay
2018-08-10stm32mp1: use new function led default statePatrick Delaunay
2018-08-10dm: led: move default state support in led uclassPatrick Delaunay
2018-08-10Revert "dm: led: auto probe() LEDs with "default-state""Patrick Delaunay
2018-08-10stm32mp1: add gpio led supportPatrick Delaunay
2018-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-09bcm968380gerg: Add MAINTAINERS fileTom Rini
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-08-08dfu: Provide more verbose error messageSam Protsenko
2018-08-08dfu: Fix memory leak in dfu_init_env_entities()Sam Protsenko
2018-08-08dfu: Fix data abort in dfu_free_entities()Sam Protsenko
2018-08-08usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo
2018-08-08usb: rockchip: fix printing csw debug infoAlberto Panizzo
2018-08-08usb: rockchip: be quiet on serial port while transferring dataAlberto Panizzo
2018-08-08usb: rockchip: implement K_FW_LBA_ERASE_10 commandAlberto Panizzo
2018-08-08usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo
2018-08-08usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo
2018-08-08usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo
2018-08-08gadget: f_thor: fix hang-up with ctrl-cSeung-Woo Kim
2018-08-08net: Increase ethernet name string size to 20 charsPankaj Bansal
2018-08-08fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal
2018-08-08FSL PCI: Configure PCIe reference ratioJoakim Tjernlund
2018-08-08patman: Correct unit test failureSimon Glass
2018-08-08libfdt: Update to latest pylibfdt implementationSimon Glass
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng
2018-08-08pci: Add all known capability and extended capability idsBin Meng