Prepare v2023.10
[platform/kernel/u-boot.git] / arch / x86 / lib /
2023-08-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
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-09 Tom RiniMerge tag 'x86-pull-20230809' of https://source.denx...
2023-08-09 Simon Glassx86: i8254: Include required ibmpc.h header
2023-08-09 Simon Glassx86: Drop CFG_SYS_STACK_SIZE
2023-08-09 Simon Glassx86: Correct copying of BIOS mode information
2023-08-09 Simon Glassx86: Run QEMU machine setup in SPL
2023-08-09 Simon Glassx86: spl: Drop unwanted debug()
2023-08-01 Tom RiniMerge tag 'x86-pull-20230801' of https://source.denx...
2023-08-01 Simon Glassx86: Add a little more info to cbsysinfo
2023-08-01 Bin Mengx86: fsp: Use mtrr_set_next_var() for graphics memory
2023-08-01 Bin Mengx86: Change testing logic of mtrr commit
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17 Simon Glassx86: Make sure that the LPC is active before SDRAM...
2023-07-17 Simon Glassx86: Convert some debug statements to use logging
2023-07-17 Simon Glassx86: Record the start and end of the tables
2023-07-17 Simon Glassx86: Refactor table-writing code a little
2023-07-17 Simon Glassx86: Allow logging to be used in SPL reliably
2023-07-17 Simon Glassx86: Init video in SPL if enabled
2023-07-17 Simon Glassx86: Ensure SPL banner is only shown once
2023-07-17 Simon Glassx86: Allow video-BIOS code to be built for SPL
2023-07-17 Simon Glassx86: Show an error when a BIOS exception occurs
2023-07-17 Simon Glassx86: Correct get_sp() implementation for 64-bit
2023-07-17 Simon Glassx86: Show the CPU physical address size with bdinfo
2023-07-17 Simon Glassx86: Allow listing MTRRs in SPL
2023-07-17 Simon Glassx86: zimage: Export the function to obtain the cmdline
2023-07-17 Simon Glassx86: Add a function to boot a zimage
2023-06-12 Tom RiniMerge tag v2023.07-rc4 into next
2023-05-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-05-11 Simon Glassspl: Commit MTRRs only in board_init_f_r()
2023-05-11 Simon Glassx86: spl: Avoid using init_cache_f_r() from SPL
2023-05-11 Simon Glassx86: Tidy up address for loading U-Boot from SPL
2023-05-11 Simon Glassx86: spl: Show debugging for BSS
2023-05-11 Simon Glassx86: mrc: Correct SPL debug message
2023-05-11 Simon Glassx86: Tidy up availability of string functions
2023-05-11 Simon Glassdm: Emit the arch_cpu_init_dm() even only before relocation
2023-05-11 Simon Glassx86: coreboot: Show unimplemented sysinfo tags
2023-05-11 Simon Glassx86: coreboot: Collect the address of the ACPI tables
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-25 Tom RiniMerge tag 'efi-next-20230325' of https://source.denx...
2023-03-25 Simon Glassx86: Exit EFI boot services before starting kernel
2023-03-25 Simon Glassx86: Support booting a 64-bit kernel from 64-bit U...
2023-03-25 Simon Glassx86: Adjust bootparam.h to be more like linux
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-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 Glassx86: Add a few more items to bdinfo
2023-03-13 Simon Glassefi: Support a 64-bit frame buffer address
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-10 Simon GlassCorrect SPL uses of LMB
2023-02-09 Simon GlassCorrect SPL uses of BOOTSTAGE_REPORT
2023-02-09 Simon Glassx86: Correct Chrromebook typo
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-19 Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-19 Tom RiniMerge branch '2022-01-18-assorted-updates'
2023-01-18 Tom Rinix86: Fix saying arch_cpu_init_dm in debug/docs
2023-01-09 Tom RiniMerge branch 'next'
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-09 Tom RiniMerge branch '2022-12-09-platform-updates' into next
2022-12-09 Sean Andersonx86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RT...
2022-12-06 Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon GlassRename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Michal Suchanekdm: treewide: Use uclass_first_device_err when accessin...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-23 Tom RiniMerge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into...
2022-09-23 Pali Rohárboard_f: Fix types for board_get_usable_ram_top()
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassvideo: Rename structs and functions to avoid VBE
2022-08-12 Simon Glassvideo: Renname vbe.h to vesa.h
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'xilinx-for-v2022.10-rc2' of https://source...
2022-07-26 Ashok Reddy Somazynqmp: Run board_get_usable_ram_top() only on main...
2022-07-11 Tom RiniMerge branch 'next'
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
next