summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay2020-10-221-1/+1
| * | | | gpio: fix gpio_request_by_name() descriptionDario Binacchi2020-10-221-1/+1
| * | | | dm: core: improve uclass_get_device_by_phandle_id() descriptionDario Binacchi2020-10-221-1/+2
| * | | | km/common: change ubicopy variableHolger Brunck2020-10-221-2/+1
| * | | | km: adapt defines and variables for new memory layoutHolger Brunck2020-10-225-13/+11
| * | | | lib: print_freq() should output kHz not KHzHeinrich Schuchardt2020-10-222-2/+2
| * | | | IPQ40xx: Add PRNG supportRobert Marko2020-10-222-0/+11
| * | | | rng: Add Qualcomm MSM PRNG driverRobert Marko2020-10-224-0/+152
| * | | | IPQ40xx: Add support for MDIORobert Marko2020-10-222-0/+32
| * | | | net: Add IPQ40xx MDIO driverRobert Marko2020-10-224-0/+155
| * | | | IPQ40xx: Add SPI supportRobert Marko2020-10-223-2/+30
| * | | | spi: Add Qualcomm QUP SPI controller driverRobert Marko2020-10-225-0/+848
| * | | | tools: image-host.c: use correct output formatHeinrich Schuchardt2020-10-221-4/+4
| * | | | km: fix license string and compatible stringsHolger Brunck2020-10-2222-32/+32
| * | | | README: Convert HTTP links to HTTPSNaoki Hayama2020-10-221-10/+10
| * | | | README: vxworks: Fix typo overwrideNaoki Hayama2020-10-221-1/+1
| * | | | README: sandbox: Change reference to sandbox detailsNaoki Hayama2020-10-221-1/+1
| * | | | README: Update directory hierarchyNaoki Hayama2020-10-221-1/+2
| * | | | README: Update source code locationNaoki Hayama2020-10-221-8/+6
| * | | | README: Update links to mailing list archivesNaoki Hayama2020-10-221-3/+2
| * | | | timer: Return count from timer_ops.get_countSean Anderson2020-10-2224-97/+59
| * | | | doc: Document timer APISean Anderson2020-10-223-22/+33
| * | | | common: rename getc() to getchar()Heinrich Schuchardt2020-10-2217-58/+58
| * | | | cli_hush.c: remove broken sanity checkRasmus Villemoes2020-10-221-8/+0
| * | | | common, autoboot: sync functionality with Kconfig descriptionHeiko Schocher2020-10-221-1/+2
| * | | | cosmetic: image: Fix comments and the order of definitionsNaoki Hayama2020-10-222-10/+11
| * | | | mkimage: Skip adding non-existent IDs to a listNaoki Hayama2020-10-221-2/+7
| * | | | image: Add a function to modify category informationNaoki Hayama2020-10-222-0/+27
| * | | | Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait2020-10-226-10/+10
| * | | | tpm: cr50: Correct logging statementsSimon Glass2020-10-221-5/+5
| * | | | i2c: designware: Use log_debug() for debuggingSimon Glass2020-10-221-2/+2
| * | | | board: Show memory for frame buffersSimon Glass2020-10-221-0/+2
| * | | | bloblist: Place on a 4KB boundarySimon Glass2020-10-221-1/+3
| * | | | syscon: Drop the logging in syscon_get_by_driver_data()Simon Glass2020-10-221-1/+1
| * | | | log: Add missing category namesSimon Glass2020-10-222-1/+8
|/ / / /
* | | | Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-10-2213-101/+66
|\ \ \ \
| * | | | stm32mp: stm32prog: accept device without partitionPatrick Delaunay2020-10-211-2/+1
| * | | | configs: stm32mp15: activate CMD_ELFPatrick Delaunay2020-10-212-2/+0
| * | | | configs: stm32mp15: activate CMD_EXPORTENVPatrick Delaunay2020-10-212-2/+0
| * | | | configs: stm32mp15: activate CMD_IMPORTENVPatrick Delaunay2020-10-212-2/+0
| * | | | MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platformPatrick Delaunay2020-10-211-0/+1
| * | | | MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platformPatrick Delaunay2020-10-211-0/+2
| * | | | arm: stm32: cleanup arch gpio.hPatrick Delaunay2020-10-213-70/+6
| * | | | ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut2020-10-211-4/+36
| * | | | stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay2020-10-213-2/+17
| * | | | mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilitiesAlexandru Gagniuc2020-10-211-16/+2
| * | | | mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"Alexandru Gagniuc2020-10-211-1/+1
| |/ / /
* | | | Merge branch '2021.01-rc' of https://github.com/lftan/u-bootTom Rini2020-10-221-2/+2
|\ \ \ \
| * | | | arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen2020-10-211-2/+2
| |/ / /
* | | | Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-10-213-24/+73
|\ \ \ \