global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[platform/kernel/u-boot.git] / include /
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05 Tom Riniglobal: Move remaining CONFIG_*SRIO_* to CFG_*
2022-12-05 Tom RiniConvert CONFIG_SYS_SRIO et al to Kconfig
2022-12-05 Tom RiniConvert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SD...
2022-12-05 Tom Riniimx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
2022-12-05 Tom Rinispl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
2022-12-05 Tom RiniConvert CONFIG_SYS_PMAN et al to Kconfig
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
2022-12-05 Tom RiniConvert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig
2022-12-05 Tom RiniRemove unused symbols
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_...
2022-12-05 Tom RiniConvert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
2022-12-05 Tom Rinipowerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
2022-12-05 Tom RiniConvert CONFIG_SYS_NAND_SIZE to Kconfig
2022-12-05 Tom RiniConvert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig
2022-12-05 Tom RiniConvert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig
2022-12-05 Tom RiniConvert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig
2022-12-05 Tom Rinimtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly
2022-12-05 Tom RiniConvert CONFIG_SYS_NAND_HW_ECC to Kconfig
2022-12-05 Tom RiniConvert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig
2022-12-05 Tom RiniRemove unused symbols
2022-12-05 Tom RiniConvert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
2022-12-05 Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05 Viacheslav Mitrofanovnet: ping6: Add ping6 command
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add implementation of main IPv6 functions
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add string_to_ip6 converter
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add Neighbor Discovery Protocol (NDP)
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add callbacks declarations to get access...
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add IPv6 basic primitives
2022-12-04 Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02 Masahisa Kojimaefi_loader: utility function to check the variable...
2022-11-28 Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28 Tim Harveyphy: add driver for Intel XWAY PHY
2022-11-28 Ying-Chun Liu (Pau... net: Add wget application
2022-11-28 Ying-Chun Liu (Pau... net: Add TCP protocol
2022-11-28 Joel Stanleyliteeth: LiteX Ethernet device
2022-11-23 Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23 Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22 Sughosh Ganusandbox: Move the capsule GUID declarations to board...
2022-11-22 Simon Glassimage: Correct strncpy() warning with image_set_name()
2022-11-22 Edoardo Tomelleriarm: amlogic: add setbrg op to serial device
2022-11-22 Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
2022-11-22 Ovidiu Panaittimer-uclass: add timer_get_ops() macro
2022-11-22 Tom RiniMerge tag 'efi-2023-01-rc2-2' of https://source.denx...
2022-11-22 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-22 Masahisa Kojimaeficonfig: add UEFI Secure Boot Key enrollment interface
2022-11-22 Masahisa Kojimaeficonfig: expose eficonfig_create_device_path()
2022-11-22 Masahisa Kojimaeficonfig: expose append entry function
2022-11-22 Masahisa Kojimaeficonfig: refactor file selection handling
2022-11-22 Heinrich Schuchardtefi_selftest: unsigned char parameter for efi_st_strcmp...
2022-11-22 Stefan Roesewatchdog: Drop GD_FLG_WDT_READY as it's not used any...
2022-11-21 Tom RiniMerge branch '2022-11-21-important-fixes'
2022-11-21 Pali RohárNokia RX-51: Do not overwrite standard $loadaddr variable
2022-11-21 Pali RohárFix usage of CONFIG_PREBOOT
2022-11-16 Tom RiniMerge tag 'efi-2023-01-rc2' of https://source.denx...
2022-11-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-16 Heinrich Schuchardtsandbox: fix documentation of struct host_ops
2022-11-16 Heinrich Schuchardtdoc: fix documentation of enum gd_flags
2022-11-15 Conor Dooleydt-bindings: clk: add missing clk ids for microchip...
2022-11-14 Tom RiniMerge tag 'u-boot-imx-20221114' of https://gitlab.denx...
2022-11-10 Tom RiniMerge branch '2022-11-10-symbol-migrations'
2022-11-10 Tom Riniglobal: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS...
2022-11-10 Tom Riniglobal: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS...
2022-11-10 Tom RiniConvert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
2022-11-10 Tom RiniConvert CONFIG_SYS_NONCACHED_MEMORY to Kconfig
2022-11-10 Tom RiniConvert CONFIG_SYS_MONITOR_LEN to Kconfig
2022-11-10 Tom RiniConvert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig
2022-11-10 Tom RiniConvert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
2022-11-10 Tom RiniConvert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
2022-11-10 Tom Rinirtc: Remove unused drivers
2022-11-10 Tom RiniConvert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
2022-11-10 Tom Rinipowerpc: Migrate SYS_L3_SIZE to Kconfig
2022-11-10 Tom Rinipowerpc: Migrate SYS_L2_SIZE to Kconfig
2022-11-10 Tom RiniRemove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
2022-11-10 Tom RiniConvert CONFIG_SYS_INTERLAKEN et al to Kconfig
2022-11-10 Tom RiniRemove dead code
2022-11-10 Tom RiniConvert CONFIG_SYS_INIT_RAM_LOCK to Kconfig
2022-11-10 Tom RiniConvert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
2022-11-08 Adam Fordconfigs: imx8mn_beacon: Re-align memory to standard...
2022-11-08 Marcel Ziswilerimx8mm: synchronise device tree with linux
2022-11-08 Marcel Ziswilerimx8mn: synchronise device tree with linux
2022-11-08 Marcel Ziswilerimx8mp: synchronise device tree with linux
2022-11-08 Marcel Ziswilerimx8mq: synchronise device tree with linux
2022-11-08 Marcel Ziswilerimx8ulp: synchronise device tree with linux
2022-11-08 Marcel Ziswilerimxrt1050: synchronise device tree with linux
2022-11-08 Tim Harveyimx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT
2022-11-08 Tim Harveyconfigs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC...
2022-11-08 Tim Harveyconfigs: imx8mn_venice.h: remove unused ifdef
2022-11-08 Tim Harveyconfigs: imx8mn_venice: fix include header protection
2022-11-08 Martyn Welcharm: imx8mp: Initial MSC SM2S iMX8MP support
2022-11-08 Tom RiniMerge tag 'dm-pull-7nov22' of https://source.denx.de...
2022-11-07 Simon Glassdm: sandbox: Switch over to using the new host uclass
2022-11-07 Simon Glassdm: sandbox: Create a new HOST uclass
2022-11-07 Simon Glassdm: blk: Tidy up obtaining a block device from its...
2022-11-07 Simon Glasstest: Add a way to detect a test that breaks another
2022-11-07 Simon Glassdm: test: Clear the block cache after running a test
next