Commit Graph

  • a9e9445ea2 rockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C and R5S Jonas Karlman 2023-08-02 19:59:33 +00:00
  • 5b155997d4 rockchip: rk3568-nanopi-r5: Update defconfig for NanoPi R5C and R5S Jonas Karlman 2023-08-02 19:49:46 +00:00
  • b37260bca1 phy: rockchip: naneng-combphy: Use signal from comb PHY on RK3588 Jonas Karlman 2023-08-02 19:41:22 +00:00
  • 50e54e8067 phy: rockchip: snps-pcie3: Add support for RK3588 Jonas Karlman 2023-08-02 19:04:32 +00:00
  • 1ebebfcc25 phy: rockchip: snps-pcie3: Add bifurcation support for RK3568 Jonas Karlman 2023-08-02 19:28:33 +00:00
  • 6cacdf842d phy: rockchip: snps-pcie3: Refactor to use a phy_init ops Jonas Karlman 2023-08-02 19:04:30 +00:00
  • 3b39592e8e phy: rockchip: snps-pcie3: Refactor to use clk_bulk API Jonas Karlman 2023-08-02 19:04:29 +00:00
  • 9af0c7732b pci: pcie_dw_rockchip: Configure number of lanes and link width speed Jonas Karlman 2023-08-02 19:25:51 +00:00
  • 83aa0ed1e9 Merge branch '2023-10-06-spl-prepare-for-universal-payload' Tom Rini 2023-10-06 17:23:47 -04:00
  • f69d3d6d10 pci: serial: Support reading PCI-register size with base Simon Glass 2023-09-26 08:14:58 -06:00
  • 61fc132051 dm: core: Tweak device_is_on_pci_bus() for code size Simon Glass 2023-09-26 08:14:57 -06:00
  • 7f5ff034c3 serial: Drop ns16550 serial_getinfo() in SPL Simon Glass 2023-09-26 08:14:56 -06:00
  • 9031ba8242 spl: Add C-based runtime detection of SPL Simon Glass 2023-09-26 08:14:55 -06:00
  • be5951461c command: Include a required header in command.h Simon Glass 2023-09-27 08:22:37 -06:00
  • 14d9f63dcf bloblist: Add missing name Simon Glass 2023-09-26 08:14:52 -06:00
  • 3d6531803e bloblist: Support initing from multiple places Simon Glass 2023-09-26 08:14:51 -06:00
  • ff6c708b99 sandbox: Move the bloblist down a little in memory Simon Glass 2023-09-26 08:14:50 -06:00
  • 97192937bf sandbox: Only read the state if we have a state file Simon Glass 2023-09-26 08:14:49 -06:00
  • a64fec9f17 sandbox: Init the EC properly even if no state file is available Simon Glass 2023-09-26 08:14:48 -06:00
  • d02c6f57ab sandbox: Move reading the RAM buffer into a better place Simon Glass 2023-09-26 08:14:47 -06:00
  • 5fe8bc3cf2 dm: core: Add tests for oftree_path() Simon Glass 2023-09-26 08:14:46 -06:00
  • 7071c82bdc dm: core: Support writing a 64-bit value Simon Glass 2023-09-26 08:14:45 -06:00
  • d9216c8683 dm: core: Support writing a boolean Simon Glass 2023-09-26 08:14:44 -06:00
  • 62b1db3377 dm: core: Add a way to convert a devicetree to a dtb Simon Glass 2023-09-26 08:14:43 -06:00
  • 67fb2159fb dm: core: Add a way to delete a node Simon Glass 2023-09-26 08:14:42 -06:00
  • c15862ffdd dm: core: Add a way to copy a node Simon Glass 2023-09-26 08:14:41 -06:00
  • e0c3c21d8b dm: core: Add a function to create an empty tree Simon Glass 2023-09-26 08:14:40 -06:00
  • 9bf78a5add dm: core: Tidy up comments in the ofnode tests Simon Glass 2023-09-26 08:14:39 -06:00
  • 3a1fc17a01 dm: core: Ensure we run flattree tests on ofnode Simon Glass 2023-09-26 08:14:38 -06:00
  • 247970978d dm: core: Reverse the argument order in ofnode_copy_props() Simon Glass 2023-09-26 08:14:37 -06:00
  • a17e1e76c8 spl: Move bloblist writing until the image is known Simon Glass 2023-09-26 08:14:36 -06:00
  • 2354daaf39 spl: Use the correct FIT_..._PROP constants Simon Glass 2023-09-26 08:14:35 -06:00
  • 035ab46e39 spl: Move the full FIT code to spl_fit.c Simon Glass 2023-09-26 08:14:34 -06:00
  • d7c232e6b5 spl: Rename spl_load_fit_image() to load_simple_fit() Simon Glass 2023-09-26 08:14:33 -06:00
  • 17ba50106e spl: Remove #ifdefs with BOOTSTAGE Simon Glass 2023-09-26 08:14:32 -06:00
  • 2003a83cc8 spl: Avoid an #ifdef when printing gd->malloc_ptr Simon Glass 2023-09-26 08:14:31 -06:00
  • 7907a7b99a dm: core: Correct help in TPL_DM and VPL_DM Simon Glass 2023-09-26 08:14:30 -06:00
  • 5bcacd1ad5 doc: Clean up SYS_MALLOC_SIMPLE Simon Glass 2023-09-26 08:14:29 -06:00
  • 34bacebd0a Tidy up uses of CONFIG_SYS_MALLOC_F_LEN Simon Glass 2023-09-26 08:14:28 -06:00
  • 3d6d507514 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN Simon Glass 2023-09-26 08:14:27 -06:00
  • a572041807 tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed Simon Glass 2023-09-26 08:14:26 -06:00
  • 7431b0ad54 spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed Simon Glass 2023-09-26 08:14:25 -06:00
  • fd8497dae5 spl: Create proper symbols for enabling the malloc() pool Simon Glass 2023-09-26 08:14:24 -06:00
  • 77b9b187e9 serial: Drop mention of SPL/TPL_SYS_MALLOC_F Simon Glass 2023-09-26 08:14:23 -06:00
  • f817e08ff2 spl: Drop the switch() statement for OS selection Simon Glass 2023-09-26 08:14:22 -06:00
  • e0be6eaf58 spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR Simon Glass 2023-09-26 08:14:21 -06:00
  • 6371c47999 spl: Drop #ifdefs for BOARD_INIT and watchdog Simon Glass 2023-09-26 08:14:20 -06:00
  • 6c2bdf5c1a spl: mx6: powerpc: Drop the condition on timer_init() Simon Glass 2023-09-26 08:14:19 -06:00
  • 52779874da spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC Simon Glass 2023-09-26 08:14:18 -06:00
  • 9cbdc3a0fc spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR Simon Glass 2023-09-26 08:14:17 -06:00
  • 82e26e0d68 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... Simon Glass 2023-09-26 08:14:16 -06:00
  • be2abe73df Merge https://source.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2023-10-05 13:26:44 -04:00
  • cb59d23584 Merge branch '2023-10-04-TI-dts-updates' Tom Rini 2023-10-05 10:48:21 -04:00
  • 25453dcf0d Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2023-10-04 18:49:58 -04:00
  • 69b19ca67b arm: dts: k3-j721e: Sync with v6.6-rc1 Neha Malcom Francis 2023-09-27 18:39:56 +05:30
  • d73851be43 arm: dts: k3-j721e-r5: Clean up inclusion hierarchy Neha Malcom Francis 2023-09-27 18:39:55 +05:30
  • 5b2671594b configs: j721e: Remove HBMC_AM654 config Neha Malcom Francis 2023-09-27 18:39:54 +05:30
  • a9c2b7326b drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up Neha Malcom Francis 2023-09-27 18:39:53 +05:30
  • 50fa67d091 arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS Neha Malcom Francis 2023-09-27 18:39:52 +05:30
  • dd0169f033 arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID Neha Malcom Francis 2023-09-27 18:39:51 +05:30
  • 0cb6515cda arm: dts: k3-am625-beagleplay: Fix Boot Nishanth Menon 2023-10-02 10:00:53 -05:00
  • 6d35682fb6 arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase Roger Quadros 2023-09-29 16:46:46 +03:00
  • 7e5b6f1cff arm: dts: k3-am625-sk: Fix boot Roger Quadros 2023-09-29 16:46:45 +03:00
  • 2f35889298 arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase Roger Quadros 2023-09-29 16:46:44 +03:00
  • f3285deeca arm: dts: k3-am642-sk: Fix boot Roger Quadros 2023-09-29 16:46:43 +03:00
  • 398bd2965c arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase Roger Quadros 2023-09-29 16:46:42 +03:00
  • c043ba97d8 arm: dts: k3-am64-evm: Fix boot Roger Quadros 2023-09-29 16:46:41 +03:00
  • 4840b71bb0 qconfig: Update the documentation Simon Glass 2023-09-23 13:44:16 -06:00
  • 519637929b qconfig: Rename the database file Simon Glass 2023-09-23 13:44:15 -06:00
  • ea4d6dead3 moveconfig: Rename the tool to qconfig Simon Glass 2023-09-23 13:44:14 -06:00
  • 94e2ed7c8e moveconfig: Move summaries to the end Simon Glass 2023-09-23 13:44:13 -06:00
  • fc07d99e6a moveconfig: Drop the initial output Simon Glass 2023-09-23 13:44:12 -06:00
  • dc1d2e6c7f moveconfig: Show a summary at the end Simon Glass 2023-09-23 13:44:11 -06:00
  • 6b25d21c86 moveconfig: Show failures in progress Simon Glass 2023-09-23 13:44:10 -06:00
  • 15f19ab501 moveconfig: Use u_boot_pylib for terminal colour Simon Glass 2023-09-23 13:44:09 -06:00
  • 95f0914ee8 moveconfig: Avoid showing progress at the end Simon Glass 2023-09-23 13:44:08 -06:00
  • 9461bf0d65 moveconfig: Reduce the amount of output Simon Glass 2023-09-23 13:44:07 -06:00
  • 5aba58cf3b moveconfig: Only show output when there is a reason Simon Glass 2023-09-23 13:44:06 -06:00
  • f297ba33e9 moveconfig: Fix misc pylint warnings Simon Glass 2023-09-23 13:44:05 -06:00
  • e6c686f405 moveconfig: Use an encoding with open() Simon Glass 2023-09-23 13:44:04 -06:00
  • b774ba52c6 moveconfig: Correct list-comprehension warnings Simon Glass 2023-09-23 13:44:03 -06:00
  • a6ab4dbd60 moveconfig: Correct use of members not declared in __init__() Simon Glass 2023-09-23 13:44:02 -06:00
  • a4c9d178bc moveconfig: Correct non-snake variables names Simon Glass 2023-09-23 13:44:01 -06:00
  • 62fae4bf66 moveconfig: Correct unused variables Simon Glass 2023-09-23 13:44:00 -06:00
  • 1bd43060b3 moveconfig: Use f strings where possible Simon Glass 2023-09-23 13:43:59 -06:00
  • 549d42230c moveconfig: Correct parameter-type warnings Simon Glass 2023-09-23 13:43:58 -06:00
  • 9827571240 moveconfig: Correct some regular-expression strings Simon Glass 2023-09-23 13:43:57 -06:00
  • 03137421f5 moveconfig: Drop suspicious boards Simon Glass 2023-09-23 13:43:56 -06:00
  • c734561563 moveconfig: Drop check_defconfig() and update_dotconfig() Simon Glass 2023-09-23 13:43:55 -06:00
  • 882c8e479f moveconfig: Drop CONFIG-moving code Simon Glass 2023-09-23 13:43:54 -06:00
  • 3481e89d96 moveconfig: Drop unused cleanup options Simon Glass 2023-09-23 13:43:53 -06:00
  • b5aa5a32e9 moveconfig: Correct ordering of asteval import Simon Glass 2023-09-23 13:43:52 -06:00
  • ad1f187c18 moveconfig: Avoid deprecation warning for setDaemon Simon Glass 2023-09-23 13:43:51 -06:00
  • 63df202ad8 moveconfig: Drop -H option Simon Glass 2023-09-23 13:43:50 -06:00
  • a535a371a9 dm: core: Adjust dump-sorting to get stats only when needed Simon Glass 2023-09-19 20:05:48 -06:00
  • b83e285866 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2023-10-04 10:49:30 -04:00
  • 6d91f0a3a1 board: st: common: cleanup dfu support Patrick Delaunay 2023-09-26 17:09:23 +02:00
  • 9cf125b1f8 configs: stm32mp13: add support of usb boot Patrick Delaunay 2023-09-26 17:09:22 +02:00
  • 3ac6cae944 configs: stm32mp13: activate command stm32prog Patrick Delaunay 2023-09-26 17:09:21 +02:00
  • e64e7331c2 configs: stm32mp13: Enable USB related flags Patrice Chotard 2023-09-26 17:09:20 +02:00