/openbmc/u-boot/board/broadcom/bcmstb/ |
H A D | Makefile | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | MAINTAINERS | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | bcmstb.c | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/arch/arm/mach-bcmstb/ |
H A D | lowlevel_init.S | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | Makefile | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | Kconfig | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/ |
H A D | sdhci.h | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | gpio.h | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | hardware.h | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | timer.h | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/doc/ |
H A D | README.bcm7xxx | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/drivers/spi/ |
H A D | bcmstb_spi.c | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | spi-uclass.c | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | Kconfig | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | Makefile | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/drivers/mmc/ |
H A D | bcmstb_sdhci.c | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | Kconfig | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | Makefile | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/include/configs/ |
H A D | bcmstb.h | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
H A D | bcm7445.h | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/configs/ |
H A D | bcm7445_defconfig | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/dts/ |
H A D | Kconfig | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/arch/arm/ |
H A D | Makefile | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/include/ |
H A D | fdtdec.h | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 Fri Jun 08 16:59:45 CDT 2018 Thomas Fitzsimmons <fitzsim@fitzsim.org> board: arm: Add support for Broadcom BCM7445
Add support for loading U-Boot on the Broadcom 7445 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT.
Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>
|