blk: blkmap: Add linear device mapping support
[platform/kernel/u-boot.git] / include /
2023-04-05 Tobias Waldekranzblk: blkmap: Add linear device mapping support
2023-04-05 Tobias Waldekranzblk: blkmap: Add memory mapping support
2023-04-05 Tobias Waldekranzblk: blkmap: Add basic infrastructure
2023-04-05 Tom RiniMerge branch '2023-04-04-android-image-v3-v4-support'
2023-04-04 Safae Ouajihandroid: boot: support bootconfig
2023-04-04 Safae Ouajihandroid: boot: support boot image header version 3...
2023-04-04 Safae Ouajihandroid: boot: ramdisk: support vendor ramdisk
2023-04-04 Safae Ouajihandroid: boot: update android_image_get_data to support...
2023-04-04 Safae Ouajihandroid: boot: add vendor boot image to prepare for...
2023-04-04 Safae Ouajihandroid: boot: kcomp: support andr_image_data
2023-04-04 Safae Ouajihandroid: boot: add boot image header v3 and v4 structures
2023-04-04 Safae Ouajihandroid: boot: replace android_image_check_header
2023-04-04 Safae Ouajihandroid: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
2023-04-04 Tom RiniMerge branch '2023-04-04-update-to-clang-16'
2023-04-04 Tom Rinilinker_lists: Rework start/end macros to not rely on...
2023-04-04 Tom RiniMerge tag 'u-boot-imx-next-20230404' of https://gitlab...
2023-04-04 Adam Fordarm64: imx: Add support for imx8mp-beacon-kit
2023-04-04 Marek VasutARM: dts: imx: Add support for Data Modul i.MX8M Plus...
2023-04-04 Marek VasutARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-04-03 Tom RiniMerge tag 'u-boot-imx-20230403' of https://source.denx...
2023-04-01 Tom RiniMerge tag 'efi-2023-04-rc6' of https://source.denx...
2023-04-01 Heinrich Schuchardtefi_loader: correct shortening of device-paths
2023-03-31 Tom RiniMerge tag 'u-boot-imx-next-20230331' of https://gitlab...
2023-03-31 Tom RiniMerge branch '2023-03-30-assorted-general-upates' into...
2023-03-31 Dario Binacchiconfigs: imx8mn_bsh_smm_s2: remove console from bootargs
2023-03-30 Evgeny Bachinincli: run_commandf(): small fixups
2023-03-30 Chris Packhaminclude: kernel.h: port find_closest() from Linux
2023-03-30 Rasmus Villemoesgpio: allow passing NULL to gpio_request_by_line_name...
2023-03-30 Stephen Carlsontest: Add test for new command pci_mps
2023-03-30 Stephen Carlsoncmd: pci: Add command to set MPS of all PCIe devices
2023-03-30 Andrejs Cainikovscolibri-imx8x: set bootaux memory base and size
2023-03-30 Marcel Ziswilercolibri-imx8x: update env memory layout
2023-03-30 Andrejs Cainikovscolibri-imx8x: switch from fatload to load
2023-03-30 Andrejs Cainikovscolibri-imx8x: drop obsolete environment variables
2023-03-30 Andrejs Cainikovscolibri-imx8x: construct fdtfile dynamically
2023-03-30 Marcel Ziswilercolibri-imx8x: update update_uboot confirmation message
2023-03-30 Marcel Ziswilercolibri-imx8x: remove obsolete sdhc related config...
2023-03-30 Marcel Ziswilercolibri-imx8x: remove obsolete net usb start
2023-03-30 Philippe Schenkercolibri-imx8x: Remove baudrate from console argument
2023-03-30 Marek VasutARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM...
2023-03-30 Tom RiniMerge branch '2023-03-29-assorted-platform-updates...
2023-03-29 Ye Lipower: pmic: Add NXP PCA9451A PMIC support
2023-03-29 Fabio Estevammx6sabresd: Convert to DM_PMIC
2023-03-29 Fabio Estevammx6sabreauto: Convert to DM_PMIC
2023-03-29 Nikhil M Jaininclude: configs: am65x_evm: Change to using .env
2023-03-29 Nikhil M Jaininclude: configs: am62ax: Change to using .env
2023-03-29 Neha Malcom Francisinclude: configs: j721e_evm: Change to using .env
2023-03-29 Neha Malcom Francisinclude: configs: j721s2_evm: Change to using .env
2023-03-29 Neha Malcom Francisinclude: environment: ti: Use .env for environment...
2023-03-29 Jan Kiszkaiot2050: Add support for configuring M.2 connector
2023-03-29 Jan Kiszkaiot2050: Add CFG_ENV_FLAGS_LIST_STATIC
2023-03-29 Jan Kiszkaiot2050: Migrate settings into board env file
2023-03-28 Tom RiniMerge tag 'u-boot-at91-2023.07-a' of https://source...
2023-03-28 Tom RiniMerge branch '2023-03-28-correct-several-cli_getch...
2023-03-28 Simon Glasscli: Correct handling of invalid escape sequences in...
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-27 Tom RiniMerge branch '2023-03-27-rockchip-rk3399-fixes'
2023-03-27 Tom Rinirockchip: rk3399: Drop altbootcmd
2023-03-25 Tom RiniMerge tag 'efi-next-20230325' of https://source.denx...
2023-03-25 Tom RiniMerge tag 'efi-2023.04-rc5' of https://source.denx...
2023-03-25 Simon Glassefi: Split out table-listing code into a new file
2023-03-25 Simon Glassefi: Add another tranch of GUIDs
2023-03-25 Heinrich Schuchardtefi_loader: move dp_alloc() to efi_alloc()
2023-03-25 Heinrich Schuchardtefi_loader: move struct efi_device_path to efi.h
2023-03-25 Heinrich Schuchardtefi_loader: support for Ctrl() device path node
2023-03-25 Heinrich Schuchardtefi_loader: support for Ctrl() device path node
2023-03-24 Tom RiniMerge branch 'rpi-2023.04' of https://source.denx.de...
2023-03-23 Tom RiniMerge branch '2023-03-22-assorted-minor-code-cleanups...
2023-03-22 Tom Rinispl: Add function prototype for spl_mmc_get_uboot_raw_s...
2023-03-22 Tom RiniMerge branch '2023-03-22-assorted-fixes'
2023-03-22 annsai01arm: total_compute: Remap console logs
2023-03-22 Tom RiniMerge tag 'u-boot-amlogic-20230322' of https://source...
2023-03-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-03-20 Tom RiniMerge tag 'u-boot-rockchip-20230319' of https://source...
2023-03-19 Jonas Karlmanrockchip: include: configs: Remove unused SDRAM_BANK_SIZE
2023-03-19 Jonas Karlmanrockchip: include: configs: Remove dangling comments
2023-03-19 Jonas Karlmanrockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICES
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-16 Tom RiniMerge tag 'fsl-qoriq-next-2023-3-14' of https://source...
2023-03-16 Tom RiniMerge tag 'dm-next-12mar23a' of git://git.denx.de/u...
2023-03-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-03-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-03-15 Angelo Dureghelloboard: amcore: fix config options namespace
2023-03-15 Angelo Dureghellom68k: rename CONFIG_MCFTMR to CFG_MCFTMR
2023-03-15 Angelo Dureghelloboard: amcore: fix u-boot mtd partition
2023-03-14 Marek Vasuttest: Wrap assert macros in ({ ... }) and fix missing...
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-13 Tom RiniMerge tag 'efi-next-20230313' of https://source.denx...
2023-03-13 Simon Glassvideo: Clear the vidconsole rather than the video
2023-03-13 Simon Glassvideo: Allow a copy framebuffer with pre-allocated fb
2023-03-13 Simon Glassx86: Add a few more items to bdinfo
2023-03-13 Simon Glassefi: Support a 64-bit frame buffer address
2023-03-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-03-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2023-03-10 Tom RiniMerge tag 'dm-pull-10mar23' of https://source.denx...
2023-03-09 Marek Vasuttest: Add ut_assert_nextline_empty() empty line helper
2023-03-09 Tom RiniMerge tag 'dm-next-9mar23' of https://source.denx.de...
2023-03-09 Algapally Santosh... spl: Add missing prototype for board_boot_order
next