aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-22scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121WIP/resync-dtc-v1.6.0-31-gcbca977ea121-v4Tom Rini30-698/+1402
2020-10-22scripts/dtc: Add yamltree.c to dtc sourcesRob Herring1-1/+1
2020-10-22Merge branch '2020-10-22-misc-changes'Tom Rini136-496/+1760
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher12-5/+12
2020-10-22mmc: mtk-sd: change some dev_err into dev_dbgFabien Parent1-3/+3
2020-10-22serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro2-3/+31
2020-10-22xen: add definitions for console_ioAKASHI Takahiro1-0/+6
2020-10-22arch: arm/xen: add putc() for debuggingAKASHI Takahiro1-0/+6
2020-10-22serial: serial_xen: print U-Boot banner and othersAKASHI Takahiro1-2/+0
2020-10-22cosmetic: reset: ast2500: Rename driver and configsChia-Wei, Wang3-2/+2
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang4-89/+97
2020-10-22clk: ccf: replace the get_rate helperDario Binacchi1-25/+1
2020-10-22doc: dfu: fix typo in README.dfuChance.Yang1-1/+1
2020-10-22log: Tidy up documentationSimon Glass1-5/+8
2020-10-22ARM: mvebu: a38x: Fix comment typoNaoki Hayama1-1/+1
2020-10-22fs: btrfs: Fix typo in error messageNaoki Hayama1-2/+2
2020-10-22mmc: Fix comment typoNaoki Hayama1-1/+1
2020-10-22Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay1-1/+1
2020-10-22gpio: fix gpio_request_by_name() descriptionDario Binacchi1-1/+1
2020-10-22dm: core: improve uclass_get_device_by_phandle_id() descriptionDario Binacchi1-1/+2
2020-10-22km/common: change ubicopy variableHolger Brunck1-2/+1
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck5-13/+11
2020-10-22lib: print_freq() should output kHz not KHzHeinrich Schuchardt2-2/+2
2020-10-22IPQ40xx: Add PRNG supportRobert Marko2-0/+11
2020-10-22rng: Add Qualcomm MSM PRNG driverRobert Marko4-0/+152
2020-10-22IPQ40xx: Add support for MDIORobert Marko2-0/+32
2020-10-22net: Add IPQ40xx MDIO driverRobert Marko4-0/+155
2020-10-22IPQ40xx: Add SPI supportRobert Marko3-2/+30
2020-10-22spi: Add Qualcomm QUP SPI controller driverRobert Marko5-0/+848
2020-10-22tools: image-host.c: use correct output formatHeinrich Schuchardt1-4/+4
2020-10-22km: fix license string and compatible stringsHolger Brunck22-32/+32
2020-10-22README: Convert HTTP links to HTTPSNaoki Hayama1-10/+10
2020-10-22README: vxworks: Fix typo overwrideNaoki Hayama1-1/+1
2020-10-22README: sandbox: Change reference to sandbox detailsNaoki Hayama1-1/+1
2020-10-22README: Update directory hierarchyNaoki Hayama1-1/+2
2020-10-22README: Update source code locationNaoki Hayama1-8/+6
2020-10-22README: Update links to mailing list archivesNaoki Hayama1-3/+2
2020-10-22timer: Return count from timer_ops.get_countSean Anderson24-97/+59
2020-10-22doc: Document timer APISean Anderson3-22/+33
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt17-58/+58
2020-10-22cli_hush.c: remove broken sanity checkRasmus Villemoes1-8/+0
2020-10-22common, autoboot: sync functionality with Kconfig descriptionHeiko Schocher1-1/+2
2020-10-22cosmetic: image: Fix comments and the order of definitionsNaoki Hayama2-10/+11
2020-10-22mkimage: Skip adding non-existent IDs to a listNaoki Hayama1-2/+7
2020-10-22image: Add a function to modify category informationNaoki Hayama2-0/+27
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait6-10/+10
2020-10-22tpm: cr50: Correct logging statementsSimon Glass1-5/+5
2020-10-22i2c: designware: Use log_debug() for debuggingSimon Glass1-2/+2
2020-10-22board: Show memory for frame buffersSimon Glass1-0/+2
2020-10-22bloblist: Place on a 4KB boundarySimon Glass1-1/+3