summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | microblaze: trivial code fixesT Karthik Reddy2020-10-271-9/+10
| * | microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait2020-10-271-2/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-10-292-0/+114
|\ \ \
| * | | board: kontron: add sl28 supportMichael Walle2020-10-231-0/+108
| * | | pci: add a few ARI related definesLaurentiu Tudor2020-10-231-0/+6
* | | | dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot2020-10-281-0/+12
* | | | drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot2020-10-284-0/+274
* | | | log: allow for message continuationHeinrich Schuchardt2020-10-272-0/+14
* | | | log: move processing_msg to global dataHeinrich Schuchardt2020-10-271-0/+8
* | | | eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2020-10-261-4/+0
| |/ / |/| |
* | | power: regulator: add dummy helperPeng Fan2020-10-231-0/+114
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-10-2316-66/+6
|\ \ \
| * | | configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSETAndre Heider2020-10-151-3/+0
| * | | treewide: configs: fold CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-156-34/+6
| * | | treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-1510-29/+0
* | | | Revert "xen: add definitions for console_io"Tom Rini2020-10-231-6/+0
| |/ / |/| |
* | | rtc: move pcf8563 to KconfigHeiko Schocher2020-10-224-4/+0
* | | xen: add definitions for console_ioAKASHI Takahiro2020-10-221-0/+6
* | | reset: ast2500: Use SCU for reset controlChia-Wei, Wang2020-10-221-34/+39
* | | 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-224-4/+8
* | | lib: print_freq() should output kHz not KHzHeinrich Schuchardt2020-10-221-1/+1
* | | km: fix license string and compatible stringsHolger Brunck2020-10-221-1/+1
* | | timer: Return count from timer_ops.get_countSean Anderson2020-10-221-3/+6
* | | doc: Document timer APISean Anderson2020-10-221-22/+24
* | | common: rename getc() to getchar()Heinrich Schuchardt2020-10-222-2/+2
* | | cosmetic: image: Fix comments and the order of definitionsNaoki Hayama2020-10-221-0/+1
* | | image: Add a function to modify category informationNaoki Hayama2020-10-221-0/+9
* | | log: Add missing category namesSimon Glass2020-10-221-1/+3
* | | Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-10-211-0/+3
|\ \ \
| * | | net: add a define for the number of packets received as batchPatrick Wildt2020-10-191-0/+3
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-10-202-0/+86
|\ \ \ \
| * | | | arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar2020-10-202-0/+86
* | | | | usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-201-4/+0
* | | | | usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-201-0/+1
|/ / / /
* | | | Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-191-1/+2
|\ \ \ \
| * | | | board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea2020-10-191-1/+2
| |/ / /
* | | | configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-1837-60/+0
* | | | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-1835-36/+0
* | | | configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay2020-10-187-7/+0
* | | | video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong2020-10-181-0/+1
* | | | video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong2020-10-181-0/+16
|/ / /
* | | dm: Don't undefine dev_xxx macrosSean Anderson2020-10-161-20/+0
* | | linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson2020-10-161-28/+0
* | | Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2020-10-153-8/+69
|\ \ \ | |/ / |/| |
| * | mmc: fsl_esdhc: add ADMA2 supportMichael Walle2020-10-141-0/+14
| * | mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle2020-10-121-3/+5
| * | mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu2020-10-121-0/+12