Commit Graph

  • 51aef40555 Merge branch '2021-08-02-numeric-input-cleanups' Tom Rini 2021-08-02 13:32:20 -04:00
  • e6951139c0 lib: Allow using 0x when a decimal value is requested Simon Glass 2021-07-24 09:03:38 -06:00
  • 5f4b356121 doc: Add a note about number representation Simon Glass 2021-07-24 09:03:37 -06:00
  • 7a4ff7c41b doc: Convert command-line info to rST Simon Glass 2021-07-24 09:03:36 -06:00
  • 5a94546e1c lib: Move common digit-parsing code into a function Simon Glass 2021-07-24 09:03:35 -06:00
  • ab833ef60a lib: Add octal tests for simple_strtoul/l() Simon Glass 2021-07-24 09:03:34 -06:00
  • 4d3177d367 lib: Add tests for simple_strtoull() Simon Glass 2021-07-24 09:03:33 -06:00
  • 96b23440c1 lib: Drop unnecessary check for hex digit Simon Glass 2021-07-24 09:03:32 -06:00
  • 18546f2982 lib: Comment the base parameter with simple_strtoul/l() Simon Glass 2021-07-24 09:03:31 -06:00
  • 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() Simon Glass 2021-07-24 09:03:30 -06:00
  • 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() Simon Glass 2021-07-24 09:03:29 -06:00
  • 031725f8cd hash: Ensure verification hex pairs are terminated Simon Glass 2021-07-24 09:03:28 -06:00
  • 9feb5bdcc0 x86: crownbay: Use external graphics card by default Bin Meng 2021-08-02 15:05:16 +08:00
  • c71d5fb717 x86: queensbay: Return directly if IGD / SDVO were already disabled Bin Meng 2021-08-02 15:05:15 +08:00
  • 33e4ab31a9 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE Bin Meng 2021-08-02 17:45:22 +08:00
  • 02541601cb x86: fsp: Don't program MTRR for DRAM for FSP1 Bin Meng 2021-08-02 17:45:21 +08:00
  • 73994c452f Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-08-02 08:54:23 -04:00
  • 99bb5f248a Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc Tom Rini 2021-08-02 08:53:58 -04:00
  • 53094331ff x86: cmd: hob: Fix display of resource type for system memory Bin Meng 2021-07-31 16:45:28 +08:00
  • 2ab1ffa555 x86: cmd: hob: Fix the command usage and help messages Bin Meng 2021-07-31 16:45:27 +08:00
  • 9a7c6fde07 x86: mtrr: Abort if requested size is not power of 2 Bin Meng 2021-07-31 16:45:26 +08:00
  • 3bcd6cf89e x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() Bin Meng 2021-07-31 16:45:25 +08:00
  • 596bd0589a x86: mtrr: Do not clear the unused ones in mtrr_commit() Bin Meng 2021-07-31 16:45:24 +08:00
  • c79cbb5952 x86: dts: Define a default TSC timer frequency Bin Meng 2021-07-28 12:00:23 +08:00
  • 5824bc6d6f x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ Bin Meng 2021-07-28 12:00:22 +08:00
  • ffaa7abfc5 x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM Bin Meng 2021-07-27 23:15:39 +08:00
  • e7a61c5cc0 x86: crownbay: Adjust VGA rom address Bin Meng 2021-07-27 21:30:02 +08:00
  • 46db4bbac3 x86: tangier: Fix DMA controller IRQ polarity in CSRT Andy Shevchenko 2021-07-30 23:15:44 +03:00
  • bd798eed55 x86: dts: Add "m25p,fast-read" to SPI flash node Bin Meng 2021-07-29 20:18:23 +08:00
  • 5672d044a4 x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPS Bin Meng 2021-07-28 18:28:57 +08:00
  • 4dc8279758 spi: ich: Limit slave->max_read_size Bin Meng 2021-07-28 18:28:56 +08:00
  • 78e6b871fd efi_loader: typo cerificate Heinrich Schuchardt 2021-08-02 08:21:12 +02:00
  • c0b6f7d4b8 doc: add graphviz imagemagick as build dependencies Heinrich Schuchardt 2021-08-01 23:29:20 +02:00
  • 89a5fbbea1 doc: handle 'make htmldocs' warnings as errors Heinrich Schuchardt 2021-08-01 22:11:39 +02:00
  • 5e1df33b68 doc: add missing board/ti/index.rst Heinrich Schuchardt 2021-08-01 22:09:44 +02:00
  • 845d71ce99 video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO Andre Przywara 2021-07-27 15:47:50 +01:00
  • 21a151a79d video: Add simple driver for ST-Ericsson MCDE with pre-configured display Stephan Gerhold 2021-07-02 19:21:56 +02:00
  • 72ffb41a87 Merge tag 'dm-pull-1aug21' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2021-08-01 14:41:22 -04:00
  • eec44c7218 dtoc: Support widening a bool value Simon Glass 2021-07-28 19:23:11 -06:00
  • ca04494d76 dtoc: Fix widening an int array to an int Simon Glass 2021-07-28 19:23:10 -06:00
  • df82de8051 dtoc: Rename is_wider_than() to reduce confusion Simon Glass 2021-07-28 19:23:09 -06:00
  • cb8970092f sandbox: Reduce keyed autoboot delay Simon Glass 2021-07-24 15:14:39 -06:00
  • ea40b20431 moveconfig: Update to newer kconfiglib Simon Glass 2021-07-21 21:35:53 -06:00
  • a8ba35bf23 doc: Fix up outdated moveconfig docs Simon Glass 2021-07-21 21:35:52 -06:00
  • 5c72c0e0d2 doc: Add docs for the moveconfig tool Simon Glass 2021-07-21 21:35:51 -06:00
  • a980e7bbde doc: Move coccinelle into its own section Simon Glass 2021-07-21 21:35:50 -06:00
  • 2d754cea4c doc: Create an intro section for testing Simon Glass 2021-07-21 21:35:49 -06:00
  • a6123333ab patman: add warning for invalid tag Patrick Delaunay 2021-07-22 16:51:42 +02:00
  • b29a0dbdc3 fdt: Show the type of devicetree with fdt addr Simon Glass 2021-07-21 14:55:26 -06:00
  • 0c929631a2 fdt: Tidy up the code a bit with fdt addr Simon Glass 2021-07-21 14:55:25 -06:00
  • 1c6608bd92 sandbox: tpm: Support extending a PCR multiple times Simon Glass 2021-07-18 14:18:06 -06:00
  • 9f0b53564f sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB Simon Glass 2021-07-18 14:18:05 -06:00
  • a986216e34 sandbox: tpm: Support storing device state in tpm2 Simon Glass 2021-07-18 14:18:04 -06:00
  • d8f105dd71 sandbox: tpm: Support nvdata in TPM2 Simon Glass 2021-07-18 14:18:03 -06:00
  • 0c0ddada65 sandbox: tpm: Track whether the state is valid Simon Glass 2021-07-18 14:18:02 -06:00
  • 46aed06cb7 sandbox: tpm: Finish comments for struct sandbox_tpm2 Simon Glass 2021-07-18 14:18:01 -06:00
  • 7f350a959c sandbox: tpm: Correct handling of get-capability Simon Glass 2021-07-18 14:18:00 -06:00
  • f9143c1200 sandbox: tpm: Support the define-space command Simon Glass 2021-07-18 14:17:59 -06:00
  • 1db235a186 sandbox: tpm: Tidy up reading and writing of device state Simon Glass 2021-07-18 14:17:58 -06:00
  • 974c98f26c sandbox: tpm: Split out common nvdata code Simon Glass 2021-07-18 14:17:57 -06:00
  • c03cb02230 common: board_r: print error if binman_init fails Tim Harvey 2021-07-16 15:44:12 -07:00
  • d7a974953b doc: riscv: flashing SiFive boards Heinrich Schuchardt 2021-07-28 10:52:53 +02:00
  • fa3f1f1dbd lib: disable CONFIG_SPL_HEXDUMP by default Heinrich Schuchardt 2021-07-24 17:35:46 +02:00
  • ab08c685a9 video: buffer overrun in TrueType console Heinrich Schuchardt 2021-02-28 21:42:51 +01:00
  • 5371593aed Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi Tom Rini 2021-07-31 20:51:24 -04:00
  • 001ec430be sunxi: decide the inclusion of SCP by SCP_ADDR existence Icenowy Zheng 2021-07-22 14:30:03 +08:00
  • 1ebfc0c631 sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 Samuel Holland 2021-04-18 22:21:41 -05:00
  • 1011ebc72b sunxi: Select environment MMC based on boot device Samuel Holland 2021-04-18 22:16:21 -05:00
  • 85769006fc Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2021-07-31 08:18:14 -04:00
  • 2cc4be280c serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() Pali Rohár 2021-07-26 14:58:59 +02:00
  • 5cd424d71f serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART Pali Rohár 2021-07-26 14:58:58 +02:00
  • 46e08f7ce6 arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs Tony Dinh 2021-07-25 23:01:20 -07:00
  • ad2ec5d728 arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree Tony Dinh 2021-07-25 23:01:19 -07:00
  • d29e442f85 arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs Tony Dinh 2021-07-25 23:01:18 -07:00
  • 5534fb4f48 arm64: a37xx: pinctrl: Correct PWM pins definitions Marek Behún 2021-07-23 19:57:11 +02:00
  • 3d7b93d51c kwbimage: Update help message about how to extract from an existing image Pali Rohár 2021-07-23 11:14:35 +02:00
  • aa6943ca31 kwbimage: Add support for extracting images via dumpimage tool Pali Rohár 2021-07-23 11:14:34 +02:00
  • 40afc069b3 arm: mvebu: gdsys: Remove custom spl_board_init() Pali Rohár 2021-07-23 11:14:33 +02:00
  • 2a85fdad3e arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS Pali Rohár 2021-07-23 11:14:32 +02:00
  • ad906753c2 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes Pali Rohár 2021-07-23 11:14:31 +02:00
  • 628fced8fb arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files Pali Rohár 2021-07-23 11:14:30 +02:00
  • 2226ca1734 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header Pali Rohár 2021-07-23 11:14:29 +02:00
  • 9baab60b80 SPL: Add support for parsing board / BootROM specific image types Pali Rohár 2021-07-23 11:14:28 +02:00
  • 5fce287556 SPL: Add support for specifying offset between header and image Pali Rohár 2021-07-23 11:14:27 +02:00
  • abbf2179b2 arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART Pali Rohár 2021-07-23 11:14:26 +02:00
  • 9d0225b7fa arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework Pali Rohár 2021-07-23 11:14:25 +02:00
  • e1cd0d424c arm: mvebu: Mark return_to_bootrom() as a noreturn function Pali Rohár 2021-07-23 11:14:24 +02:00
  • 4375598c52 arm: mvebu: Fix return_to_bootrom() Pali Rohár 2021-07-23 11:14:23 +02:00
  • 5029d7bf34 tools: kwboot: Fix checking image header version Pali Rohár 2021-07-23 11:14:22 +02:00
  • 825a2ca023 tools: kwboot: Check for v1 header size Pali Rohár 2021-07-23 11:14:21 +02:00
  • b943eee915 tools: kwboot: Cosmetic fix - add missing curly brackets Pali Rohár 2021-07-23 11:14:20 +02:00
  • 49a0a3b8b6 tools: kwboot: Print trailing newline after terminal is terminated Pali Rohár 2021-07-23 11:14:19 +02:00
  • ec0fe5b84e tools: kwboot: Fix restoring terminal Pali Rohár 2021-07-23 11:14:18 +02:00
  • 43fef8d4fe tools: kwboot: Fix wrong parameter passed to read() Pali Rohár 2021-07-23 11:14:17 +02:00
  • 19a81bdb3e tools: dumpimage: Show error message when trying to extract data from kwbimage Pali Rohár 2021-07-23 11:14:16 +02:00
  • a18ae18a59 tools: dumpimage: Fix crashing when trying to extract data from kwbimage Pali Rohár 2021-07-23 11:14:15 +02:00
  • a107c61b41 tools: kwbimage: Mark all BootROM structures __packed Pali Rohár 2021-07-23 11:14:14 +02:00
  • b4f3cc2c42 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X Pali Rohár 2021-07-23 11:14:13 +02:00
  • f63c583f9d tools: kwbimage: Add support for a new DATA_DELAY command Pali Rohár 2021-07-23 11:14:12 +02:00
  • 02ba70ad68 tools: kwbimage: Add support for DATA command also for v1 images Pali Rohár 2021-07-23 11:14:11 +02:00