summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22clk: ccf: replace the get_rate helperDario Binacchi
2020-10-22doc: dfu: fix typo in README.dfuChance.Yang
2020-10-22log: Tidy up documentationSimon Glass
2020-10-22ARM: mvebu: a38x: Fix comment typoNaoki Hayama
2020-10-22fs: btrfs: Fix typo in error messageNaoki Hayama
2020-10-22mmc: Fix comment typoNaoki Hayama
2020-10-22Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay
2020-10-22gpio: fix gpio_request_by_name() descriptionDario Binacchi
2020-10-22dm: core: improve uclass_get_device_by_phandle_id() descriptionDario Binacchi
2020-10-22km/common: change ubicopy variableHolger Brunck
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck
2020-10-22lib: print_freq() should output kHz not KHzHeinrich Schuchardt
2020-10-22IPQ40xx: Add PRNG supportRobert Marko
2020-10-22rng: Add Qualcomm MSM PRNG driverRobert Marko
2020-10-22IPQ40xx: Add support for MDIORobert Marko
2020-10-22net: Add IPQ40xx MDIO driverRobert Marko
2020-10-22IPQ40xx: Add SPI supportRobert Marko
2020-10-22spi: Add Qualcomm QUP SPI controller driverRobert Marko
2020-10-22tools: image-host.c: use correct output formatHeinrich Schuchardt
2020-10-22km: fix license string and compatible stringsHolger Brunck
2020-10-22README: Convert HTTP links to HTTPSNaoki Hayama
2020-10-22README: vxworks: Fix typo overwrideNaoki Hayama
2020-10-22README: sandbox: Change reference to sandbox detailsNaoki Hayama
2020-10-22README: Update directory hierarchyNaoki Hayama
2020-10-22README: Update source code locationNaoki Hayama
2020-10-22README: Update links to mailing list archivesNaoki Hayama
2020-10-22timer: Return count from timer_ops.get_countSean Anderson
2020-10-22doc: Document timer APISean Anderson
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-22cli_hush.c: remove broken sanity checkRasmus Villemoes
2020-10-22common, autoboot: sync functionality with Kconfig descriptionHeiko Schocher
2020-10-22cosmetic: image: Fix comments and the order of definitionsNaoki Hayama
2020-10-22mkimage: Skip adding non-existent IDs to a listNaoki Hayama
2020-10-22image: Add a function to modify category informationNaoki Hayama
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait
2020-10-22tpm: cr50: Correct logging statementsSimon Glass
2020-10-22i2c: designware: Use log_debug() for debuggingSimon Glass
2020-10-22board: Show memory for frame buffersSimon Glass
2020-10-22bloblist: Place on a 4KB boundarySimon Glass
2020-10-22syscon: Drop the logging in syscon_get_by_driver_data()Simon Glass
2020-10-22log: Add missing category namesSimon Glass
2020-10-22Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-22Merge branch '2021.01-rc' of https://github.com/lftan/u-bootTom Rini
2020-10-22samsung: common: remove the duplicated stdio print messageJaehoon Chung
2020-10-22sun50i: a64: A64-Teres-I board detect builtin keyboardJonas Smedegaard
2020-10-22sunxi: Enable ethernet on newer Olimex OLinuXino-A20-Lime2-eMMCJonas Smedegaard
2020-10-22sunxi: binman: Add support for including SCP firmwareSamuel Holland
2020-10-22binman: Add support for SCP firmwareSamuel Holland
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland
2020-10-22spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland