Commit Graph

  • 4a45086c0c rpi: Copy eth PHY address from fw DT to loaded DT Antoine Mazeas 2022-08-19 10:56:46 +02:00
  • 6d06424949 rpi: Copy properties from firmware dtb to the loaded dtb Antoine Mazeas 2022-08-19 10:56:45 +02:00
  • b07a62c021 configs: ls208x: enable DM_SERIAL Ioana Ciornei 2023-02-28 18:32:12 +02:00
  • 5a2416fd99 arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-all Ioana Ciornei 2023-02-28 18:32:11 +02:00
  • 1d37e4a18b arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with Linux Ioana Ciornei 2023-02-28 18:32:10 +02:00
  • 853c3124cd arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under soc Ioana Ciornei 2023-02-28 18:32:09 +02:00
  • c445af6d23 arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' node Ioana Ciornei 2023-02-28 18:32:08 +02:00
  • 73ba0371a1 arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r' Ioana Ciornei 2023-02-22 16:17:40 +02:00
  • a33b8baf20 board: freescale: ls1088a: remove code under !CONFIG_DM_ETH Ioana Ciornei 2023-02-15 17:31:19 +02:00
  • 6bd026d7f7 board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETH Ioana Ciornei 2023-02-15 17:31:18 +02:00
  • c45e8fe3bf board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETH Ioana Ciornei 2023-02-15 17:31:17 +02:00
  • 6419072880 board: freescale: lx2160a: remove code under !CONFIG_DM_ETH Ioana Ciornei 2023-02-15 17:31:16 +02:00
  • e083a47297 board: freescale: lx2160a: remove hardcoded ethernet initialization Ioana Ciornei 2023-02-15 17:31:15 +02:00
  • de58694f0d ARM: meson: odroid-go-ultra: setup PMIC regulators are board init Neil Armstrong 2023-02-10 11:25:07 +01:00
  • 88e08fc5f6 Prepare v2023.04-rc4 Tom Rini 2023-03-13 20:52:48 -04:00
  • 2684aad483 Merge tag 'efi-next-20230313' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Tom Rini 2023-03-13 15:36:52 -04:00
  • 218cf0e096 Merge tag 'efi-2023-04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2023-03-13 11:39:21 -04:00
  • d3970e04e7 efi_loader: describe term_get_char() Heinrich Schuchardt 2023-03-03 22:04:26 +01:00
  • 26a35023c4 efi_loader: update SetVariable attribute check Masahisa Kojima 2023-02-21 11:33:17 +09:00
  • 5ee8d90f54 doc: man-page for panic command Heinrich Schuchardt 2023-03-03 22:48:27 +01:00
  • ac2ac69080 doc: uefi: fix links Vincent Stehlé 2023-02-20 15:37:29 +01:00
  • 3080ddf970 test: unit test for crc8 Heinrich Schuchardt 2023-02-22 02:10:20 +01:00
  • 61a6210541 video: Add a note about the broken implementation Simon Glass 2023-03-10 12:47:23 -08:00
  • b7adb69e9a efi: Add dhrystone, dcache and scroll lines to app Simon Glass 2023-03-10 12:47:22 -08:00
  • a76b60f820 video: Clear the vidconsole rather than the video Simon Glass 2023-03-10 12:47:21 -08:00
  • 9f62a472df video: Remove duplicate cursor-positioning function Simon Glass 2023-03-10 12:47:20 -08:00
  • 1f0cf89227 efi: Adjust script to show pre-relocation output on terminal Simon Glass 2023-03-10 12:47:19 -08:00
  • 38191594df bbinfo: Show the size of the copy framebuffer Simon Glass 2023-03-10 12:47:18 -08:00
  • 315e367977 video: Allow a copy framebuffer with pre-allocated fb Simon Glass 2023-03-10 12:47:17 -08:00
  • f62229227c efi: Support copy framebuffer Simon Glass 2023-03-10 12:47:16 -08:00
  • 4f9a8f33f0 efi: Use a fixed value for the timer clock Simon Glass 2023-03-10 12:47:15 -08:00
  • 40b8afe6f6 x86: Add a few more items to bdinfo Simon Glass 2023-03-10 12:47:14 -08:00
  • 644e61448c efi: Support a 64-bit frame buffer address Simon Glass 2023-03-10 12:47:13 -08:00
  • 57fa418224 efi: video: Return mode info for app also Simon Glass 2023-03-10 12:47:12 -08:00
  • 88753816cf efi: video: Move payload code into a function Simon Glass 2023-03-10 12:47:11 -08:00
  • 7ac50f88f8 microblaze: drop remnants of manual reloc Ovidiu Panait 2023-03-11 19:38:38 +02:00
  • 3363cf96eb microblaze: drop CONFIG_NEEDS_MANUAL_RELOC Ovidiu Panait 2023-03-11 19:38:37 +02:00
  • 02d30e5f92 tools: relocate-rela: add support for handling 32-bit big endian files Ovidiu Panait 2023-03-11 19:38:36 +02:00
  • 424f04fcd9 tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu() Ovidiu Panait 2023-03-11 19:38:35 +02:00
  • 26c8c1bd12 tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32() Ovidiu Panait 2023-03-11 19:38:34 +02:00
  • 1247fc7de8 Merge https://source.denx.de/u-boot/custodians/u-boot-usb Tom Rini 2023-03-10 19:10:14 -05:00
  • 0e823300f5 Merge https://source.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2023-03-10 19:09:59 -05:00
  • 6c1cdf158c Merge tag 'dm-pull-10mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2023-03-10 16:01:52 -05:00
  • ae08097faa ARM: dts: renesas: Enable sysinfo on R-Car D3 Draak Tam Nguyen 2023-02-27 23:58:48 +01:00
  • c8eaebb426 ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I Tam Nguyen 2023-02-27 23:58:47 +01:00
  • b791b9cf55 sysinfo: rcar3: Fix Draak and Eagle board code Tam Nguyen 2023-02-27 23:58:46 +01:00
  • ce46817215 pinctrl: renesas: Drop non-existent PFC info table entries Marek Vasut 2023-02-28 07:25:53 +01:00
  • 3efdf01fa4 clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3 subdriver Marek Vasut 2023-02-28 22:16:02 +01:00
  • f20a61af42 mmc: renesas-sdhi: Add proper probe error fail path Marek Vasut 2023-02-27 23:49:28 +01:00
  • 6ddffa89cb mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz Marek Vasut 2023-02-27 23:49:27 +01:00
  • 4042ce73c8 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB Heinrich Schuchardt 2023-01-25 19:40:16 +01:00
  • fe61da8c75 usb: USB hubs require host mode Heinrich Schuchardt 2023-01-25 19:40:15 +01:00
  • aa89aebb17 test: cmd: fdt: Test fdt bootcpu Marek Vasut 2023-03-02 04:08:40 +01:00
  • caec1be706 test: cmd: fdt: Test fdt rm Marek Vasut 2023-03-02 04:08:38 +01:00
  • e7c7878455 test: cmd: fdt: Test fdt mknode Marek Vasut 2023-03-02 04:08:37 +01:00
  • a6bcd977f9 test: cmd: fdt: Test fdt set Marek Vasut 2023-03-02 04:08:36 +01:00
  • 55d0f982f3 test: cmd: fdt: Test fdt get size Marek Vasut 2023-03-02 04:08:35 +01:00
  • 1b025afca4 test: cmd: fdt: Test fdt get addr Marek Vasut 2023-03-02 04:08:34 +01:00
  • 4e22e12e3f test: cmd: fdt: Test fdt get name Marek Vasut 2023-03-02 04:08:33 +01:00
  • 4efea813ef test: cmd: fdt: Test fdt resize Marek Vasut 2023-03-02 04:08:31 +01:00
  • 79bcd809f4 test: cmd: fdt: Test fdt move Marek Vasut 2023-03-02 04:08:30 +01:00
  • e2d7daa6c9 test: cmd: fdt: Test both string and integer arrays in 'fdt get value' Marek Vasut 2023-03-02 04:08:29 +01:00
  • ed14576b59 test: cmd: fdt: Test alias resolution in 'fdt get value' Marek Vasut 2023-03-02 04:08:28 +01:00
  • 21e1d93b14 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it Marek Vasut 2023-03-02 04:08:27 +01:00
  • 38805e03f0 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() Marek Vasut 2023-03-02 04:08:26 +01:00
  • 4a9fe8cbe6 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() Marek Vasut 2023-03-02 04:08:25 +01:00
  • 967e7078b7 test: Add ut_assert_nextline_empty() empty line helper Marek Vasut 2023-03-02 04:08:24 +01:00
  • 4e6d030550 cmd: fdt: Add support for integer arrays in fdt get value with index Marek Vasut 2023-03-02 04:08:23 +01:00
  • b363da1c26 cmd: fdt: Map address returned from fdt get addr to sysmem Marek Vasut 2023-03-02 04:08:22 +01:00
  • 98d114e75c cmd: fdt: Handle 64bit pointers in fdt get addr Marek Vasut 2023-03-02 04:08:21 +01:00
  • 068b7d9ed3 cmd: fdt: Align checksign parameter names in help text Marek Vasut 2023-03-02 04:08:20 +01:00
  • 5e0462757c cmd: fdt: Check argc before accessing argv in fdt memory Marek Vasut 2023-03-02 04:08:19 +01:00
  • c8786b6db6 cmd: fdt: Check argc before accessing argv in fdt bootcpu Marek Vasut 2023-03-02 04:08:18 +01:00
  • 7a5aa5c14e cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space Marek Vasut 2023-03-02 04:08:17 +01:00
  • 15195d6a54 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space Marek Vasut 2023-03-02 04:08:16 +01:00
  • 0655b9e621 cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size Marek Vasut 2023-03-02 04:08:15 +01:00
  • 78e20a7f4e cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint Marek Vasut 2023-03-02 04:08:14 +01:00
  • bcf343146f Merge tag 'dm-next-9mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next Tom Rini 2023-03-09 11:22:50 -05:00
  • ebea05e10e spl: Add missing prototype for board_boot_order Algapally Santosh Sagar 2023-03-01 03:33:34 -07:00
  • cc24fd7859 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write Algapally Santosh Sagar 2023-03-01 03:33:33 -07:00
  • 9b669ef059 arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT by default Ashok Reddy Soma 2023-02-23 22:07:09 -07:00
  • 9207c48491 arm64: dts: zynqmp: Fix nand dt node Ashok Reddy Soma 2023-02-23 22:07:08 -07:00
  • 1e01769a2d mtd: nand: arasan: Set ofnode value Ashok Reddy Soma 2023-02-23 22:07:07 -07:00
  • 437d77f16b mtd: nand: arasan: Remove hardcoded bbt option Ashok Reddy Soma 2023-02-23 22:07:06 -07:00
  • 4fffbc1108 spi: xilinx_spi: Fix spi reset Jiajie Chen 2023-02-27 23:09:39 +08:00
  • dd0ebfe8a4 arm64: zynqmp: Remove comment about gem spec in kv260 Michal Simek 2023-02-20 09:09:04 +01:00
  • 5544a5c7c5 xilinx: Enable SMC command for arm64 targets Michal Simek 2023-02-15 09:45:22 +01:00
  • e2aa078c1c cmd: smccc: Print results in hex instead of dec Michal Simek 2023-02-15 09:45:21 +01:00
  • 89f0f14fe2 arm64: zynqmp: Add an OP-TEE node to the device tree Ilias Apalodimas 2023-02-16 15:39:20 +02:00
  • 749cbcfeac fpga: zynqmppl: fix fpga loads command for unencrypted use case Neal Frager 2023-02-14 13:19:59 +00:00
  • cfa39857de ARM: zynq: Comment interrupt names IRQs for pl330 Michal Simek 2023-01-05 09:40:32 +01:00
  • 89c3a5151c ARM: dts: zynq-7000: drop useless 'dma-channels/requests' properties Krzysztof Kozlowski 2022-04-30 14:18:54 +02:00
  • 4837ff416d ARM: dts: xilinx: align gpio-key node names with dtschema Krzysztof Kozlowski 2022-06-15 17:53:24 -07:00
  • 5331845db4 ARM: zynq: Use recommended dma-controller name instead of dmac Michal Simek 2023-01-05 09:41:22 +01:00
  • 06ba3c252f arm64: zynqmp: Enable hs termination flag for USB dwc3 controller Michael Grzeschik 2022-10-23 23:56:49 +02:00
  • b4b2f7bb5f arm64: dts: xilinx: align LED node names with dtschema Krzysztof Kozlowski 2022-11-25 15:41:36 +01:00
  • a09d9278a5 xilinx: dts: Remove cdns,zynq-gem Michal Simek 2023-02-06 13:50:00 +01:00
  • 6d87b1572f arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies Algapally Santosh Sagar 2023-02-01 02:55:53 -07:00
  • 953d4177af binman: Support generation of x509 certificates Simon Glass 2023-03-02 17:02:45 -07:00
  • 7caa372a5e binman: Support updating section contents Simon Glass 2023-03-02 17:02:44 -07:00