]> Git Repo - J-u-boot.git/history - include
serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
[J-u-boot.git] / include /
2023-08-30 Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-29 Tom RiniMerge branch '2023-08-29-integrate-efi-capsule-update...
2023-08-29 Sughosh Ganutest: capsule: Generate EFI capsules through binman
2023-08-26 Tom RiniMerge branch '2023-08-26-bootstd-chromeos-impreovements...
2023-08-25 Simon Glassuuid: Add ChromiumOS partition types
2023-08-25 Simon Glassbootstd: Support bootmeths which can scan any partition
2023-08-25 Simon Glasspart: Add a fallback for part_get_bootable()
2023-08-25 Simon Glasssandbox: Add a way to access persistent test files
2023-08-25 Simon Glassuuid: Move function comments to header file
2023-08-25 Simon Glasspart: Add an accessor for struct disk_partition sys_ind
2023-08-25 Simon Glasspart: Add accessors for struct disk_partition type_uuid
2023-08-25 Simon Glasspart: Add accessors for struct disk_partition uuid
2023-08-25 Simon Glasspart: Use desc instead of dev_desc
2023-08-25 Tom RiniMerge branch '2023-08-25-add-persistent-config-editor...
2023-08-25 Simon Glassexpo: cedit: Support reading settings from CMOS RAM
2023-08-25 Simon Glassexpo: cedit: Support writing settings to CMOS RAM
2023-08-25 Simon Glassexpo: cedit: Support reading settings from environment...
2023-08-25 Simon Glassexpo: cedit: Support writing settings to environment...
2023-08-25 Simon Glassexpo: cedit: Support reading settings from a file
2023-08-25 Simon Glassexpo: cedit: Support writing settings to a file
2023-08-25 Simon Glassexpo: Add a function to prepare a cedit
2023-08-25 Simon Glassexpo: Split out cedit into its own header
2023-08-25 Simon Glassabuf: Allow incrementing the size
2023-08-23 Tom RiniMerge branch '2023-08-22-assorted-code-cleanups' into...
2023-08-22 Marek Vasutscsi: Add buffer_aligned check pass-through
2023-08-22 Marek Vasutblk: Add bounce buffer support to read/write operations
2023-08-22 Marek Vasutdisk: Make blk_get_ops() internal to blk uclass
2023-08-22 Marek Vasutdisk: Move part_create_block_devices() to blk uclass
2023-08-21 Tom RiniMerge tag 'v2023.10-rc3' into next
2023-08-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-08-19 Tom RiniMerge tag 'doc-2023-10-rc3-2' of https://source.denx...
2023-08-19 Paul Barkerirq: Fix typo in header comment
2023-08-19 Paul Barkerclk: Fix typo in header comment
2023-08-18 Tom RiniMerge branch '2023-08-18-assorted-updates' into next
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-17 Sean Andersonarm: Use builtins for ffs/fls
2023-08-16 Tom RiniMerge tag 'u-boot-stm32-20230816' of https://source...
2023-08-16 Patrick Delaunayboard: stm32mp1: add splash screen with stmicroelectron...
2023-08-15 Tom RiniMerge tag 'efi-2023-10-rc3' of https://source.denx...
2023-08-15 Heinrich Schuchardtcommon: return type board_get_usable_ram_top
2023-08-15 Heinrich Schuchardtdoc: add partition API to HTML documentation
2023-08-15 Heinrich Schuchardtdoc: description of board_get_usable_ram_top()
2023-08-15 Heinrich Schuchardtlmb: description lmb_is_reserved, lmb_is_reserved_flags
2023-08-15 Tom RiniMerge branch '2023-08-14-assorted-general-updates'...
2023-08-15 Tom RiniMerge tag 'dm-next-14aug23' of https://source.denx...
2023-08-14 Marek Vasutgpio: Use separate bitfield array to indicate GPIO...
2023-08-14 Tom RiniMerge tag 'u-boot-rockchip-20230814' of https://source...
2023-08-12 Jagan Tekirockchip: rv1126: Enable fdtoverlay support
2023-08-11 Simon Glassbootstd: cros: Add ARM support
2023-08-11 Simon Glassbootstd: Add a command to read all files for a bootflow
2023-08-11 Simon Glassbootstd: Allow display of the x86 setup information
2023-08-11 Simon Glassbootstd: Add private bootmeth data to the bootflow
2023-08-11 Simon Glassbootstd: Move common zimage functions to bootm.h
2023-08-09 Tom RiniMerge tag 'x86-pull-20230809' of https://source.denx...
2023-08-09 Tom RiniMerge branch '2023-08-09-misc-cleanups' into next
2023-08-09 Simon Glassx86: qemu-x86: Convert to text environment
2023-08-09 Simon Glassx86: efi-x86_payload: Convert to text environment
2023-08-09 Simon Glassx86: efi-x86_app: Convert to text environment
2023-08-09 Simon Glassx86: slimbootloader: Convert to text environment
2023-08-09 Simon Glassx86: minnowmax: Convert to text environment
2023-08-09 Simon Glassx86: cougarcanyon2: Convert to text environment
2023-08-09 Simon Glassx86: cherryhill: Convert to text environment
2023-08-09 Simon Glassx86: galileo: Convert to text environment
2023-08-09 Simon Glassx86: bayleybay: Convert to text environment
2023-08-09 Simon Glassx86: crownbay: Convert to text environment
2023-08-09 Simon Glassx86: coreboot: Convert to text environment
2023-08-09 Simon Glassx86: Add a common include for environment settings
2023-08-09 Simon Glassx86: Drop unused distro settings
2023-08-09 Simon Glassx86: Drop inclusion of ibmpc.h
2023-08-09 Simon Glassx86: edison: Drop inclusion of ibmpc.h
2023-08-09 Simon Glassx86: Drop CFG_SYS_STACK_SIZE
2023-08-09 Simon Glassenv: Use include/env for text-environment includes
2023-08-09 Simon Glassbootstd: Rename bootdev_setup_sibling_blk()
2023-08-09 Simon Glassusb: Return -ENOENT when no devices are found
2023-08-09 Shiji Yangtreewide: rework linker symbol declarations in sections...
2023-08-09 Tom RiniMerge branch '2023-08-08-assorted-code-corrections...
2023-08-08 Dan Carpentervideo: Add parentheses around VNBYTES() macro
2023-08-08 Tom RiniMerge branch '2023-08-08-introuce-Arm-FF-A-support'
2023-08-08 Abdellatif El Khlifiarm_ffa: efi: introduce FF-A MM communication
2023-08-08 Abdellatif El Khlifiarm_ffa: introduce sandbox FF-A support
2023-08-08 Abdellatif El Khlifiarm_ffa: introduce Arm FF-A support
2023-08-08 Abdellatif El Khlifilib: uuid: introduce uuid_str_to_le_bin function
2023-08-08 Abdellatif El Khlifiarm64: smccc: add support for SMCCCv1.2 x0-x17 registers
2023-08-07 Mihai Sainboard: at91: sama5d29_curiosity: add initial support...
2023-08-04 Tom RiniMerge branch '2023-08-04-toradex-platform-updates'
2023-08-04 Marcel Ziswilerboard: toradex: add verdin am62 support
2023-08-03 Tom RiniMerge branch '2023-08-03-assorted-fixes'
2023-08-03 Simon Glassbootflow: Export setup_fs()
2023-08-03 Tom RiniMerge tag 'efi-2023-10-rc2-2' of https://source.denx...
2023-08-03 Tom RiniMerge branch '2023-08-03-mediatek-and-ten64-updates'
2023-08-03 Mathew McBrideboard: ten64: add a bootmenu entries for NAND-based...
2023-08-03 Mathew McBrideboard: traverse: ten64: add NAND based OpenWrt bootcmd
2023-08-03 Mathew McBrideboard: traverse: ten64: specify bootargs for recovery...
2023-08-03 Mathew McBrideboard: traverse: ten64: update DPAA2 (network) binary...
2023-08-03 Mathew McBrideboard: traverse: ten64: fix DPAA2 (network) DPL corrupt...
2023-08-03 Weijie Gaoboard: mediatek: add MT7988 reference boards
2023-08-03 Weijie Gaoreset: mediatek: add reset definition for MediaTek...
2023-08-03 Weijie Gaoclk: mediatek: add clock driver support for MediaTek...
2023-08-03 Weijie Gaoboard: mediatek: update config headers
2023-08-03 Weijie Gaoarm: mediatek: retrieve ram_base from dts node for...
next
This page took 0.084432 seconds and 7 git commands to generate.