Commit Graph

  • 595232ad1f pci: powerpc: Drop old code Simon Glass 2021-08-01 18:54:21 -06:00
  • ae09983886 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID Simon Glass 2021-08-01 18:54:20 -06:00
  • 26221dc35c pci: Drop DM_PCI check from pci_common Simon Glass 2021-08-01 18:54:19 -06:00
  • e8c09d690b pci: Remove guard around compatibility functions Simon Glass 2021-08-01 18:54:17 -06:00
  • 86a898f5de pci: Drop old code from pci command Simon Glass 2021-08-01 18:54:14 -06:00
  • ab97eb341c Merge branch '2021-08-04-assorted-minor-fixes' Tom Rini 2021-08-04 21:18:33 -04:00
  • 1fdafebdfc cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices Adarsh Babu Kalepalli 2021-05-24 13:35:39 +05:30
  • f86eba03fa cmd:Elaborate 'blkcache' cmd HELP statement Adarsh Babu Kalepalli 2021-06-30 23:57:45 +05:30
  • e02c082287 config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM Heinrich Schuchardt 2021-07-29 20:27:17 +02:00
  • 08e8bc8a7f doc: Add basic information about running CI tests Tom Rini 2021-07-27 13:01:44 -04:00
  • a1ff2cb4d4 fs/squashfs: Fix some hardlinks reading the wrong inode Campbell Suter 2021-04-30 16:45:46 +12:00
  • 8edecd3110 fit: Fix verification of images with external data John Keeping 2021-04-20 19:19:44 +01:00
  • 66217225f7 CI: Update to LLVM-12 Tom Rini 2021-07-15 14:24:25 -04:00
  • a0953b34d9 Merge https://source.denx.de/u-boot/custodians/u-boot-spi Tom Rini 2021-08-03 14:06:41 -04:00
  • b91c704333 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung Tom Rini 2021-08-03 09:07:01 -04:00
  • d008190920 mtd: spi-nor: Mask out fast read if not requested in DT Bin Meng 2021-07-30 15:20:17 +08:00
  • 87e7219f9c mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() Bin Meng 2021-07-30 15:20:16 +08:00
  • cb42425aa1 spi: spi-mem-nodm: Fix read data size issue Bin Meng 2021-07-28 20:50:14 +08:00
  • 9102cce7f4 mtd: spi-nor-ids: Add support for XMC XM25QH64C Reto Schneider 2021-06-17 18:26:51 +02:00
  • 3b64774323 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2021-08-02 21:35:50 -04:00
  • 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