global: Migrate CONFIG_IRAM_TOP to CFG
[platform/kernel/u-boot.git] / arch / x86 /
2022-12-22 Tom RiniMerge branch '2022-12-21-CONFIG-migration-work' into...
2022-12-22 Tom RiniConvert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-12-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2022-12-14 Bin Mengx86: cosmetic: Fix a typo in the reserve_arch() comments
2022-12-14 Alistair Delvax86: Fix i8259 ifdef include guard
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-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-30 Simon Glassvideo: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
2022-10-29 Tom RiniMerge tag 'dm-pull-29oct22' of https://source.denx...
2022-10-29 Heinrich Schuchardtx86: provide typedef jmp_buf
2022-10-29 Heinrich Schuchardtx86: fix longjmp() implementation
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-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10 Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10 Simon Glasscommon: Drop display_options.h from common header
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-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-07 Tom RiniMerge branch '2022-07-07-Kconfig-migrations-dead-code...
2022-07-07 Tom RiniConvert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
2022-07-07 Tom Rinispl: Ensure all SPL symbols in Kconfig have some SPL...
2022-06-30 Tom RiniMerge tag 'u-boot-at91-2022.10-a' of https://source...
2022-06-30 Tom RiniMerge tag 'versal-qspi-for-v2022.10' of https://gitlab...
2022-06-29 Tom RiniMerge branch '2022-06-28-Kconfig-migrations' into next
2022-06-28 Tom Rinitpl: Ensure all TPL symbols in Kconfig have some TPL...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-23 Tom RiniMerge branch '2022-06-23-scmi-optee-and-smccc-updates...
2022-06-23 Tom RiniMerge branch '2022-06-23-fuzzing-and-asan-for-sandbox...
2022-06-23 Andrew Sculllinker_lists: Rename sections to remove . prefix
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-07 Tom RiniMerge branch '2022-06-07-assorted-improvements' into...
2022-06-06 Pali Rohárserial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL...
2022-06-06 Tom RiniMerge branch '2022-06-06-finish-SPL-Kconfig-migration...
2022-06-06 Tom Rinispl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
2022-05-04 Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
2022-05-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-03 Tom RiniMerge branch '2022-05-03-virtio-pci-add-and-fix-consist...
2022-05-03 Andrew Scullpci: Add mask parameter to dm_pci_map_bar()
2022-05-03 Andrew Scullpci: Map bars with offset and length
2022-04-15 Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-15 Tom RiniMerge branch '2022-04-14-assorted-updates'
2022-04-14 Tom RiniRemove duplication of table_compute_checksum function
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-03-31 Tom RiniMerge branch '2022-03-31-critical-fixes'
2022-03-31 Andy ShevchenkoRevert "x86: Move FACP table into separate functions"
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-03-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-03-14 Tom RiniMerge tag 'video-20220314' of https://source.denx.de...
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2022-03-14 Simon Glassx86: Add an enum name for the GNVS firmware type
2022-03-10 Tom RiniMerge branch '2022-03-09-events-subsystem' into next
2022-03-10 Simon Glassevent: Convert arch_cpu_init_dm() to use events
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-02-23 Tom RiniMerge tag 'dm-pull-22222' of https://gitlab.denx.de...
2022-02-22 Simon Glassspl: x86: Correct the binman symbols for SPL
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-11 Tom RiniMerge tag 'efi-2022-04-rc2-4' of https://source.denx...
2022-02-11 Tom RiniMerge branch '2022-02-11-assorted-updates-and-fixes'
2022-02-11 Simon Glassacpi: Move acpi_write_tables() to a generic header
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-09 Moritz Fischeracpi: Move MCFG implementation to common lib
2022-02-09 Moritz Fischerarch: x86: lib: acpi_table: Fix MCFG entries
next