efi_loader: Set default console colors on efi_cout_clear_screen if needed
[platform/kernel/u-boot.git] / include /
2023-01-20 Heinrich Schuchardtfs/fat: avoid noisy message fat_read_file()
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-19 Joost van Zwietenodroid: limit boot memory to lowmem
2023-01-19 Brandon Maierlib: zstd: update to latest Linux zstd 1.5.2
2023-01-18 Simon Glassfdt: Avoid exporting fdtdec_prepare_fdt()
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-17 Tom RiniMerge tag 'u-boot-rockchip-20230117' of https://source...
2023-01-16 Simon Glassbootstd: Support setting a theme for the menu
2023-01-16 Simon Glassbootstd: Support creating a boot menu
2023-01-16 Simon Glassexpo: Add basic implementation
2023-01-16 Simon Glassmenu: Factor out menu-keypress decoding
2023-01-16 Simon Glassbootstd: Allow reading a logo for the OS
2023-01-16 Simon Glassbootstd: Read the Operating System name for distro...
2023-01-16 Simon Glassvideo: Add font functions to the vidconsole API
2023-01-16 Simon Glassvideo: Fix unchnaged typo
2023-01-16 Simon Glassimage: Move common image code to image_board and command
2023-01-16 Simon Glassimage: Add a function to find a script in an image
2023-01-16 Simon Glassmenu: Make use of CLI character processing
2023-01-16 Simon Glassmenu: Update bootmenu_loop() to return the code
2023-01-16 Simon Glassmenu: Update bootmenu_autoboot_loop() to return the...
2023-01-16 Simon Glassmenu: Rename KEY_... to BKEY_...
2023-01-16 Simon Glassbootmenu: Add a few comments
2023-01-16 Simon Glasscli: Move readline character-processing to a state...
2023-01-16 Quentin Schulzrockchip: add support for PX30 Ringneck SoM on Haikou...
2023-01-16 Quentin Schulzrockchip: px30: fix CFG_IRAM_BASE
2023-01-16 Peter Robinsonrockchip: Add initial support for the PINE64 Pinephone Pro
2023-01-16 Jagan Tekiboard: rockchip: Add Edgeble Neu2 IO Board
2023-01-16 Jagan Tekiarm: rockchip: Add RV1126 arch core support
2023-01-16 Jagan Tekidt-bindings: power: Add power-domain header for rv1126
2023-01-16 Jagan Tekidt-bindings: clk: Add dt-binding header for RV1126
2023-01-16 John Keepingrc4: mark key as const
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-13 Tom RiniMerge tag 'efi-2023-04-rc1' of https://source.denx...
2023-01-13 Heinrich Schuchardtdoc: fix description of u16_strcasecmp()
2023-01-12 Tom RiniMerge branch '2023-01-12-further-assorted-general-updates'
2023-01-12 Marek Vasutgpio: Get rid of gpio_hog_probe_all()
2023-01-12 Marek Vasutdistro_bootcmd: Set distro_bootpart_uuid for block...
2023-01-12 Sean Andersonmisc: fs_loader: Add function to get the chosen loader
2023-01-12 Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11 Marek Vasuttest: cmd: exit: Add unit test for exit and partly...
2023-01-11 Sean Andersonfastboot: Add OEM run command
2023-01-11 Patrick Delaunayfastboot: remove #ifdef CONFIG when it is possible
2023-01-11 Tom RiniMerge branch '2023-01-10-platform-updates'
2023-01-10 Dzmitry Sankouskiboard: starqltechn: enable serial console
2023-01-10 Bryan Brattlofconfigs: am62a: use kernel fitImage when using secure...
2023-01-10 Bryan Brattlofconfigs: am62a: convert bootcmd to distro_bootcmd
2023-01-10 Martyn Welchconfigs: Enable distroboot on am625
2023-01-09 Tom Rinins16650: Correct CONFIG_SYS_NS16550_MEM32 platforms
2023-01-09 Tom RiniMerge branch 'next'
2023-01-08 Tom RiniMerge tag 'u-boot-nand-20230108' of https://source...
2023-01-08 Marek Vasutdistro_bootcmd: Fix copy-paste error
2023-01-08 Roger Quadrosmtd: rawnand: omap_elm: u-boot driver model support
2023-01-07 Tom RiniMerge tag 'efi-2023-01-rc5-4' of https://source.denx...
2023-01-06 Heinrich Schuchardtefi_loader: carve out efi_get_memory_map_alloc()
2023-01-06 Heinrich Schuchardtvexpress: adjust loadaddr
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-05 Sergiu Mogadt-bindings: clk: at91: Define additional UTMI related...
2023-01-05 Sergiu Mogadt-bindings: reset: add sama7g5 definitions
2023-01-04 Tom RiniMerge tag 'efi-2023-01-rc5-3' of https://source.denx...
2023-01-04 Heinrich Schuchardtlib: add function u16_strcasecmp()
2023-01-04 Heinrich Schuchardtefi_loader: defines for PE-COFF section flags
2023-01-04 Marek Vasutdoc: Fix eth_env_[gs]et_enetaddr() return value
2023-01-02 Tom RiniMerge branch '2023-01-02-platform-updates' into next
2023-01-02 Stefan Boscharm: s5p4418: dm_serial: remove old code / add DEBUG_UART
2023-01-02 Dai Okamuraarm: uniphier: use DM_TIMER of arm a9 global timer
2022-12-31 Tom RiniMerge branch '2022-12-31-cmd-source-support-specifying...
2022-12-31 Sean Andersoncmd: source: Support specifying config name
2022-12-31 Sean Andersonimage: Add fallback for fit_config_verify
2022-12-29 Tom RiniMerge tag 'efi-2023-01-rc5-2' of https://source.denx...
2022-12-29 Heinrich Schuchardtefi_loader: set UEFI specification version to 2.10
2022-12-24 Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23 Tom Rinipost: Move CONFIG_SYS_POST to CFG_SYS_POST
2022-12-23 Tom Rinikbuild: Remove uncmd_spl logic
2022-12-23 Tom Riniconfigs: Remove unused or redundant CONFIG symbols
2022-12-23 Tom Rinilibrem5: Rename CONFIG_POWER_BD71837 symbols
2022-12-23 Tom Riniglobal: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_X86_REFCODE_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_X86_MRC_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_WATCHDOG_PRESC et al to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_VSC7385_IMAGE et al to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_USART_ID to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_USART_BASE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_TESTPIN_REG to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_TESTPIN_MASK to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_TEGRA_BOARD_STRING to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_STD_DEVICES_SETTINGS to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_STACKBASE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SMP_PEN_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SLIC to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_USE_PORT to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_PHY_MODE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_CACHE_INVALIDATE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFG
next