binman: Fix typo in kernel-doc format for binman_symname()
[platform/kernel/u-boot.git] / include /
2020-11-05 Michal Simekbinman: Fix typo in kernel-doc format for binman_symname()
2020-11-05 Heinrich Schuchardtsandbox: update function descriptions in os.h
2020-11-05 Heinrich Schuchardtsandbox: implement reset
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Heinrich Schuchardtlog: typo logl_pref in documentation
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Jagan Tekirockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
2020-10-30 Sean Andersondoc: Add log kerneldocs to documentation
2020-10-30 Sean Andersontest: Add a test for log filter-*
2020-10-30 Sean Andersonlib: Add getopt
2020-10-30 Sean Andersoncmd: log: Add commands to list categories and drivers
2020-10-30 Sean Andersonlog: Add filter flag to match greater than a log level
2020-10-30 Sean Andersontest: log: Convert log_test from python to C
2020-10-30 Sean Andersonlog: Add filter flag to deny on match
2020-10-30 Sean Andersonlog: Add function to create a filter with flags
2020-10-30 Sean Andersonlog: Expose some helper functions
2020-10-30 Sean Andersonlog: Fix incorrect documentation of log_filter.cat_list
2020-10-30 Heiko Schocherenv: split env_import_redund() into 2 functions
2020-10-30 AKASHI Takahiroefi_loader: add efi_create_indexed_name()
2020-10-30 AKASHI Takahirodfu: add dfu_write_by_alt()
2020-10-30 AKASHI Takahirodfu: export dfu_list
2020-10-30 AKASHI Takahirocommon: update: add a generic interface for FIT image
2020-10-30 AKASHI Takahirodfu: modify an argument type for an address
2020-10-30 AKASHI Takahirodfu: rename dfu_tftp_write() to dfu_write_by_name()
2020-10-30 Heinrich Schuchardtefi_loader: typo in function description of u16_strnlen
2020-10-30 Peter Robinsonrockchip: Rock960: fix up USB support
2020-10-29 Simon Glassdm: Don't allow U_BOOT_DEVICE() when of-platdata is...
2020-10-29 Simon Glassdm: Use driver_info index instead of pointer
2020-10-29 Simon Glassdm: Support parent devices with of-platdata
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Simon Glassdm: test: Add a way to run SPL tests
2020-10-29 Dario Binacchidm: core: fix typo in device.h
2020-10-29 Simon Glassdm: core: Allow dm_warn() to be used in SPL
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-10-29 Simon Glassdm: core: Avoid void * in the of-platdata structs
2020-10-29 Simon Glassdm: core: Expand the comment for DM_GET_DEVICE()
2020-10-29 Simon Glassbinman: Add a way to read the ROM offset
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Ashok Reddy Somammc: zynq_sdhci: Add common function to set input/outpu...
2020-10-28 Tom RiniMerge branch '2020-10-28-mux-driver-framework'
2020-10-28 Jean-Jacques Hiblotdm: board: complete the initialization of the muxes...
2020-10-28 Jean-Jacques Hiblotdrivers: Add a new framework for multiplexer devices
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-28 Tom RiniMerge branch '2020-10-27-further-log-enhancements'
2020-10-27 Heinrich Schuchardtlog: allow for message continuation
2020-10-27 Heinrich Schuchardtlog: move processing_msg to global data
2020-10-27 Ashok Reddy Somammc: Define timing macro's
2020-10-27 Ashok Reddy SomaRevert "mmc: zynq: parse dt when probing"
2020-10-27 Michal Simekxilinx: Remove additional newline in config files
2020-10-27 Michal Simekxilinx: zynq: Change types from u32 to uint32_t
2020-10-27 Michal Simekdm: core: Add support for getting node from aliases
2020-10-27 Michal Simekdt-bindings: arm64: versal: Add clk and power headers
2020-10-27 T Karthik Reddymicroblaze: Add support for distro boot
2020-10-27 T Karthik Reddymicroblaze: trivial code fixes
2020-10-27 Ovidiu Panaitmicroblaze: start.S: Use board_init_f_alloc/init in...
2020-10-26 Tom RiniMerge tag 'video-for-2021.01-rc1' of https://gitlab...
2020-10-26 Anatolij Gustschineb_cpu5282: fix CONFIG_DM_VIDEO build warnings
2020-10-24 Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23 Peng Fanpower: regulator: add dummy helper
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch '2020-10-23-revert-xen-changes'
2020-10-23 Tom RiniRevert "xen: add definitions for console_io"
2020-10-23 Michael Walleboard: kontron: add sl28 support
2020-10-23 Laurentiu Tudorpci: add a few ARI related defines
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Heiko Schocherrtc: move pcf8563 to Kconfig
2020-10-22 AKASHI Takahiroxen: add definitions for console_io
2020-10-22 Chia-Wei, Wangreset: ast2500: Use SCU for reset control
2020-10-22 Dario Binacchigpio: fix gpio_request_by_name() description
2020-10-22 Dario Binacchidm: core: improve uclass_get_device_by_phandle_id(...
2020-10-22 Holger Brunckkm/common: change ubicopy variable
2020-10-22 Holger Brunckkm: adapt defines and variables for new memory layout
2020-10-22 Heinrich Schuchardtlib: print_freq() should output kHz not KHz
2020-10-22 Holger Brunckkm: fix license string and compatible strings
2020-10-22 Sean Andersontimer: Return count from timer_ops.get_count
2020-10-22 Sean Andersondoc: Document timer API
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-22 Naoki Hayamacosmetic: image: Fix comments and the order of definitions
2020-10-22 Naoki Hayamaimage: Add a function to modify category information
2020-10-22 Simon Glasslog: Add missing category names
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-10-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-10-20 Lad Prabhakararm: dts: r8a774c0: Import DTS from Linux 5.9
2020-10-19 Chunfeng Yunusb: common: add define of usb_speed_string()
2020-10-19 Chunfeng Yunusb: add USB_SPEED_SUPER_PLUS
2020-10-19 Patrick Wildtnet: add a define for the number of packets received...
2020-10-19 Tom RiniMerge tag 'u-boot-atmel-2021.01-b' of https://gitlab...
2020-10-19 Claudiu Bezneaboard: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_IN...
2020-10-19 Tom RiniMerge tag 'video-for-2021.01' of https://gitlab.denx...
2020-10-18 Patrick Delaunayconfigs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
2020-10-18 Patrick Delaunayconfigs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
next