aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-04arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFUVignesh Raghavendra1-0/+30
2020-02-04arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra1-1/+1
2020-02-04configs: j721e_evm_a72: Fix redundant environment offsetFaiz Abbas1-1/+1
2020-02-04arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko2-3/+47
2020-02-04env: ti: boot: Boot Android with dynamic partitionsSam Protsenko1-66/+49
2020-02-04env: ti: boot: Respect slot_suffix in AVB commandsSam Protsenko1-1/+1
2020-02-04configs: am57xx_evm: Enable Android commandsSam Protsenko3-0/+18
2020-02-04test/py: android: Add test for abootimgSam Protsenko2-0/+160
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko12-296/+351
2020-02-04doc: android: Add documentation for Android Boot ImageSam Protsenko2-0/+156
2020-02-04cmd: abootimg: Add abootimg commandSam Protsenko3-0/+267
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko2-0/+62
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko3-1/+227
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner3-2/+2
2020-02-04x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner2-1/+3
2020-02-04spi: ich: Drop while loop in hardware sequencing erase caseWolfgang Wallner1-10/+2
2020-02-04x86: edison: Switch to ACPI modeAndy Shevchenko1-0/+1
2020-02-04x86: edison: Enable command line editingMarek Vasut1-1/+0
2020-02-04doc: Chromebook Coral: fix build warningsHeinrich Schuchardt1-44/+46
2020-02-04x86: limit the fs segment to the pointer sizeMasahiro Yamada1-3/+7
2020-02-04x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada2-2/+2
2020-02-04doc: intel: Update serial driver changes in slimbootloader.rstPark, Aiden1-27/+8
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden2-21/+5
2020-02-04x86: Move coreboot over to use the coreboot UARTSimon Glass1-1/+5
2020-02-04x86: serial: Add a coreboot serial driverSimon Glass3-0/+58
2020-02-04x86: Update coreboot serial table structSimon Glass1-0/+19
2020-02-04serial: ns16550: Support run-time configurationSimon Glass3-9/+107
2020-02-02Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-1/+17
2020-02-02dfu: Add option to skip empty pages when flashing UBI images to NANDGuillermo Rodríguez2-1/+13
2020-02-02usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra1-0/+4
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini67-841/+1465
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini15-113/+65
2020-02-01ARM: uniphier: use $loadaddr for source commandMasahiro Yamada1-3/+3
2020-02-01ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada1-6/+1
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada3-3/+4
2020-02-01ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada7-73/+8
2020-02-01mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada2-9/+22
2020-02-01mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada1-2/+10
2020-02-01mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut2-13/+4
2020-02-01mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada1-4/+6
2020-02-01mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut1-0/+7
2020-01-30Merge branch '2020-01-30-master-imports'Tom Rini16-108/+56
2020-01-30Remove redundant YYLOC global declarationPeter Robinson1-1/+0
2020-01-30Makefile: Fix the location of the migration fileFabio Estevam1-8/+8
2020-01-30tools: buildman: fix typoFlavio Suligoi1-1/+1
2020-01-30net: fix typoFlavio Suligoi1-1/+1
2020-01-30MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz1-1/+1
2020-01-30MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz1-1/+1
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini3-52/+21
2020-01-30Consistently use nproc for counting the CPUsHeinrich Schuchardt3-3/+3