summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rtc: move pcf8563 to KconfigWIP/2020-10-22-misc-changesHeiko Schocher2020-10-2212-5/+12
* mmc: mtk-sd: change some dev_err into dev_dbgFabien Parent2020-10-221-3/+3
* serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro2020-10-222-3/+31
* xen: add definitions for console_ioAKASHI Takahiro2020-10-221-0/+6
* arch: arm/xen: add putc() for debuggingAKASHI Takahiro2020-10-221-0/+6
* serial: serial_xen: print U-Boot banner and othersAKASHI Takahiro2020-10-221-2/+0
* cosmetic: reset: ast2500: Rename driver and configsChia-Wei, Wang2020-10-223-2/+2
* reset: ast2500: Use SCU for reset controlChia-Wei, Wang2020-10-224-89/+97
* clk: ccf: replace the get_rate helperDario Binacchi2020-10-221-25/+1
* doc: dfu: fix typo in README.dfuChance.Yang2020-10-221-1/+1
* log: Tidy up documentationSimon Glass2020-10-221-5/+8
* ARM: mvebu: a38x: Fix comment typoNaoki Hayama2020-10-221-1/+1
* fs: btrfs: Fix typo in error messageNaoki Hayama2020-10-221-2/+2
* mmc: Fix comment typoNaoki Hayama2020-10-221-1/+1
* 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
|\