fs/squashfs: sqfs_read: remove useless sqfs_closedir()
[platform/kernel/u-boot.git] / include /
2020-11-19 Holger Brunckkm/ppc: use Kconfig for MEMTEST configuration
2020-11-19 Matteo Ghidonikm: replace hardcoded address for imported environment
2020-11-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-11-17 Tom RiniMerge branch 'pr-2020-11-17' of https://gitlab.denx...
2020-11-17 Samuel Hollandsunxi: DT: A64: update device tree files
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-16 Tom RiniMerge tag 'u-boot-amlogic-20201116' of https://gitlab...
2020-11-16 Tom RiniMerge tag 'u-boot-rockchip-20201113' of https://gitlab...
2020-11-15 Tom RiniMerge tag 'dm-pull-15nov20' of git://git.denx.de/u...
2020-11-15 Pali RohárNokia RX-51: Remove old comments from configs/nokia_rx5...
2020-11-15 Pali RohárNokia RX-51: Convert to CONFIG_DM_I2C
2020-11-15 Pali Rohárpower: twl4030: Add twl4030_i2c_read() function
2020-11-14 Tom RiniMerge tag 'efi-2021-01-rc3' of https://gitlab.denx...
2020-11-14 Ilias Apalodimasefi_loader: Add basic EFI_TCG2_PROTOCOL support
2020-11-14 Ilias Apalodimastpm: Add some headers from the spec
2020-11-14 Heinrich Schuchardtefi_selftest: keep devices in ExitBootServices()
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassx86: Pass an ofnode into each SMBIOS function
2020-11-06 Simon Glassboard: Rename uclass to sysinfo
2020-11-06 Simon Glassx86: zimage: Add a little more logging
2020-11-06 Simon Glassx86: Boot coral into Chrome OS by default
2020-11-06 Simon Glassacpi: Don't reset the tables with every new generation
2020-11-06 Simon Glassx86: Allow putting some tables in the bloblist
2020-11-05 Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-05 Alper Nebi Yasakcros_ec: Support keyboard scanning with EC_CMD_GET_NEXT...
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-05 Jaehoon Chungconfigs: meson64: relocate config_distro_bootcmmd header
2020-11-05 Simon Glassx86: acpi: Store the ACPI context in global_data
2020-11-05 Simon GlassAdd an assembly guard around linux/bitops.h
2020-11-05 Christian Gmeinersmbios: add parsing API
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-11-01 Sebastian Reichelboard: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2
2020-11-01 Teresa Remmetboard: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support
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 Guillaume La Roqueconfigs: meson64_android: don't show logo on ROM USB...
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'
next