summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-30cmd: log: Add commands to list categories and driversSean Anderson
2020-10-30log: Add filter flag to match greater than a log levelSean Anderson
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-30log: Add filter flag to deny on matchSean Anderson
2020-10-30log: Add function to create a filter with flagsSean Anderson
2020-10-30log: Expose some helper functionsSean Anderson
2020-10-30log: Fix incorrect documentation of log_filter.cat_listSean Anderson
2020-10-30env: split env_import_redund() into 2 functionsHeiko Schocher
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-29mmc: zynq_sdhci: Add common function to set input/output tapdelaysAshok Reddy Soma
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-27mmc: Define timing macro'sAshok Reddy Soma
2020-10-27Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma
2020-10-27xilinx: Remove additional newline in config filesMichal Simek
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek
2020-10-27dt-bindings: arm64: versal: Add clk and power headersMichal Simek
2020-10-27microblaze: Add support for distro bootT Karthik Reddy
2020-10-27microblaze: trivial code fixesT Karthik Reddy
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait
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