configs: sandbox: activate DEBUG_UART
[platform/kernel/u-boot.git] / include /
2020-12-19 Simon Glassdm: core: Drop seq and req_seq
2020-12-19 Simon Glassdm: core: Update uclass_find_next_free_req_seq() for...
2020-12-19 Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19 Simon Glassdm: Drop uclass_resolve_seq()
2020-12-19 Simon Glassdm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
2020-12-19 Simon Glassdm: Switch over to use new sequence number for dev_seq()
2020-12-19 Simon Glassdm: core: Allow manual sequence numbering
2020-12-19 Simon Glassdm: core: Add a new sequence number for devices
2020-12-19 Simon Glassdm: core: Update uclass_find_next_free_req_seq() args
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-19 Simon Glasslinker_lists: Fix alignment issue
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: Rename 'platdata_size' to 'plat_size'
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_extended_scan_fdt()
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_scan_fdt()
2020-12-13 Simon Glassdm: core: Add an ofnode function to get the devicetree...
2020-12-13 Simon Glassdm: core: Drop device_bind_offset()
2020-12-13 Simon Glassdm: core: Drop dev_set_of_offset()
2020-12-13 Simon Glassdm: Remove uses of device_bind_offset()
2020-12-13 Simon Glassdm: core: Add a livetree function to check node status
2020-12-13 Simon Glassdm: core: Rename device_bind_ofnode() to device_bind()
2020-12-13 Simon Glassdm: core: Rename device_bind() to device_bind_offset()
2020-12-13 Heinrich Schuchardtsandbox: add handler for exceptions
2020-12-10 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-10 Heinrich Schuchardtefi_loader: make efi_protocol_open() non-static
2020-12-10 Heinrich Schuchardtefi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
2020-12-10 Heinrich Schuchardtfs: fat: export fat_next_cluster()
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-05 Simon Glassbootm: Support string substitution in bootargs
2020-12-04 Simon Glasscli: Support macro processing with a fixed-size buffer
2020-12-04 Simon Glassbootm: Allow updating the bootargs in a buffer
2020-12-04 Simon Glassbootm: Update bootm_process_cmdline_env() to use flags
2020-12-04 Simon Glassbootm: Add a bool parameter to bootm_process_cmdline_env()
2020-12-04 Simon Glassbootm: Rename fixup_silent_linux()
2020-12-04 Simon Glassbootm: Update fixup_silent_linux() to return an error
2020-12-04 Simon Glassbootm: Add tests for fixup_silent_linux()
2020-12-04 Simon Glassenv: Allow returning errors from hdelete_r()
2020-12-04 Michael Wallespl: atf: add support for LOAD_IMAGE_V2
2020-12-04 Michael Wallespl: atf: remove helper structure from common header
2020-12-04 Michael Wallespl: atf: provide a bl2_plat_get_bl31_params_default()
2020-12-03 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-03 AKASHI Takahiroefi_loader: add firmware management protocol for raw...
2020-12-03 AKASHI Takahiroefi_loader: add firmware management protocol for FIT...
2020-12-03 AKASHI Takahiroefi_loader: capsule: support firmware update
2020-12-03 AKASHI Takahiroefi_loader: capsule: add memory range capsule definitions
2020-12-03 AKASHI Takahiroefi_loader: capsule: add capsule_on_disk support
2020-12-03 AKASHI Takahiroefi_loader: define UpdateCapsule api
2020-12-03 Ilias Apalodimasefi_loader: Introduce eventlog support for TCG2_PROTOCOL
2020-12-03 Ilias Apalodimastpm: Add tpm2 headers for TCG2 eventlog support
2020-12-03 Ilias Apalodimastpm: use more than sha256 on pcr_extend
2020-12-02 Tom RiniMerge branch '2020-12-01-next-imports' into next
2020-12-01 Holger Brunckkm/arm: coding style clean up
2020-12-01 Patrick Delaunayhush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting...
2020-12-01 Simon Glasssetexpr: Add some tests for buffer overflow and backref
2020-12-01 Simon Glasscommand: Add constants for cmd_get_data_size string...
2020-12-01 Simon Glasstest: Add some tests for setexpr
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-29 Etienne Carrierelib/efi_loader: fix ABI in efi_mm_communicate_header
2020-11-28 Yangbo Lummc: fsl_esdhc: make sure delay chain locked for HS400
2020-11-25 Tom RiniMerge tag 'u-boot-stm32-20201125' of https://gitlab...
2020-11-25 Patrick Delaunayreset: stm32: Add support of MCU HOLD BOOT
2020-11-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-11-22 Patrick Delaunayusb: dwc2: add "u-boot,force-vbus-detection" for stm32
2020-11-21 Tom RiniMerge tag 'efi-2021-01-rc3-2' of https://gitlab.denx...
2020-11-21 Ilias Apalodimasefi_loader: tcg2 protocol updates
2020-11-20 Tom RiniMerge tag 'xilinx-for-v2021.01-rc3' of https://gitlab...
2020-11-20 Michal Simekmicroblaze: Detect NOR flash based on DT
2020-11-20 Michal Simekmicroblaze: Unify of setting for SPL_NOR/XIP support
2020-11-20 Michal Simekmicroblaze: Remove CONFIG_SYS_FDT_SIZE
2020-11-20 Michal Simekmicroblaze: Get rid of xparameters.h
2020-11-20 Michal Simekmicroblaze: Simplify cache handling
2020-11-20 Michal Simekmicroblaze: Clean config file from ifdef mess
2020-11-19 Tom RiniMerge branch '2020-11-18-assorted-fixes'
2020-11-19 Richard Genoudfs/squashfs: implement exists() function
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
next