]> git.ipfire.org Git - thirdparty/u-boot.git/commit
global: Use proper project name U-Boot
authorMichal Simek <michal.simek@amd.com>
Wed, 17 May 2023 07:17:16 +0000 (09:17 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 12 Jun 2023 11:24:31 +0000 (13:24 +0200)
commit1be82afa807cc3cfacab29e3de0975d2cd99fa5d
tree6170323ed749c9703573d7a669e2e0e1e05dfc39
parent6fe46936a3ea64a1c075661be3794e6ffbc3087e
global: Use proper project name U-Boot

Use proper project name in comments, Kconfig, readmes.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/0dbdf0432405c1c38ffca55703b6737a48219e79.1684307818.git.michal.simek@amd.com
66 files changed:
arch/Kconfig.nxp
arch/arc/include/asm/io.h
arch/arm/cpu/armv7/Kconfig
arch/arm/cpu/armv8/Kconfig
arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3
arch/arm/dts/fsl-ls1028a.dtsi
arch/arm/dts/meson-g12-common-u-boot.dtsi
arch/arm/dts/meson-gx-u-boot.dtsi
arch/arm/dts/rk3328-evb-u-boot.dtsi
arch/arm/dts/rk3328.dtsi
arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch2.h
arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch3.h
board/bosch/acc/acc.c
board/bosch/shc/README
board/compulab/cl-som-imx7/cl-som-imx7.c
board/hisilicon/poplar/README
board/isee/igep003x/board.c
board/isee/igep00x0/igep00x0.c
board/keymile/Kconfig
board/keymile/README
board/kontron/sl-mx6ul/spl.c
board/phytec/pcm058/README
board/synopsys/hsdk/hsdk.c
boot/boot_fit.c
cmd/ufs.c
common/spl/spl.c
common/spl/spl_mmc.c
doc/README.pcap
doc/README.s5p4418
doc/SPL/README.spl-secure-boot
doc/board/amlogic/p201.rst
doc/board/amlogic/p212.rst
doc/board/amlogic/s400.rst
doc/board/emulation/qemu-arm.rst
doc/board/nxp/ls1046ardb.rst
doc/board/nxp/mx6sabresd.rst
doc/board/rockchip/rockchip.rst
doc/board/sifive/unmatched.rst
doc/board/st/stm32mp1.rst
doc/board/xen/xenguest_arm64.rst
doc/develop/driver-model/bind.rst
doc/develop/driver-model/fs_firmware_loader.rst
doc/develop/uefi/uefi.rst
doc/usage/cmd/source.rst
doc/usage/dfu.rst
drivers/clk/clk-mux.c
drivers/gpio/gpio-fxl6408.c
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/fsl_ifc_spl.c
drivers/net/pfe_eth/pfe_hw.c
drivers/phy/marvell/comphy_cp110.c
drivers/spi/spi-qup.c
dts/Kconfig
fs/btrfs/compat.h
fs/btrfs/extent-io.h
include/fsl_validate.h
include/zynqmp_firmware.h
test/py/tests/test_android/test_avb.py
test/py/tests/test_cat/conftest.py
test/py/tests/test_efi_bootmgr/conftest.py
test/py/tests/test_efi_capsule/conftest.py
test/py/tests/test_efi_secboot/conftest.py
test/py/tests/test_eficonfig/conftest.py
test/py/tests/test_fs/conftest.py
test/py/tests/test_scp03.py
test/py/tests/test_xxd/conftest.py