aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-29dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass1-0/+8
2020-10-29dm: Use driver_info index instead of pointerSimon Glass2-3/+17
2020-10-29dm: Support parent devices with of-platdataSimon Glass1-1/+9
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass3-3/+27
2020-10-29dm: test: Add a way to run SPL testsSimon Glass1-0/+11
2020-10-29dm: core: fix typo in device.hDario Binacchi1-1/+1
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass2-2/+1
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2-9/+13
2020-10-29dm: core: Avoid void * in the of-platdata structsSimon Glass1-3/+5
2020-10-29dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass1-1/+16
2020-10-29binman: Add a way to read the ROM offsetSimon Glass1-0/+7
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-0/+114
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot1-0/+12
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot4-0/+274
2020-10-27log: allow for message continuationHeinrich Schuchardt2-0/+14
2020-10-27log: move processing_msg to global dataHeinrich Schuchardt1-0/+8
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin1-4/+0
2020-10-23power: regulator: add dummy helperPeng Fan1-0/+114
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungWIP/23Oct2020Tom Rini16-66/+6
2020-10-23Revert "xen: add definitions for console_io"Tom Rini1-6/+0
2020-10-23board: kontron: add sl28 supportMichael Walle1-0/+108
2020-10-23pci: add a few ARI related definesLaurentiu Tudor1-0/+6
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher4-4/+0
2020-10-22xen: add definitions for console_ioAKASHI Takahiro1-0/+6
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang1-34/+39
2020-10-22gpio: fix gpio_request_by_name() descriptionDario Binacchi1-1/+1
2020-10-22dm: core: improve uclass_get_device_by_phandle_id() descriptionDario Binacchi1-1/+2
2020-10-22km/common: change ubicopy variableHolger Brunck1-2/+1
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck4-4/+8
2020-10-22lib: print_freq() should output kHz not KHzHeinrich Schuchardt1-1/+1
2020-10-22km: fix license string and compatible stringsHolger Brunck1-1/+1
2020-10-22timer: Return count from timer_ops.get_countSean Anderson1-3/+6
2020-10-22doc: Document timer APISean Anderson1-22/+24
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt2-2/+2
2020-10-22cosmetic: image: Fix comments and the order of definitionsNaoki Hayama1-0/+1
2020-10-22image: Add a function to modify category informationNaoki Hayama1-0/+9
2020-10-22log: Add missing category namesSimon Glass1-1/+3
2020-10-21Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/21Oct2020Tom Rini1-0/+3
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shWIP/20Oct2020Tom Rini2-0/+86
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar2-0/+86
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun1-4/+0
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun1-0/+1
2020-10-19net: add a define for the number of packets received as batchPatrick Wildt1-0/+3
2020-10-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-1/+2
2020-10-19board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea1-1/+2
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay37-60/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay35-36/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay7-7/+0
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong1-0/+1
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong1-0/+16