1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-20 05:27:22 +01:00

Commit Graph

  • c88d67d021 bootstd: Add a simple bootmeth for ChromiumOS Simon Glass 2023-07-12 09:04:45 -06:00
  • d0dfbf548d x86: zimage: Export the function to obtain the cmdline Simon Glass 2023-07-12 09:04:44 -06:00
  • c886557c18 x86: Add a function to boot a zimage Simon Glass 2023-07-12 09:04:43 -06:00
  • 33ebcb4681 bootstd: Support automatically setting Linux parameters Simon Glass 2023-07-12 09:04:42 -06:00
  • 63b7ccbf9f x86: qemu: Switch to standard boot Simon Glass 2023-07-12 09:04:41 -06:00
  • 1e5ff88657 x86: qemu: Create a little more room for U-Boot Simon Glass 2023-07-12 09:04:40 -06:00
  • 82c0938f1d bootstd: Add support for updating elements of the cmdline Simon Glass 2023-07-12 09:04:39 -06:00
  • d07861cc7a bootstd: Add a function to update a command line Simon Glass 2023-07-12 09:04:38 -06:00
  • 347a845aec bdinfo: Show information about the serial port Simon Glass 2023-07-12 09:04:37 -06:00
  • aa817dfcaf Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot-video Tom Rini 2023-07-16 16:31:18 -04:00
  • 43b6fa9c14 bootstd: Allow storing x86 setup information Simon Glass 2023-07-12 09:04:36 -06:00
  • d42243fe21 bootstd: Use the bootargs env var for changing the cmdline Simon Glass 2023-07-12 09:04:35 -06:00
  • f4a91655c3 bootstd: Allow storing the OS command line in the bootflow Simon Glass 2023-07-12 09:04:34 -06:00
  • 2270c3639a bootstd: Correct baudrate typo Simon Glass 2023-07-12 09:04:33 -06:00
  • 4de979f664 bootstd: Use bootdev instead of bootdevice Simon Glass 2023-07-12 09:04:32 -06:00
  • 3c2e531cb8 bootstd: Correct the name of the QEMU bootmeth Simon Glass 2023-07-12 09:04:31 -06:00
  • 6ec5178c0e test: Skip flat-tree tests if devicetree is not used Simon Glass 2023-07-12 09:04:30 -06:00
  • 3a7a17dbdc Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2023-07-15 11:19:11 -04:00
  • 345a8b15ac doc: uefi: enhance anti-rollback documentation Masahisa Kojima 2023-06-22 17:06:29 +09:00
  • a12b36434d README: remove Minicom comment Heinrich Schuchardt 2023-06-26 00:04:50 +02:00
  • d9df8a5f37 efi_selftests: add extra testcases on controller handling Ilias Apalodimas 2023-06-20 09:19:31 +03:00
  • 748cb553ff efi_loader: fix the return codes of UninstallProtocol Ilias Apalodimas 2023-06-20 09:19:30 +03:00
  • 747d16d93c efi_loader: check the status of disconnected drivers Ilias Apalodimas 2023-06-20 09:19:29 +03:00
  • 239d59a65e efi_loader: reconnect drivers on failure Ilias Apalodimas 2023-06-20 09:19:28 +03:00
  • 7aa022c797 Load option with short device path for boot vars Raymond Mao 2023-06-19 14:23:01 -07:00
  • 9945bc4f86 Fix incorrect return code of boot option update Raymond Mao 2023-06-19 14:22:59 -07:00
  • 339b527bd4 Move bootorder and bootoption apis to lib Raymond Mao 2023-06-19 14:22:58 -07:00
  • e6e67bb9e0 Merge branch '2023-07-14-assorted-general-updates' Tom Rini 2023-07-14 15:21:48 -04:00
  • 64948e247e powerpc: Fix flush_cache() speed regression Christophe Leroy 2023-07-05 16:51:37 +02:00
  • ad47974707 lzma: Fix decompression speed regression Christophe Leroy 2023-07-05 10:34:26 +02:00
  • 820801eacc ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 Bhupesh Sharma 2023-07-03 00:39:12 +05:30
  • 910b01c27c drivers: led: bcm6753: do not use null label to find the top Philippe Reynes 2023-06-29 11:25:23 +02:00
  • 874bf6e0e2 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set Kunihiko Hayashi 2023-06-20 19:50:48 +09:00
  • ef402577c2 lib/zlib: Fix a bug when getting a gzip header extra field Oleksandr Suvorov 2023-06-15 17:54:34 +03:00
  • edacf6a44d net: ti: am65-cpsw-nuss: Use dedicated port mode control registers Andreas Dannenberg 2023-06-14 17:28:53 -05:00
  • 10de125707 disable NFS support by default Peter Robinson 2023-06-14 15:41:10 +01:00
  • 9e70676cf5 env: mmc: statically set the environment partition name Emmanuel Di Fede 2023-06-14 12:05:28 +02:00
  • b1d774bb87 firmware: scmi: return a right errno for SCMI status code AKASHI Takahiro 2023-06-13 10:30:45 +09:00
  • 497e3a89ba hash: fix a memory leak Sergei Antonov 2023-06-12 22:59:10 +03:00
  • 45a0052939 clk: scmi: claim the dependency on CONFIG_CLK AKASHI Takahiro 2023-06-12 10:14:49 +09:00
  • d136610988 arch: arm: npcm8xx: add cpu version and 4G ram support Jim Liu 2023-07-04 16:00:14 +08:00
  • 4d9fc67091 misc: npcm_host_intf: change initialization sequence Jim Liu 2023-07-04 16:00:13 +08:00
  • e4587a7d69 pinctrl: nuvoton: fix reset reason error for poweron Jim Liu 2023-07-04 16:00:12 +08:00
  • 094311192b board: nuvoton: arbel: change uboot load address Jim Liu 2023-07-04 16:00:11 +08:00
  • a6ec14e8b1 misc: nuvoton: fix type error Jim Liu 2023-06-13 15:45:56 +08:00
  • 7870043c4b ARM: dts: npcm8xx: fix dts node error Jim Liu 2023-06-13 15:45:55 +08:00
  • 74435c7904 board: nuvoton: add env setting for boot to linux Jim Liu 2023-06-13 15:45:54 +08:00
  • e0a1c81cd8 ARM: config: Enable config to decompress the FIT image Jim Liu 2023-06-13 15:45:53 +08:00
  • 089914ac5e Merge branch '2023-07-14-nuvoton-platform-updates' Tom Rini 2023-07-14 13:27:53 -04:00
  • b3bbad816e Merge branch '2023-07-14-expo-initial-config-editor' Tom Rini 2023-07-14 13:26:42 -04:00
  • 04f3dcd503 video: Update stb_truetype Simon Glass 2023-06-01 10:23:04 -06:00
  • 87c1a4130c expo: Add tests for the configuration editor Simon Glass 2023-06-01 10:23:03 -06:00
  • a0874dc4ac expo: Add a configuration editor Simon Glass 2023-06-01 10:23:02 -06:00
  • 82cafee133 expo: Support building an expo from a description file Simon Glass 2023-06-01 10:23:01 -06:00
  • 7230fdb383 expo: Add spacing around menus and items Simon Glass 2023-06-01 10:23:00 -06:00
  • 4e64beeba7 expo: Implement the keypress logic for popup menus Simon Glass 2023-06-01 10:22:59 -06:00
  • 4c87e073a4 expo: Draw the current opened menu on top Simon Glass 2023-06-01 10:22:58 -06:00
  • 756c9559e6 expo: Draw popup menus in both opened and closed states Simon Glass 2023-06-01 10:22:57 -06:00
  • 3f33b9c722 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM Simon Glass 2023-06-01 10:22:56 -06:00
  • d3db0216dc expo: Support drawing of popup menus Simon Glass 2023-06-01 10:22:55 -06:00
  • 8872bc7f9d expo: Move menu-item selection into a function Simon Glass 2023-06-01 10:22:54 -06:00
  • 2e59389704 expo: Support simple themes Simon Glass 2023-06-01 10:22:53 -06:00
  • 699b0acb52 expo: Set up the width and height of objects Simon Glass 2023-06-01 10:22:52 -06:00
  • 50f0203759 expo: Calculate text bounding-box correctly Simon Glass 2023-06-01 10:22:51 -06:00
  • ce72c9ec26 expo: Use flags for objects Simon Glass 2023-06-01 10:22:50 -06:00
  • ae45d6cf5a expo: Add width and height to objects Simon Glass 2023-06-01 10:22:49 -06:00
  • 2d6ee92c6a video: Use enum with video_index_to_colour() Simon Glass 2023-06-01 10:22:48 -06:00
  • 9af341502c expo: Allow setting the start of the dynamic-ID range Simon Glass 2023-06-01 10:22:47 -06:00
  • b828ed7d79 console: Allow measuring the bounding box of text Simon Glass 2023-06-01 10:22:46 -06:00
  • 648a4991d0 video: Allow temporary colour changes Simon Glass 2023-06-01 10:22:45 -06:00
  • 7ea207db2a video: Correct docs for video_index_to_colour() Simon Glass 2023-06-01 10:22:44 -06:00
  • c98cb51252 bootstd: Add a separate log category for expo Simon Glass 2023-06-01 10:22:43 -06:00
  • a8f2ac2ae6 fdt: Allow more general use of livetree Simon Glass 2023-06-01 10:22:42 -06:00
  • c8a4e29386 fdt: Clarify the fdt pre-relocation warning Simon Glass 2023-06-01 10:22:41 -06:00
  • 9cf39bbe96 fdt: Align the start of the livetree Simon Glass 2023-06-01 10:22:40 -06:00
  • 822f7a4543 cat: Update command to use fs_load_alloc() Simon Glass 2023-06-01 10:22:39 -06:00
  • de7b5a8a1a fs: Create functions to load and allocate a file Simon Glass 2023-06-01 10:22:38 -06:00
  • 5904d953a1 expo: Rename exp_set_text_mode() Simon Glass 2023-06-01 10:22:37 -06:00
  • a8f80409b0 console: Correct truetype spacing error Simon Glass 2023-06-01 10:22:36 -06:00
  • 14a86a5107 expo: Avoid automatically arranging the scene Simon Glass 2023-06-01 10:22:35 -06:00
  • 42b18494bd expo: Store the console in the expo Simon Glass 2023-06-01 10:22:34 -06:00
  • 0ab4f91a10 video: Provide a way to clear part of the console Simon Glass 2023-06-01 10:22:33 -06:00
  • 7432f68c53 video: Drop #ifdefs from console_truetype Simon Glass 2023-06-01 10:22:32 -06:00
  • a6c4f18894 dm: core: Avoid registering an inaccessible tree Simon Glass 2023-06-01 10:22:31 -06:00
  • 11c341b118 gpio: Avoid using an invalid ofnode Simon Glass 2023-06-01 10:22:30 -06:00
  • 18030d9fa2 test: Restore test behaviour on failure Simon Glass 2023-06-01 10:22:29 -06:00
  • 06d3414ac7 sandbox: Fix quiting when the LCD window is closed Simon Glass 2023-06-01 10:22:28 -06:00
  • def898c458 expo: Convert to using a string ID for the scene title Simon Glass 2023-06-01 10:22:27 -06:00
  • d2043b5682 expo: Correct some header-file comments Simon Glass 2023-06-01 10:22:26 -06:00
  • e22596113a binman: Correct coverage gap in control Simon Glass 2023-06-01 10:22:25 -06:00
  • 2c522af748 bdinfo: Correct use of assertions Simon Glass 2023-07-11 20:46:30 -06:00
  • 4b7f29ff14 arch: arm: npcm8xx: add cpu version and 4G ram support Jim Liu 2023-07-04 16:00:14 +08:00
  • fc3dab4fbe misc: npcm_host_intf: change initialization sequence Jim Liu 2023-07-04 16:00:13 +08:00
  • 0adbb8fbb1 pinctrl: nuvoton: fix reset reason error for poweron Jim Liu 2023-07-04 16:00:12 +08:00
  • 68f107a42b board: nuvoton: arbel: change uboot load address Jim Liu 2023-07-04 16:00:11 +08:00
  • 923edd666f misc: nuvoton: fix type error Jim Liu 2023-06-13 15:45:56 +08:00
  • f4e086cdf1 ARM: dts: npcm8xx: fix dts node error Jim Liu 2023-06-13 15:45:55 +08:00
  • 178284a9cf board: nuvoton: add env setting for boot to linux Jim Liu 2023-06-13 15:45:54 +08:00
  • 4eee55bf2c ARM: config: Enable config to decompress the FIT image Jim Liu 2023-06-13 15:45:53 +08:00
  • bd6375c551 video: rockchip: dw_mipi_dsi: Fix GRF access Ondrej Jirman 2023-05-22 23:47:08 +02:00