aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra
2020-02-04configs: j721e_evm_a72: Fix redundant environment offsetFaiz Abbas
2020-02-04arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko
2020-02-04env: ti: boot: Boot Android with dynamic partitionsSam Protsenko
2020-02-04env: ti: boot: Respect slot_suffix in AVB commandsSam Protsenko
2020-02-04configs: am57xx_evm: Enable Android commandsSam Protsenko
2020-02-04test/py: android: Add test for abootimgSam Protsenko
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko
2020-02-04doc: android: Add documentation for Android Boot ImageSam Protsenko
2020-02-04cmd: abootimg: Add abootimg commandSam Protsenko
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner
2020-02-04x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner
2020-02-04spi: ich: Drop while loop in hardware sequencing erase caseWolfgang Wallner
2020-02-04x86: edison: Switch to ACPI modeAndy Shevchenko
2020-02-04x86: edison: Enable command line editingMarek Vasut
2020-02-04doc: Chromebook Coral: fix build warningsHeinrich Schuchardt
2020-02-04x86: limit the fs segment to the pointer sizeMasahiro Yamada
2020-02-04x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada
2020-02-04doc: intel: Update serial driver changes in slimbootloader.rstPark, Aiden
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden
2020-02-04x86: Move coreboot over to use the coreboot UARTSimon Glass
2020-02-04x86: serial: Add a coreboot serial driverSimon Glass
2020-02-04x86: Update coreboot serial table structSimon Glass
2020-02-04serial: ns16550: Support run-time configurationSimon Glass
2020-02-02Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-02-02dfu: Add option to skip empty pages when flashing UBI images to NANDGuillermo Rodríguez
2020-02-02usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-01ARM: uniphier: use $loadaddr for source commandMasahiro Yamada
2020-02-01ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada
2020-02-01ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada
2020-02-01mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada
2020-02-01mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada
2020-02-01mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut
2020-02-01mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada
2020-02-01mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut
2020-01-30Merge branch '2020-01-30-master-imports'Tom Rini
2020-01-30Remove redundant YYLOC global declarationPeter Robinson
2020-01-30Makefile: Fix the location of the migration fileFabio Estevam
2020-01-30tools: buildman: fix typoFlavio Suligoi
2020-01-30net: fix typoFlavio Suligoi
2020-01-30MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz
2020-01-30MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini
2020-01-30Consistently use nproc for counting the CPUsHeinrich Schuchardt
2020-01-30optee: Replace uninitialized return variable by proper one.Christoph Müllner