Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[platform/kernel/u-boot.git] / include /
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-23 Tom RiniMerge branch '2020-08-21-stdio-cleanup'
2020-08-23 Simon Glassstdio: Tidy up the coding style
2020-08-23 Simon Glassstdio: Drop #ifdefs in the header file
2020-08-23 Simon GlassConvert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
2020-08-23 Simon GlassConvert CONFIG_SPLASH_SCREEN et al to Kconfig
2020-08-23 Tom RiniConvert CONFIG_NETCONSOLE to Kconfig
2020-08-22 Ovidiu Panaitdm: core: Fix devfdt_get_addr_ptr return value
2020-08-22 Heinrich Schuchardtdm: fix ofnode_read_addr/size_cells()
2020-08-20 Tom RiniMerge tag 'xilinx-for-v2020.10-rc3' of https://gitlab...
2020-08-20 Tom RiniMerge branch '2020-08-19-mediatek-updates'
2020-08-20 Michal Simekclk: versal: Move pm_query_id out of clock driver
2020-08-20 Michal Simekxilinx: common: Get rid of fdt_high variable
2020-08-20 Ibai Erkiagaxilinx: zynqmp: synchronize firmware call return payload
2020-08-20 Michal Simekxilinx: zynqmp: Enable DFU tftp support
2020-08-20 Michal Simekxilinx: Align dfu ram with booti command
2020-08-20 Ashok Reddy Somaarm64: zynqmp: Reduce malloc memory for mini QSPI confi...
2020-08-20 Michal Simeklib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
2020-08-19 Frank Wunderlicharm: dts: mt7622: add SATA reset constants
2020-08-19 Tom RiniMerge tag 'uniphier-v2020.10-2' of https://gitlab.denx...
2020-08-17 Masahiro YamadaARM: uniphier: rename include guard of include/configs...
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge branch '2020-08-14-assorted-updates'
2020-08-14 Oleksandr Andrushc... board: xen: De-initialize before jumping to Linux
2020-08-14 Anastasiia Lukianenkoxen: pvblock: Add initial support for para-virtualized...
2020-08-14 Oleksandr Andrushc... xen: Port Xen grant table driver from mini-os
2020-08-14 Oleksandr Andrushc... xen: Port Xen bus driver from mini-os
2020-08-14 Andrii Anisovlib: sscanf: add sscanf implementation
2020-08-14 Oleksandr Andrushc... linux/compat.h: Add wait_event_timeout macro
2020-08-14 Oleksandr Andrushc... xen: Port Xen event channel driver from mini-os
2020-08-14 Oleksandr Andrushc... xen: Port Xen hypervisor related code from mini-os
2020-08-14 Andrii Anisovboard: Introduce xenguest_arm64 board
2020-08-14 Heinrich Schuchardtriscv: load addresses for Sipeed MAIX
2020-08-14 Oleksandr Andrushc... xen: Add essential and required interface headers
2020-08-14 Chia-Wei, Wangconfigs: evb-ast2500: Move BOOTCOMMAND from header...
2020-08-14 Chia-Wei, Wanginclude/configs: aspeed: Remove hardcoded variables
2020-08-14 Rayagonda Kokatanurdrivers: pci: add api to get dma regions
2020-08-14 AKASHI Takahiroefi_loader: signature: correct a behavior against multi...
2020-08-13 AKASHI Takahiroefi_loader: signature: rework for intermediate certific...
2020-08-13 Tom RiniMerge tag 'u-boot-stm32-20200813' of https://gitlab...
2020-08-12 Tom RiniMerge tag 'ti-v2020.10-rc3' of https://gitlab.denx...
2020-08-11 Lokesh Vutlaboard: ti: j7200: Introduce support for j7200 build...
2020-08-11 Faiz Abbasconfigs: am65x_evm_a53: Enable USB Mass storage and...
2020-08-11 Faiz Abbasconfigs: am65x_evm: Add support for DFU related configs
2020-08-11 Faiz Abbasspl: usb: Create an API spl_usb_load()
2020-08-11 Tom RiniMerge tag 'efi-2020-10-rc3' of https://gitlab.denx...
2020-08-08 Heinrich Schuchardtefi_loader: set load options in boot manager
2020-08-08 Heinrich Schuchardtefi_loader: factor out efi_set_load_options()
2020-08-08 Tom RiniConvert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
2020-08-08 Tom RiniMerge branch '2020-08-07-misc-improvements'
2020-08-08 Joao Marcos Costainclude/u-boot, lib/zlib: add sources for zlib decompre...
2020-08-08 Joao Marcos Costafs/squashfs: new filesystem
2020-08-08 Simon Glasscmd: Update the memory-search command
2020-08-08 Simon Glasstest: Add a flag for tests that need console recording
2020-08-08 Simon Glassdm: Rename DM test flags to make them more generic
2020-08-08 Simon Glassconsole: Always define the console-recording functions
2020-08-08 Simon Glasstest: Add a way to check part of a console line or...
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-07 Tom RiniMerge branch '2020-08-06-Kconfig-sram-options'
2020-08-06 Ovidiu Panaitdrivers: serial: Make serial_initialize return int
2020-08-06 Ovidiu Panaitboard_f: Introduce arch_setup_bdinfo initcall
2020-08-06 Ovidiu Panaitboard_f: Introduce setup_bdinfo initcall
2020-08-06 Ovidiu PanaitKconfig: Remove CONFIG_SYS_SRAM_START
2020-08-06 Ovidiu PanaitKconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
2020-08-06 Ovidiu PanaitKconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-05 Michal Simekdt-bindings: Sync include/dt-bindings/phy/phy.h from...
2020-08-05 Jonas Smedegaardarm: move CONFIG_PREBOOT="usb start" to KConfig
2020-08-05 Tero Kristolmb/bdinfo: dump lmb info via bdinfo
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glassdm: core: Guard against including dm.h in header files
2020-08-04 Simon Glassnet: Drop dm.h header file in eth_phy.h
2020-08-04 Simon Glassclk: Drop dm.h header file in clk-provider.h
2020-08-04 Simon Glassefi: Tidy up header includes
2020-08-04 Simon Glassw1: Drop dm.h header file
2020-08-04 Simon Glassthermal: Drop dm.h header file
2020-08-04 Simon Glasssf: Drop dm.h header file from spi_flash.h
2020-08-04 Simon Glassnet: Drop dm.h header file from phy.h
2020-08-04 Simon Glassfs: fs-loader: Drop dm.h header file
2020-08-04 Simon Glassdm: core: Drop header files from dm/test.h
2020-08-04 Simon Glassdm: core: Drop dm.h header file from dm-demo.h
2020-08-04 Simon Glassmtd: spi: Drop SPI_XFER_MMAP*
2020-08-04 Simon Glassmtd: spi-mem: Drop dm.h header file
2020-08-04 Simon Glasswdt: Drop dm.h header file
2020-08-04 Sagar Shrikant Kadamdt-bindings: prci: add indexes for reset signals availa...
2020-08-03 Stefan Roeseclk: clk_octeon: Add simple MIPS Octeon clock driver
2020-08-03 Peng Fanimx8m: enlarge CONFIG_SYS_BOOTM_LEN
2020-08-03 Parthiban Nallathambiimx: Add MYiR Tech MYS-6ULX support
2020-08-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-08-03 Tom RiniMerge tag 'efi-2020-10-rc2' of https://gitlab.denx...
2020-08-02 Marek Vasutsh: r2dplus: Enable DM_SERIAL and DM_CLK
2020-08-01 Ilias Apalodimasefi_loader: Enable run-time variable support for tee...
2020-07-31 Tom RiniMerge branch '2020-07-31-more-env-updates'
2020-07-31 Marek Vasutenv: Add support for explicit write access list
2020-07-31 Marek Vasutenv: Discern environment coming from external storage
next