summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-29dm: Support parent devices with of-platdataSimon Glass
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-10-29dm: core: fix typo in device.hDario Binacchi
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-29dm: core: Avoid void * in the of-platdata structsSimon Glass
2020-10-29dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass
2020-10-29binman: Add a way to read the ROM offsetSimon Glass
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot
2020-10-27log: allow for message continuationHeinrich Schuchardt
2020-10-27log: move processing_msg to global dataHeinrich Schuchardt
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin
2020-10-23power: regulator: add dummy helperPeng Fan
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-10-23Revert "xen: add definitions for console_io"Tom Rini
2020-10-23board: kontron: add sl28 supportMichael Walle
2020-10-23pci: add a few ARI related definesLaurentiu Tudor
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher
2020-10-22xen: add definitions for console_ioAKASHI Takahiro
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang
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-22km: fix license string and compatible stringsHolger Brunck
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-22cosmetic: image: Fix comments and the order of definitionsNaoki Hayama
2020-10-22image: Add a function to modify category informationNaoki Hayama
2020-10-22log: Add missing category namesSimon Glass
2020-10-21Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-19net: add a define for the number of packets received as batchPatrick Wildt
2020-10-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-19board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong
2020-10-16dm: Don't undefine dev_xxx macrosSean Anderson
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson