Commit Graph

  • b41eb5a27e p1_p2_rdb: Remove unused environment sections Tom Rini 2022-12-02 16:42:13 -05:00
  • 4475d017c5 arm: exynos5: Migrate USB_BOOTING to Kconfig Tom Rini 2022-12-02 16:42:12 -05:00
  • 7d212af2b1 usb: Update USB_STORAGE dependencies Tom Rini 2022-12-02 16:42:11 -05:00
  • 14f43797d0 Merge tag 'v2023.01-rc4' into next Tom Rini 2022-12-19 09:29:55 -05:00
  • 1154e965d0 Merge tag 'efi-2023-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-12-20 12:50:38 -05:00
  • 566bc672a7 Merge tag 'tpm-20122022' of https://source.denx.de/u-boot/custodians/u-boot-tpm Tom Rini 2022-12-20 12:50:24 -05:00
  • ad50ca5019 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key Masahisa Kojima 2022-12-20 19:38:52 +09:00
  • 9ba35e64fa efi_selftest: conformance test for GetNextVariableName Heinrich Schuchardt 2022-12-18 06:08:58 +00:00
  • 70a4ac693d efi_loader: fix efi_get_next_variable_name_mem() Heinrich Schuchardt 2022-12-18 06:08:57 +00:00
  • 645502743a eficonfig: avoid SetVariable between GetNextVariableName calls Masahisa Kojima 2022-12-19 11:33:13 +09:00
  • ce3270849b eficonfig: carve out efi_get_next_variable_name_int calls Masahisa Kojima 2022-12-19 11:33:12 +09:00
  • f823e32388 test: add unit test for u16_strnlen() Heinrich Schuchardt 2022-12-18 05:32:14 +00:00
  • f9178e19a1 doc: correct heading level in printenv man-page Heinrich Schuchardt 2022-12-18 04:00:52 +00:00
  • ea58b9a404 cmd: allow sound command to play multiple sounds Heinrich Schuchardt 2022-12-15 16:50:39 -08:00
  • 8374617637 ARM: dts: at91: sama5d2: fix wrong interrupt-cells property Eugen Hristev 2022-12-12 11:59:16 +02:00
  • a60c5a986e ARM: mach-at91: add support for sama7g5 chip id and extended id definition Mihai Sain 2022-12-02 09:47:19 +02:00
  • 4df35b38d1 ARM: dts: at91: sama7g5/sama7g5ek: align DT with kernel 6.1 Eugen Hristev 2022-11-25 09:54:53 +02:00
  • 9859b9a722 sysreset: at91: add compatible with microchip, sama7g5-rstc Eugen Hristev 2022-11-25 09:54:52 +02:00
  • f2d6c888f4 dt-bindings: mfd: add at91-usart.h from Linux Eugen Hristev 2022-11-25 09:54:51 +02:00
  • 33ba80303e tpm2: ftpm: open session with privileged ree login Etienne Carriere 2022-12-07 16:25:33 +01:00
  • 2243922edc Prepare v2023.01-rc4 Tom Rini 2022-12-19 08:45:26 -05:00
  • daa531cc5c Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2022-12-19 08:33:24 -05:00
  • bdd3a47e02 rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards Sughosh Ganu 2022-11-10 14:49:17 +05:30
  • e86c789ca3 rockpi4: board: Add firmware image information for capsule updates Sughosh Ganu 2022-11-10 14:49:16 +05:30
  • bea9267d7e rockchip: capsule: Add functions for supporting capsule updates Sughosh Ganu 2022-11-10 14:49:15 +05:30
  • b5194c2258 phy: rockchip: handle clock without enable function John Keeping 2022-12-06 12:48:55 +00:00
  • 216928c772 rockchip: Pinebook Pro: Do not initialize i2c before relocation Michal Suchanek 2022-12-03 13:31:29 +01:00
  • c74f6e748b rockchip: puma: fix GPT table corruption when saving U-Boot environment Quentin Schulz 2022-10-25 12:58:02 +02:00
  • 75a364eb05 arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4 FUKAUMI Naoki 2022-10-19 07:12:52 +00:00
  • 22e443c76d configs:rockchip:roc-rk3399-pc:Enable more configs Manoj Sai 2022-09-15 12:53:19 +05:30
  • 58eb6675da arm: dts: rockchip: rk3128: fix clocks, compatible and phys Johan Jonker 2022-09-09 22:20:07 +02:00
  • 565d77b4c0 arm: dts: rockchip: rk3128: fix DT node names Johan Jonker 2022-09-09 22:19:24 +02:00
  • b919d43af5 arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files Johan Jonker 2022-09-09 22:19:06 +02:00
  • c643468849 arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts Johan Jonker 2022-09-09 22:18:55 +02:00
  • 4d89330b8a rockchip: rk3128-cru: sync the clock dt-binding header from Linux Johan Jonker 2022-09-09 22:18:45 +02:00
  • 96d926cac3 rockchip: enable fdt overlays for ROCK Pi 4 series FUKAUMI Naoki 2022-09-10 01:47:24 +00:00
  • f5315dd629 rockchip: Only call binman when TPL available Kever Yang 2022-12-18 20:43:38 +08:00
  • 93685d0dcb Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing Tom Rini 2022-12-05 21:03:36 -05:00
  • 255cebbfa3 Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-12-18 08:10:09 -05:00
  • 55e374f508 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi Tom Rini 2022-12-18 08:08:55 -05:00
  • 5b5f6e0d61 doc: update Sphinx requirements for certifi Heinrich Schuchardt 2022-12-09 15:33:52 +01:00
  • 63db1561f1 efi: adjust ebbr to v2.1 in conformance profile Vincent Stehlé 2022-12-16 17:55:04 +01:00
  • e7d962bc3c doc: fix typos Maxim Cournoyer 2022-12-16 21:09:40 -05:00
  • 9bd3d354a1 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2022-12-15 13:06:00 -05:00
  • 64531496f9 sunxi: board: annotate #endif lines Andre Przywara 2022-11-28 00:02:56 +00:00
  • eeaca6ac27 sunxi: remove bogus mmc_pinmux_setup() prototype Andre Przywara 2022-11-28 00:55:20 +00:00
  • ed82586c40 sunxi: remove unused CONFIG_MMC_SUNXI_SLOT Andre Przywara 2022-11-28 00:03:53 +00:00
  • 58e2a35f2e x86: cosmetic: Fix a typo in the reserve_arch() comments Bin Meng 2022-11-24 11:39:23 +08:00
  • e23cae3080 x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE Bin Meng 2022-11-24 16:19:54 +08:00
  • 5d1c8342ae x86: dfi-bt700: Adjust CONFIG_TEXT_BASE Bin Meng 2022-11-24 15:58:17 +08:00
  • 388f93f963 x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE Bin Meng 2022-11-24 15:33:09 +08:00
  • 66e2c665f3 x86: minnowmax: Adjust CONFIG_TEXT_BASE Bin Meng 2022-11-24 11:07:13 +08:00
  • f38be30868 x86: bayleybay: Adjust CONFIG_TEXT_BASE Bin Meng 2022-11-24 11:24:37 +08:00
  • 767df6a27d x86: Fix i8259 ifdef include guard Alistair Delva 2022-09-26 22:23:26 +00:00
  • 705209a095 sunxi: Fix serial console for A10s-OLinuXino-MICRO Mark Kettenis 2022-12-11 23:00:54 +01:00
  • 6cad8bea4f pinctrl: sunxi: Add P2WI and RSB pinmuxes Samuel Holland 2022-11-17 22:22:27 -06:00
  • b072aefbbe sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig Andre Przywara 2022-11-19 16:10:59 +00:00
  • 9c955393f7 Merge branch '2022-12-12-build-related-updates' into next Tom Rini 2022-12-13 11:34:59 -05:00
  • ed6251187a Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" Tom Rini 2022-12-13 09:26:25 -05:00
  • aeb13924f4 km/mpc8360: remove unused CONFIG_SYS_PAXE defines Holger Brunck 2022-12-02 18:22:43 +01:00
  • 31464f9455 km/ppc: migrate all mpc83xx to DM_I2C Holger Brunck 2022-12-02 18:22:42 +01:00
  • 400d1a7c94 board/km: remove obsolete ARCH_KIRKWOOD Holger Brunck 2022-12-02 18:22:41 +01:00
  • 3bcf9c08a3 board/km/secu: migrate to use environment text files Holger Brunck 2022-12-02 18:22:40 +01:00
  • 6f7c936fbd board/km/cent2: migrate to environment text file Holger Brunck 2022-12-02 18:22:39 +01:00
  • 0cc0c098c8 km/powerpc: migrate to env.txt file Holger Brunck 2022-12-02 18:22:38 +01:00
  • 553d7607c6 board/km: move ls102xa boards to environment text files Holger Brunck 2022-12-02 18:22:37 +01:00
  • 8b83d54f9e configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT Patrick Delaunay 2022-12-07 09:26:44 +01:00
  • 72e79f998e configs: SBx81LIFKW: move MTDPART_DEFAULT in defconfig Patrick Delaunay 2022-12-07 09:26:43 +01:00
  • 91b9551fb3 configs: SBx81LIFXCAT: move MTDPART_DEFAULT in defconfig Patrick Delaunay 2022-12-07 09:26:42 +01:00
  • bde4a407ea configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfig Patrick Delaunay 2022-12-07 09:26:41 +01:00
  • 828d7e6022 configs: am333x_guardian: move MTDIDS_DEFAULT in defconfif Patrick Delaunay 2022-12-07 09:26:40 +01:00
  • 1e1c51f8ac Makefile: link with --no-warn-rwx-segments Tom Rini 2022-12-07 15:49:43 -05:00
  • 259420703b Merge branch '2022-12-12-assorted-improvements' into next Tom Rini 2022-12-12 16:32:37 -05:00
  • 178cbadb52 configs: set CONFIG_LMB_MAX_REGIONS=64 for all mt798[16] boards Daniel Golle 2022-11-29 19:37:59 +00:00
  • 8debdf1417 ARM: dts: npcm7xx: add npcm750 gpio node compatible name Jim Liu 2022-11-28 10:34:47 +08:00
  • 74bf4899b5 ARM: dts: npcm8xx: add npcm845 function node Jim Liu 2022-11-28 10:32:44 +08:00
  • 5e6becefb0 ARM: config: enable function for nuvoton npcm845 bmc Jim Liu 2022-11-28 10:32:43 +08:00
  • 3419416a3a omap4: make musb probeable by simple bus Andreas Kemnade 2022-11-26 23:30:09 +01:00
  • 739e8361f3 distro/pxeboot: Handle prompt variable Manuel Traut 2022-11-18 09:00:27 +01:00
  • 51c5c28af5 cmd: pxe: use strdup to copy config Patrick Delaunay 2022-10-28 11:01:20 +02:00
  • a5dacef738 cmd: pxe: support INITRD and FDT selection with FIT Patrick Delaunay 2022-10-28 11:01:19 +02:00
  • f723c2778c cmd: pxe: reorder kernel treatment in label_boot Patrick Delaunay 2022-10-28 11:01:18 +02:00
  • 4c56d75117 drivers: pci: pcie_dw_common: add upper-limit to iATU Ben Dooks 2022-10-20 16:51:09 +01:00
  • 1eaffe3958 arm: mach-omap2: Move common image process functions out of board files Andrew Davis 2022-10-20 12:12:19 -05:00
  • c917865c7f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2022-12-12 09:00:58 -05:00
  • b560f2c61f Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2022-12-12 08:59:13 -05:00
  • 30257f4699 dm: pmic: ignore disabled node in pmic_bind_children Patrick Delaunay 2022-10-26 15:05:10 +02:00
  • 91dae6d0a1 phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply Patrick Delaunay 2022-09-20 13:39:56 +02:00
  • 3a68fda33f arm: mvebu: Espressobin: Fix default env variables Derek LaHousse 2022-12-12 07:34:17 +01:00
  • 7a7b0856ca Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash Tom Rini 2022-12-11 09:40:25 -05:00
  • fda2253d12 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY Dai Okamura 2022-12-09 20:40:21 +09:00
  • 17c2ccde22 mtd: nand: mxs_nand_spl: don't read useless pages Dario Binacchi 2022-11-20 10:57:04 +01:00
  • 670789f5ba mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() Dario Binacchi 2022-11-08 10:07:19 +01:00
  • d09807ad14 cmd: mtd: check if a block has to be skipped or erased Dario Binacchi 2022-10-30 15:14:13 +01:00
  • c21b0ca525 mtd: nand: make Samsung SLC NAND usable again Michael Trimarchi 2022-10-21 08:05:36 +02:00
  • ec2c9240d5 mtd: rawnand: omap_gpmc: Reduce .bss usage Roger Quadros 2022-10-11 14:50:06 +03:00
  • 664d536926 mtd: rawnand: nand_spl_loaders: Fix cast type build warning Roger Quadros 2022-10-11 14:50:05 +03:00
  • cd72a950e0 mtd: rawnand: omap_gpmc: Optimize NAND reads Roger Quadros 2022-10-11 14:50:02 +03:00
  • 7e4a494c5f mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms Roger Quadros 2022-10-11 14:50:01 +03:00
  • 472229fcfc mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms Roger Quadros 2022-10-11 14:50:00 +03:00