History log of /rk3399_rockchip-uboot/arch/arm/include/ (Results 976 – 1000 of 3788)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ebe621d515-Jul-2016 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-dm


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/cache_v7.c
/rk3399_rockchip-uboot/arch/arm/dts/rk3288-firefly.dts
asm/arch-rockchip/sdram.h
/rk3399_rockchip-uboot/arch/arm/lib/cache.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288-board-spl.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288/sdram_rk3288.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288/syscon_rk3288.c
/rk3399_rockchip-uboot/arch/sandbox/Kconfig
/rk3399_rockchip-uboot/arch/sandbox/config.mk
/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile
/rk3399_rockchip-uboot/arch/sandbox/cpu/cpu.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/os.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/spl.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/start.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/sandbox/dts/sandbox.dts
/rk3399_rockchip-uboot/arch/sandbox/include/asm/spl.h
/rk3399_rockchip-uboot/arch/sandbox/lib/Makefile
/rk3399_rockchip-uboot/board/sandbox/MAINTAINERS
/rk3399_rockchip-uboot/common/spl/spl.c
/rk3399_rockchip-uboot/configs/firefly-rk3288_defconfig
/rk3399_rockchip-uboot/configs/sandbox_spl_defconfig
/rk3399_rockchip-uboot/doc/driver-model/of-plat.txt
/rk3399_rockchip-uboot/drivers/clk/clk-uclass.c
/rk3399_rockchip-uboot/drivers/clk/clk_fixed_rate.c
/rk3399_rockchip-uboot/drivers/clk/clk_rk3288.c
/rk3399_rockchip-uboot/drivers/core/device-remove.c
/rk3399_rockchip-uboot/drivers/core/device.c
/rk3399_rockchip-uboot/drivers/core/lists.c
/rk3399_rockchip-uboot/drivers/core/regmap.c
/rk3399_rockchip-uboot/drivers/core/root.c
/rk3399_rockchip-uboot/drivers/core/syscon-uclass.c
/rk3399_rockchip-uboot/drivers/misc/Makefile
/rk3399_rockchip-uboot/drivers/misc/spltest_sandbox.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_dw_mmc.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl_rk3288.c
/rk3399_rockchip-uboot/drivers/rtc/date.c
/rk3399_rockchip-uboot/drivers/serial/Kconfig
/rk3399_rockchip-uboot/drivers/serial/Makefile
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/drivers/serial/sandbox.c
/rk3399_rockchip-uboot/drivers/serial/serial-uclass.c
/rk3399_rockchip-uboot/drivers/serial/serial_rockchip.c
/rk3399_rockchip-uboot/dts/Kconfig
/rk3399_rockchip-uboot/include/clk.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/sandbox_spl.h
/rk3399_rockchip-uboot/include/dm/device.h
/rk3399_rockchip-uboot/include/dm/platdata.h
/rk3399_rockchip-uboot/include/dt-structs.h
/rk3399_rockchip-uboot/include/os.h
/rk3399_rockchip-uboot/include/regmap.h
/rk3399_rockchip-uboot/include/syscon.h
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/lib/libfdt/libfdt.swig
/rk3399_rockchip-uboot/lib/libfdt/setup.py
/rk3399_rockchip-uboot/lib/libfdt/test_libfdt.py
/rk3399_rockchip-uboot/lib/tiny-printf.c
/rk3399_rockchip-uboot/scripts/Makefile.host
/rk3399_rockchip-uboot/scripts/Makefile.spl
/rk3399_rockchip-uboot/test/py/conftest.py
/rk3399_rockchip-uboot/test/py/tests/test_ofplatdata.py
/rk3399_rockchip-uboot/test/py/u_boot_console_base.py
/rk3399_rockchip-uboot/test/py/u_boot_console_sandbox.py
/rk3399_rockchip-uboot/test/py/u_boot_spawn.py
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/dtoc/.gitignore
/rk3399_rockchip-uboot/tools/dtoc/dtoc
/rk3399_rockchip-uboot/tools/dtoc/dtoc.py
/rk3399_rockchip-uboot/tools/dtoc/fdt.py
/rk3399_rockchip-uboot/tools/dtoc/fdt_fallback.py
/rk3399_rockchip-uboot/tools/dtoc/fdt_util.py
a29710c506-Jul-2016 Amit Singh Tomar <amittomer25@gmail.com>

net: Add EMAC driver for H3/A83T/A64 SoCs.

This patch add EMAC driver support for H3/A83T/A64 SoCs.
Tested on Pine64(A64-External PHY) and Orangepipc(H3-Internal PHY).

BIG Thanks to Andre for provi

net: Add EMAC driver for H3/A83T/A64 SoCs.

This patch add EMAC driver support for H3/A83T/A64 SoCs.
Tested on Pine64(A64-External PHY) and Orangepipc(H3-Internal PHY).

BIG Thanks to Andre for providing some of the DT code.

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...

320e057009-Jun-2016 Bernhard Nortmann <bernhard.nortmann@web.de>

sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data

The patch converts one of the "reserved" fields in the sunxi SPL
header to a fel_uEnv_length entry. When booting over USB ("

sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data

The patch converts one of the "reserved" fields in the sunxi SPL
header to a fel_uEnv_length entry. When booting over USB ("FEL
mode"), this enables the sunxi-fel utility to pass the string
length of uEnv.txt compatible data; at the same time requesting
that this data be imported into the U-Boot environment.

If parse_spl_header() in the sunxi board.c encounters a non-zero
value in this header field, it will therefore call himport_r() to
merge the string (lines) passed via FEL into the default settings.
Environment vars can be changed this way even before U-Boot will
attempt to autoboot - specifically, this also allows overriding
"bootcmd".

With fel_script_addr set and a zero fel_uEnv_length, U-Boot is
safe to assume that data in .scr format (a mkimage-type script)
was passed at fel_script_addr, and will handle it using the
existing mechanism ("bootcmd_fel").

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
Acked-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...

19e99fb407-Jun-2016 Siarhei Siamashka <siarhei.siamashka@gmail.com>

sunxi: Support booting from SPI flash

Allwinner devices support SPI flash as one of the possible
bootable media type. The SPI flash chip needs to be connected
to SPI0 pins (port C) to make this work

sunxi: Support booting from SPI flash

Allwinner devices support SPI flash as one of the possible
bootable media type. The SPI flash chip needs to be connected
to SPI0 pins (port C) to make this work. More information is
available at:

https://linux-sunxi.org/Bootable_SPI_flash

This patch adds the initial support for booting from SPI flash.
The existing SPI frameworks are not used in order to reduce the
SPL code size. Right now the SPL size grows by ~370 bytes when
CONFIG_SPL_SPI_SUNXI option is enabled.

While there are no popular Allwinner devices with SPI flash at
the moment, testing can be done using a SPI flash module (it
can be bought for ~2$ on ebay) and jumper wires with the boards,
which expose relevant pins on the expansion header. The SPI flash
chips themselves are very cheap (some prices are even listed as
low as 4 cents) and should not cost much if somebody decides to
design a development board with an SPI flash chip soldered on
the PCB.

Another nice feature of the SPI flash is that it can be safely
accessed in a device-independent way (since we know that the
boot ROM is already probing these pins during the boot time).
And if, for example, Olimex boards opted to use SPI flash instead
of EEPROM, then they would have been able to have U-Boot installed
in the SPI flash now and boot the rest of the system from the SATA
hard drive. Hopefully we may see new interesting Allwinner based
development boards in the future, now that the software support
for the SPI flash is in a better shape :-)

Testing can be done by enabling the CONFIG_SPL_SPI_SUNXI option
in a board defconfig, then building U-Boot and finally flashing
the resulting u-boot-sunxi-with-spl.bin binary over USB OTG with
a help of the sunxi-fel tool:

sunxi-fel spiflash-write 0 u-boot-sunxi-with-spl.bin

The device needs to be switched into FEL (USB recovery) mode first.
The most suitable boards for testing are Orange Pi PC and Pine64.
Because these boards are cheap, have no built-in NAND/eMMC and
expose SPI0 pins on the Raspberry Pi compatible expansion header.
The A13-OLinuXino-Micro board also can be used.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/Kconfig
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/dts/dra7-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/dra72-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2e-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2g-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2g.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/k2hk-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2l-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/keystone.dtsi
asm/arch-sunxi/gpio.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/board.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
/rk3399_rockchip-uboot/arch/x86/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/acpi.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/quark/acpi.c
/rk3399_rockchip-uboot/arch/x86/dts/Makefile
/rk3399_rockchip-uboot/arch/x86/dts/baytrail_som-db5800-som-6867.dts
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi_table.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/global_nvs.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/lpc.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/platform.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/global_nvs.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/platform.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/lib/acpi_table.c
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_support.c
/rk3399_rockchip-uboot/board/advantech/Kconfig
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/.gitignore
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/Kconfig
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/MAINTAINERS
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/Makefile
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/acpi/mainboard.asl
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/dsdt.asl
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/som-db5800-som-6867.c
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/start.S
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c
/rk3399_rockchip-uboot/board/evb_rk3036/evb_rk3036/MAINTAINERS
/rk3399_rockchip-uboot/board/kylin/kylin_rk3036/MAINTAINERS
/rk3399_rockchip-uboot/board/sunxi/README.pine64
/rk3399_rockchip-uboot/cmd/sf.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/fb_mmc.c
/rk3399_rockchip-uboot/common/spl/spl.c
/rk3399_rockchip-uboot/common/spl/spl_mmc.c
/rk3399_rockchip-uboot/configs/bayleybay_defconfig
/rk3399_rockchip-uboot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/rk3399_rockchip-uboot/configs/dragonboard410c_defconfig
/rk3399_rockchip-uboot/configs/k2e_evm_defconfig
/rk3399_rockchip-uboot/configs/k2g_evm_defconfig
/rk3399_rockchip-uboot/configs/k2hk_evm_defconfig
/rk3399_rockchip-uboot/configs/k2l_evm_defconfig
/rk3399_rockchip-uboot/configs/minnowmax_defconfig
/rk3399_rockchip-uboot/configs/sandbox_defconfig
/rk3399_rockchip-uboot/configs/som-db5800-som-6867_defconfig
/rk3399_rockchip-uboot/doc/README.x86
/rk3399_rockchip-uboot/doc/git-mailrc
/rk3399_rockchip-uboot/drivers/core/device.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_mmc.c
/rk3399_rockchip-uboot/drivers/gpio/mpc85xx_gpio.c
/rk3399_rockchip-uboot/drivers/misc/cros_ec_sandbox.c
/rk3399_rockchip-uboot/drivers/mmc/Kconfig
/rk3399_rockchip-uboot/drivers/mmc/Makefile
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc-uclass.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_boot.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_legacy.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_private.h
/rk3399_rockchip-uboot/drivers/mmc/msm_sdhci.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/sandbox_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/sdhci.c
/rk3399_rockchip-uboot/drivers/mtd/spi/Kconfig
/rk3399_rockchip-uboot/drivers/mtd/spi/Makefile
/rk3399_rockchip-uboot/drivers/mtd/spi/sunxi_spi_spl.c
/rk3399_rockchip-uboot/drivers/pci/pci_rom.c
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi.c
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi.h
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi_apb.c
/rk3399_rockchip-uboot/drivers/spi/davinci_spi.c
/rk3399_rockchip-uboot/drivers/spi/spi-uclass.c
/rk3399_rockchip-uboot/include/configs/k2g_evm.h
/rk3399_rockchip-uboot/include/configs/rk3036_common.h
/rk3399_rockchip-uboot/include/configs/rk3288_common.h
/rk3399_rockchip-uboot/include/configs/som-db5800-som-6867.h
/rk3399_rockchip-uboot/include/configs/sunxi-common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_keystone2.h
/rk3399_rockchip-uboot/include/dm/device.h
/rk3399_rockchip-uboot/include/dm/uclass-id.h
/rk3399_rockchip-uboot/include/dwmmc.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/sdhci.h
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/test/py/u_boot_spawn.py
/rk3399_rockchip-uboot/test/py/u_boot_utils.py
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/patman/patchstream.py
fb4baf5d04-Jul-2016 Simon Glass <sjg@chromium.org>

rockchip: sdram: Move all DT decoding to ofdata_to_platdata()

It is more correct to avoid touching the device tree in the probe() method.
Update the driver to work this way. Note that only SPL needs

rockchip: sdram: Move all DT decoding to ofdata_to_platdata()

It is more correct to avoid touching the device tree in the probe() method.
Update the driver to work this way. Note that only SPL needs to fiddle with
the SDRAM registers, so decoding the platform data fully is not necessary in
U-Boot proper.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

9ca7e67204-Jul-2016 Simon Glass <sjg@chromium.org>

rockchip: Update the sdram-channel property to support of-platdata

Add an extra byte so that this data is not byteswapped. Add a comment to
the code to explain the purpose.

Signed-off-by: Simon Gla

rockchip: Update the sdram-channel property to support of-platdata

Add an extra byte so that this data is not byteswapped. Add a comment to
the code to explain the purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/Kconfig
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/dts/dra7-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/dra72-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2e-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2g-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2g.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/k2hk-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2l-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/keystone.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3288-firefly.dts
asm/arch-rockchip/sdram.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
/rk3399_rockchip-uboot/arch/sandbox/Kconfig
/rk3399_rockchip-uboot/arch/sandbox/config.mk
/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile
/rk3399_rockchip-uboot/arch/sandbox/cpu/cpu.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/os.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/spl.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/start.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/sandbox/dts/sandbox.dts
/rk3399_rockchip-uboot/arch/sandbox/include/asm/spl.h
/rk3399_rockchip-uboot/arch/sandbox/lib/Makefile
/rk3399_rockchip-uboot/arch/x86/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/acpi.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/quark/acpi.c
/rk3399_rockchip-uboot/arch/x86/dts/Makefile
/rk3399_rockchip-uboot/arch/x86/dts/baytrail_som-db5800-som-6867.dts
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi_table.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/global_nvs.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/lpc.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/platform.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/global_nvs.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/platform.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/lib/acpi_table.c
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_support.c
/rk3399_rockchip-uboot/board/advantech/Kconfig
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/.gitignore
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/Kconfig
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/MAINTAINERS
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/Makefile
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/acpi/mainboard.asl
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/dsdt.asl
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/som-db5800-som-6867.c
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/start.S
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c
/rk3399_rockchip-uboot/board/evb_rk3036/evb_rk3036/MAINTAINERS
/rk3399_rockchip-uboot/board/kylin/kylin_rk3036/MAINTAINERS
/rk3399_rockchip-uboot/board/sandbox/MAINTAINERS
/rk3399_rockchip-uboot/board/sunxi/README.pine64
/rk3399_rockchip-uboot/cmd/sf.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/fb_mmc.c
/rk3399_rockchip-uboot/common/spl/spl.c
/rk3399_rockchip-uboot/common/spl/spl_mmc.c
/rk3399_rockchip-uboot/configs/bayleybay_defconfig
/rk3399_rockchip-uboot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/rk3399_rockchip-uboot/configs/dragonboard410c_defconfig
/rk3399_rockchip-uboot/configs/k2e_evm_defconfig
/rk3399_rockchip-uboot/configs/k2g_evm_defconfig
/rk3399_rockchip-uboot/configs/k2hk_evm_defconfig
/rk3399_rockchip-uboot/configs/k2l_evm_defconfig
/rk3399_rockchip-uboot/configs/minnowmax_defconfig
/rk3399_rockchip-uboot/configs/sandbox_defconfig
/rk3399_rockchip-uboot/configs/sandbox_spl_defconfig
/rk3399_rockchip-uboot/configs/som-db5800-som-6867_defconfig
/rk3399_rockchip-uboot/doc/README.x86
/rk3399_rockchip-uboot/doc/driver-model/of-plat.txt
/rk3399_rockchip-uboot/doc/git-mailrc
/rk3399_rockchip-uboot/drivers/clk/clk-uclass.c
/rk3399_rockchip-uboot/drivers/clk/clk_fixed_rate.c
/rk3399_rockchip-uboot/drivers/core/device-remove.c
/rk3399_rockchip-uboot/drivers/core/device.c
/rk3399_rockchip-uboot/drivers/core/lists.c
/rk3399_rockchip-uboot/drivers/core/regmap.c
/rk3399_rockchip-uboot/drivers/core/root.c
/rk3399_rockchip-uboot/drivers/core/syscon-uclass.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_mmc.c
/rk3399_rockchip-uboot/drivers/gpio/mpc85xx_gpio.c
/rk3399_rockchip-uboot/drivers/misc/Makefile
/rk3399_rockchip-uboot/drivers/misc/cros_ec_sandbox.c
/rk3399_rockchip-uboot/drivers/misc/spltest_sandbox.c
/rk3399_rockchip-uboot/drivers/mmc/Kconfig
/rk3399_rockchip-uboot/drivers/mmc/Makefile
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc-uclass.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_boot.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_legacy.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_private.h
/rk3399_rockchip-uboot/drivers/mmc/msm_sdhci.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/sandbox_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/sdhci.c
/rk3399_rockchip-uboot/drivers/pci/pci_rom.c
/rk3399_rockchip-uboot/drivers/serial/Kconfig
/rk3399_rockchip-uboot/drivers/serial/Makefile
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/drivers/serial/sandbox.c
/rk3399_rockchip-uboot/drivers/serial/serial-uclass.c
/rk3399_rockchip-uboot/drivers/serial/serial_rockchip.c
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi.c
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi.h
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi_apb.c
/rk3399_rockchip-uboot/drivers/spi/davinci_spi.c
/rk3399_rockchip-uboot/drivers/spi/spi-uclass.c
/rk3399_rockchip-uboot/dts/Kconfig
/rk3399_rockchip-uboot/include/clk.h
/rk3399_rockchip-uboot/include/configs/k2g_evm.h
/rk3399_rockchip-uboot/include/configs/rk3036_common.h
/rk3399_rockchip-uboot/include/configs/rk3288_common.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/sandbox_spl.h
/rk3399_rockchip-uboot/include/configs/som-db5800-som-6867.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_keystone2.h
/rk3399_rockchip-uboot/include/dm/device.h
/rk3399_rockchip-uboot/include/dm/platdata.h
/rk3399_rockchip-uboot/include/dm/uclass-id.h
/rk3399_rockchip-uboot/include/dt-structs.h
/rk3399_rockchip-uboot/include/dwmmc.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/os.h
/rk3399_rockchip-uboot/include/regmap.h
/rk3399_rockchip-uboot/include/sdhci.h
/rk3399_rockchip-uboot/include/syscon.h
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/lib/libfdt/libfdt.swig
/rk3399_rockchip-uboot/lib/libfdt/setup.py
/rk3399_rockchip-uboot/lib/libfdt/test_libfdt.py
/rk3399_rockchip-uboot/lib/tiny-printf.c
/rk3399_rockchip-uboot/scripts/Makefile.host
/rk3399_rockchip-uboot/scripts/Makefile.spl
/rk3399_rockchip-uboot/test/py/u_boot_spawn.py
/rk3399_rockchip-uboot/test/py/u_boot_utils.py
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/dtoc/.gitignore
/rk3399_rockchip-uboot/tools/dtoc/dtoc
/rk3399_rockchip-uboot/tools/dtoc/dtoc.py
/rk3399_rockchip-uboot/tools/dtoc/fdt.py
/rk3399_rockchip-uboot/tools/dtoc/fdt_fallback.py
/rk3399_rockchip-uboot/tools/dtoc/fdt_util.py
/rk3399_rockchip-uboot/tools/patman/patchstream.py
397b569720-Jun-2016 Simon Glass <sjg@chromium.org>

arm: Move check_cache_range() into a common place

This code is common, so move it into a common file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>

4b2fd72007-Jul-2016 Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>

stm32: Change USART port to USART6 for stm32f746 discovery board

This change is to remove a halt at about 200KiB
while sending a large(1MiB) binary to a micro controller using USART1.
USART1 is conn

stm32: Change USART port to USART6 for stm32f746 discovery board

This change is to remove a halt at about 200KiB
while sending a large(1MiB) binary to a micro controller using USART1.
USART1 is connected to a PC via an on-board ST-Link debugger
that also functions as a USB-Serial converter.
However, it seems to loss some data occasionally.
So I changed the serial port to USART6 and connected it to the PC using
an FTDI USB-Serial cable, therefore the transmission was successfully
completed.

Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>

show more ...

25c1b13507-Jul-2016 Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>

stm32: Add SDRAM support for stm32f746 discovery board

This patch adds SDRAM support for stm32f746 discovery board.
This patch depends on previous patch.
This patch is based on STM32F4 and emcraft's

stm32: Add SDRAM support for stm32f746 discovery board

This patch adds SDRAM support for stm32f746 discovery board.
This patch depends on previous patch.
This patch is based on STM32F4 and emcraft's[1].

[1]: https://github.com/EmcraftSystems/u-boot

Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>

show more ...

ba0a3c1607-Jul-2016 Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>

stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board

This patch adds 200MHz clock configuration for stm32f746 discovery board.
This patch is based on STM32F4 and emcraft's[1].

[

stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board

This patch adds 200MHz clock configuration for stm32f746 discovery board.
This patch is based on STM32F4 and emcraft's[1].

[1]: https://github.com/EmcraftSystems/u-boot

Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>

show more ...


/rk3399_rockchip-uboot/Kconfig
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/Kconfig
asm/arch-stm32f7/stm32.h
/rk3399_rockchip-uboot/arch/arm/mach-stm32/stm32f7/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-stm32/stm32f7/clock.c
/rk3399_rockchip-uboot/arch/arm/mach-stm32/stm32f7/soc.c
/rk3399_rockchip-uboot/arch/sandbox/lib/bootm.c
/rk3399_rockchip-uboot/common/bootm_os.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/drivers/serial/serial_stm32x7.c
/rk3399_rockchip-uboot/include/configs/dragonboard410c.h
/rk3399_rockchip-uboot/include/configs/stm32f746-disco.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/linux/io.h
/rk3399_rockchip-uboot/test/README
/rk3399_rockchip-uboot/test/py/conftest.py
/rk3399_rockchip-uboot/test/py/multiplexed_log.py
/rk3399_rockchip-uboot/test/py/tests/test_vboot.py
/rk3399_rockchip-uboot/test/py/tests/vboot/sandbox-kernel.dts
/rk3399_rockchip-uboot/test/py/tests/vboot/sandbox-u-boot.dts
/rk3399_rockchip-uboot/test/py/tests/vboot/sign-configs-sha1.its
/rk3399_rockchip-uboot/test/py/tests/vboot/sign-configs-sha256.its
/rk3399_rockchip-uboot/test/py/tests/vboot/sign-images-sha1.its
/rk3399_rockchip-uboot/test/py/tests/vboot/sign-images-sha256.its
/rk3399_rockchip-uboot/test/py/u_boot_console_base.py
/rk3399_rockchip-uboot/test/py/u_boot_console_sandbox.py
/rk3399_rockchip-uboot/test/py/u_boot_utils.py
/rk3399_rockchip-uboot/test/run
/rk3399_rockchip-uboot/tools/fit_image.c
/rk3399_rockchip-uboot/tools/image-host.c
/rk3399_rockchip-uboot/tools/mkimage.c
c74b8fcd28-Jun-2016 Masahiro Yamada <yamada.masahiro@socionext.com>

arm, nds32, sh: remove useless ioremap()/iounmap() defines

These defines are valid only when iomem_valid_addr is defined,
but I do not see such defines anywhere. Remove.

Signed-off-by: Masahiro Ya

arm, nds32, sh: remove useless ioremap()/iounmap() defines

These defines are valid only when iomem_valid_addr is defined,
but I do not see such defines anywhere. Remove.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

show more ...

95ebc25328-Jun-2016 Masahiro Yamada <yamada.masahiro@socionext.com>

types.h: move and redefine resource_size_t

Currently, this is only defined in arch/arm/include/asm/types.h,
so move it to include/linux/types.h to make it available for all
architectures.

I defined

types.h: move and redefine resource_size_t

Currently, this is only defined in arch/arm/include/asm/types.h,
so move it to include/linux/types.h to make it available for all
architectures.

I defined it with phys_addr_t as Linux does. I needed to surround
the define with #ifdef __KERNEL__ ... #endif to avoid build errors
in tools building. (Host tools should not include <linux/types.h>
in the first place, but this is already messy in U-Boot...)

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

1bb0a21b27-Jun-2016 Andreas Dannenberg <dannenberg@ti.com>

arm: omap-common: secure ROM signature verify API

Adds an API that verifies a signature attached to an image (binary
blob). This API is basically a entry to a secure ROM service provided by
the devi

arm: omap-common: secure ROM signature verify API

Adds an API that verifies a signature attached to an image (binary
blob). This API is basically a entry to a secure ROM service provided by
the device and accessed via an SMC call, using a particular calling
convention.

Signed-off-by: Daniel Allred <d-allred@ti.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...

d86f7afd27-Jun-2016 Andreas Dannenberg <dannenberg@ti.com>

arm: omap-common: add secure rom call API for secure devices

Adds a generic C-callable API for making secure ROM calls on OMAP and
OMAP-compatible devices. This API provides the important function o

arm: omap-common: add secure rom call API for secure devices

Adds a generic C-callable API for making secure ROM calls on OMAP and
OMAP-compatible devices. This API provides the important function of
flushing the ROM call arguments to memory from the cache, so that the
secure world will have a coherent view of those arguments. Then is
simply calls the omap_smc_sec routine.

Signed-off-by: Daniel Allred <d-allred@ti.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...

51d0638627-Jun-2016 Daniel Allred <d-allred@ti.com>

arm: omap-common: add secure smc entry

Add an interface for calling secure ROM APIs across a range of OMAP and
OMAP compatible high-security (HS) device variants. While at it, also
perform minor cle

arm: omap-common: add secure smc entry

Add an interface for calling secure ROM APIs across a range of OMAP and
OMAP compatible high-security (HS) device variants. While at it, also
perform minor cleanup/alignment without any change in functionality.

Signed-off-by: Daniel Allred <d-allred@ti.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...

6b6024ea27-Jun-2016 Masahiro Yamada <yamada.masahiro@socionext.com>

arm64: add better and more generic spin-table support

There are two enable methods supported by ARM64 Linux; psci and
spin-table. The latter is simpler and helpful for quick SoC bring
up. My main

arm64: add better and more generic spin-table support

There are two enable methods supported by ARM64 Linux; psci and
spin-table. The latter is simpler and helpful for quick SoC bring
up. My main motivation for this patch is to improve the spin-table
support, which allows us to boot an ARMv8 system without the ARM
Trusted Firmware.

Currently, we have multi-entry code in arch/arm/cpu/armv8/start.S
and the spin-table is supported in a really ad-hoc way, and I see
some problems:

- We must hard-code CPU_RELEASE_ADDR so that it matches the
"cpu-release-addr" property in the DT that comes from the
kernel tree.

- The Documentation/arm64/booting.txt in Linux requires that
the release address must be zero-initialized, but it is not
cared by the common code in U-Boot. We must do it in a board
function.

- There is no systematic way to protect the spin-table code from
the kernel. We are supposed to do it in a board specific manner,
but it is difficult to predict where the spin-table code will be
located after the relocation. So, it also makes difficult to
hard-code /memreserve/ in the DT of the kernel.

So, here is a patch to solve those problems; the DT is run-time
modified to reserve the spin-table code (+ cpu-release-addr).
Also, the "cpu-release-addr" property is set to an appropriate
address after the relocation, which means we no longer need the
hard-coded CPU_RELEASE_ADDR.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/Kconfig
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/spin_table.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/spin_table_v8.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/start.S
/rk3399_rockchip-uboot/arch/arm/dts/dra7-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/dra72-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2e-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2g-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2g.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/k2hk-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/k2l-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/keystone.dtsi
asm/spin_table.h
/rk3399_rockchip-uboot/arch/arm/lib/bootm-fdt.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
/rk3399_rockchip-uboot/arch/x86/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/acpi.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/quark/acpi.c
/rk3399_rockchip-uboot/arch/x86/dts/Makefile
/rk3399_rockchip-uboot/arch/x86/dts/baytrail_som-db5800-som-6867.dts
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi_table.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/global_nvs.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/lpc.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/platform.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/global_nvs.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/platform.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/global_nvs.h
/rk3399_rockchip-uboot/arch/x86/lib/acpi_table.c
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_support.c
/rk3399_rockchip-uboot/board/advantech/Kconfig
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/.gitignore
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/Kconfig
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/MAINTAINERS
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/Makefile
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/acpi/mainboard.asl
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/dsdt.asl
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/som-db5800-som-6867.c
/rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/start.S
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c
/rk3399_rockchip-uboot/board/evb_rk3036/evb_rk3036/MAINTAINERS
/rk3399_rockchip-uboot/board/kylin/kylin_rk3036/MAINTAINERS
/rk3399_rockchip-uboot/board/sunxi/README.pine64
/rk3399_rockchip-uboot/cmd/sf.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/fb_mmc.c
/rk3399_rockchip-uboot/common/spl/spl_mmc.c
/rk3399_rockchip-uboot/configs/bayleybay_defconfig
/rk3399_rockchip-uboot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/rk3399_rockchip-uboot/configs/dragonboard410c_defconfig
/rk3399_rockchip-uboot/configs/k2e_evm_defconfig
/rk3399_rockchip-uboot/configs/k2g_evm_defconfig
/rk3399_rockchip-uboot/configs/k2hk_evm_defconfig
/rk3399_rockchip-uboot/configs/k2l_evm_defconfig
/rk3399_rockchip-uboot/configs/minnowmax_defconfig
/rk3399_rockchip-uboot/configs/sandbox_defconfig
/rk3399_rockchip-uboot/configs/som-db5800-som-6867_defconfig
/rk3399_rockchip-uboot/doc/README.x86
/rk3399_rockchip-uboot/doc/git-mailrc
/rk3399_rockchip-uboot/drivers/core/device.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_mmc.c
/rk3399_rockchip-uboot/drivers/gpio/mpc85xx_gpio.c
/rk3399_rockchip-uboot/drivers/misc/cros_ec_sandbox.c
/rk3399_rockchip-uboot/drivers/mmc/Kconfig
/rk3399_rockchip-uboot/drivers/mmc/Makefile
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc-uclass.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_boot.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_legacy.c
/rk3399_rockchip-uboot/drivers/mmc/mmc_private.h
/rk3399_rockchip-uboot/drivers/mmc/msm_sdhci.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/sandbox_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/sdhci.c
/rk3399_rockchip-uboot/drivers/pci/pci_rom.c
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi.c
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi.h
/rk3399_rockchip-uboot/drivers/spi/cadence_qspi_apb.c
/rk3399_rockchip-uboot/drivers/spi/davinci_spi.c
/rk3399_rockchip-uboot/drivers/spi/spi-uclass.c
/rk3399_rockchip-uboot/include/configs/k2g_evm.h
/rk3399_rockchip-uboot/include/configs/rk3036_common.h
/rk3399_rockchip-uboot/include/configs/rk3288_common.h
/rk3399_rockchip-uboot/include/configs/som-db5800-som-6867.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_keystone2.h
/rk3399_rockchip-uboot/include/dm/device.h
/rk3399_rockchip-uboot/include/dm/uclass-id.h
/rk3399_rockchip-uboot/include/dwmmc.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/sdhci.h
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/test/py/u_boot_spawn.py
/rk3399_rockchip-uboot/test/py/u_boot_utils.py
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/patman/patchstream.py
0de02de705-Jul-2016 Alexander Graf <agraf@suse.de>

arm: Fix setjmp (again)

Commit e677724 (arm: Fix setjmp) added code to fix compilation of the setjmp
code path with thumv1. Unfortunately it missed a constraint that the adr
instruction can only ref

arm: Fix setjmp (again)

Commit e677724 (arm: Fix setjmp) added code to fix compilation of the setjmp
code path with thumv1. Unfortunately it missed a constraint that the adr
instruction can only refer to 4 byte aligned offsets.

So this patch adds the required alignment hooks to make compilation
work again even when setjmp doesn't happen to be 4 byte aligned.

Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Tom Rini <trini@konsulko.com>

show more ...


/rk3399_rockchip-uboot/arch/arc/config.mk
/rk3399_rockchip-uboot/arch/arc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/arm/dts/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/sun8i-r16-parrot.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-harmony.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-seaboard.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-ventana.dts
asm/setjmp.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/Makefile
/rk3399_rockchip-uboot/board/sunxi/MAINTAINERS
/rk3399_rockchip-uboot/cmd/usb.c
/rk3399_rockchip-uboot/configs/colibri_t20_defconfig
/rk3399_rockchip-uboot/configs/harmony_defconfig
/rk3399_rockchip-uboot/configs/medcom-wide_defconfig
/rk3399_rockchip-uboot/configs/parrot_r16_defconfig
/rk3399_rockchip-uboot/configs/paz00_defconfig
/rk3399_rockchip-uboot/configs/seaboard_defconfig
/rk3399_rockchip-uboot/configs/tec_defconfig
/rk3399_rockchip-uboot/configs/ventana_defconfig
/rk3399_rockchip-uboot/drivers/mmc/msm_sdhci.c
/rk3399_rockchip-uboot/drivers/net/designware.c
/rk3399_rockchip-uboot/drivers/net/designware.h
/rk3399_rockchip-uboot/drivers/net/phy/aquantia.c
/rk3399_rockchip-uboot/drivers/net/rtl8169.c
/rk3399_rockchip-uboot/drivers/pci/pci_tegra.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-fsl.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mx6.c
/rk3399_rockchip-uboot/drivers/video/rockchip/rk_hdmi.c
/rk3399_rockchip-uboot/drivers/video/tegra.c
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/socfpga_common.h
/rk3399_rockchip-uboot/include/errno.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/lib/tiny-printf.c
/rk3399_rockchip-uboot/net/nfs.c
/rk3399_rockchip-uboot/test/py/tests/test_hush_if_test.py
/rk3399_rockchip-uboot/test/py/tests/test_sandbox_exit.py
9acebe8a13-Jun-2016 Olliver Schinagl <oliver@schinagl.nl>

sunxi: Add missing boot_media fields in the SPL header

Commit b19236fd1 ("sunxi: Increase SPL header size to 64 bytes to avoid
code corruption") Added defines for MMC0 and SPI as boot identification

sunxi: Add missing boot_media fields in the SPL header

Commit b19236fd1 ("sunxi: Increase SPL header size to 64 bytes to avoid
code corruption") Added defines for MMC0 and SPI as boot identification.
After verifying on an OLinuXino Lime2 with NAND and eMMC, the expected
values have been confirmed and added to spl.h

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-common32.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld11-ref.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld11.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld20-ref.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld20.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld4-ref.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld4.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld6b-ref.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-ld6b.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-pro4-ace.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-pro4-ref.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-pro4-sanji.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-pro4.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-pro5-4kbox.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-pro5.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-sld3.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-sld8-ref.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ph1-sld8.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-pinctrl.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-proxstream2-gentil.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-proxstream2-vodka.dts
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-proxstream2.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ref-daughter.dtsi
asm/arch-sunxi/spl.h
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/board_early_init_f.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/pinctrl/pinctrl-ld20.c
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Makefile
/rk3399_rockchip-uboot/board/sunxi/board.c
/rk3399_rockchip-uboot/board/ti/am43xx/MAINTAINERS
/rk3399_rockchip-uboot/board/ti/dra7xx/evm.c
/rk3399_rockchip-uboot/common/Kconfig
/rk3399_rockchip-uboot/common/autoboot.c
/rk3399_rockchip-uboot/configs/am43xx_hs_evm_defconfig
/rk3399_rockchip-uboot/configs/brppt1_mmc_defconfig
/rk3399_rockchip-uboot/configs/brppt1_nand_defconfig
/rk3399_rockchip-uboot/configs/brppt1_spi_defconfig
/rk3399_rockchip-uboot/configs/brxre1_defconfig
/rk3399_rockchip-uboot/configs/cairo_defconfig
/rk3399_rockchip-uboot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
/rk3399_rockchip-uboot/configs/controlcenterd_TRAILBLAZER_defconfig
/rk3399_rockchip-uboot/configs/omap3_evm_quick_mmc_defconfig
/rk3399_rockchip-uboot/configs/omap3_evm_quick_nand_defconfig
/rk3399_rockchip-uboot/configs/socfpga_is1_defconfig
/rk3399_rockchip-uboot/doc/README.autoboot
/rk3399_rockchip-uboot/drivers/mmc/sdhci.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/Kconfig
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/Makefile
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier.h
/rk3399_rockchip-uboot/drivers/spi/ti_qspi.c
/rk3399_rockchip-uboot/include/configs/CPCI2DP.h
/rk3399_rockchip-uboot/include/configs/CPCI4052.h
/rk3399_rockchip-uboot/include/configs/MIP405.h
/rk3399_rockchip-uboot/include/configs/PIP405.h
/rk3399_rockchip-uboot/include/configs/PLU405.h
/rk3399_rockchip-uboot/include/configs/PMC405DE.h
/rk3399_rockchip-uboot/include/configs/PMC440.h
/rk3399_rockchip-uboot/include/configs/VCMA9.h
/rk3399_rockchip-uboot/include/configs/VOM405.h
/rk3399_rockchip-uboot/include/configs/a3m071.h
/rk3399_rockchip-uboot/include/configs/amcc-common.h
/rk3399_rockchip-uboot/include/configs/apf27.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/cm_t3517.h
/rk3399_rockchip-uboot/include/configs/cm_t43.h
/rk3399_rockchip-uboot/include/configs/devkit3250.h
/rk3399_rockchip-uboot/include/configs/digsy_mtc.h
/rk3399_rockchip-uboot/include/configs/dlvision-10g.h
/rk3399_rockchip-uboot/include/configs/exynos-common.h
/rk3399_rockchip-uboot/include/configs/gdppc440etx.h
/rk3399_rockchip-uboot/include/configs/hrcon.h
/rk3399_rockchip-uboot/include/configs/intip.h
/rk3399_rockchip-uboot/include/configs/io.h
/rk3399_rockchip-uboot/include/configs/io64.h
/rk3399_rockchip-uboot/include/configs/iocon.h
/rk3399_rockchip-uboot/include/configs/legoev3.h
/rk3399_rockchip-uboot/include/configs/meesc.h
/rk3399_rockchip-uboot/include/configs/omap3_logic.h
/rk3399_rockchip-uboot/include/configs/pcm030.h
/rk3399_rockchip-uboot/include/configs/r7780mp.h
/rk3399_rockchip-uboot/include/configs/s5p_goni.h
/rk3399_rockchip-uboot/include/configs/smdk2410.h
/rk3399_rockchip-uboot/include/configs/smdkc100.h
/rk3399_rockchip-uboot/include/configs/snapper9260.h
/rk3399_rockchip-uboot/include/configs/snapper9g45.h
/rk3399_rockchip-uboot/include/configs/socfpga_is1.h
/rk3399_rockchip-uboot/include/configs/spear-common.h
/rk3399_rockchip-uboot/include/configs/strider.h
/rk3399_rockchip-uboot/include/configs/theadorable.h
/rk3399_rockchip-uboot/include/configs/ti_omap5_common.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/configs/uniphier.h
/rk3399_rockchip-uboot/include/configs/vinco.h
/rk3399_rockchip-uboot/include/configs/work_92105.h
/rk3399_rockchip-uboot/include/configs/x600.h
/rk3399_rockchip-uboot/include/configs/xilinx-ppc.h
44faff2428-Jun-2016 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-fsl-qoriq


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/generic.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/clk-bcm235xx.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/clk-core.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/spl.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/boot-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/spl.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/zynqmp/spl.c
/rk3399_rockchip-uboot/arch/arm/dts/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/at91sam9260-smartweb.dts
/rk3399_rockchip-uboot/arch/arm/dts/at91sam9260.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/at91sam9261.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/at91sam9263.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/at91sam9g20-taurus.dts
/rk3399_rockchip-uboot/arch/arm/dts/at91sam9g20.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/at91sam9g45-corvus.dts
/rk3399_rockchip-uboot/arch/arm/dts/fsl-ls1012a.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/fsl-ls1043a.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/fsl-ls2080a.dtsi
/rk3399_rockchip-uboot/arch/arm/imx-common/spl.c
asm/arch-fsl-layerscape/cpu.h
asm/arch-fsl-layerscape/soc.h
/rk3399_rockchip-uboot/arch/arm/mach-at91/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/at91_matrix.h
/rk3399_rockchip-uboot/arch/arm/mach-at91/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-davinci/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288-board-spl.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/board.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/boot-mode/boot-mode.c
/rk3399_rockchip-uboot/arch/arm/mach-zynq/spl.c
/rk3399_rockchip-uboot/board/BuR/brppt1/Kconfig
/rk3399_rockchip-uboot/board/BuR/brppt1/MAINTAINERS
/rk3399_rockchip-uboot/board/BuR/brppt1/Makefile
/rk3399_rockchip-uboot/board/BuR/brppt1/board.c
/rk3399_rockchip-uboot/board/BuR/brppt1/mux.c
/rk3399_rockchip-uboot/board/BuR/brxre1/Kconfig
/rk3399_rockchip-uboot/board/BuR/brxre1/MAINTAINERS
/rk3399_rockchip-uboot/board/BuR/brxre1/Makefile
/rk3399_rockchip-uboot/board/BuR/brxre1/board.c
/rk3399_rockchip-uboot/board/BuR/brxre1/mux.c
/rk3399_rockchip-uboot/board/broadcom/bcm11130/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm11130_nand/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm23550_w1d/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm28155_ap/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm28155_w1d/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm911360_entphn-ns/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm911360_entphn/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm911360k/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm958300k-ns/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm958300k/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm958305k/MAINTAINERS
/rk3399_rockchip-uboot/board/broadcom/bcm958622hr/MAINTAINERS
/rk3399_rockchip-uboot/board/freescale/ls1043aqds/ls1043aqds.c
/rk3399_rockchip-uboot/board/siemens/corvus/board.c
/rk3399_rockchip-uboot/board/siemens/smartweb/smartweb.c
/rk3399_rockchip-uboot/board/siemens/taurus/taurus.c
/rk3399_rockchip-uboot/board/ti/am335x/Kconfig
/rk3399_rockchip-uboot/common/Kconfig
/rk3399_rockchip-uboot/common/fb_mmc.c
/rk3399_rockchip-uboot/common/fb_nand.c
/rk3399_rockchip-uboot/common/image-sparse.c
/rk3399_rockchip-uboot/common/spl/spl_mmc.c
/rk3399_rockchip-uboot/configs/am335x_evm_spiboot_defconfig
/rk3399_rockchip-uboot/configs/am43xx_evm_qspiboot_defconfig
/rk3399_rockchip-uboot/configs/axm_defconfig
/rk3399_rockchip-uboot/configs/brppt1_mmc_defconfig
/rk3399_rockchip-uboot/configs/brppt1_nand_defconfig
/rk3399_rockchip-uboot/configs/brppt1_spi_defconfig
/rk3399_rockchip-uboot/configs/brxre1_defconfig
/rk3399_rockchip-uboot/configs/corvus_defconfig
/rk3399_rockchip-uboot/configs/ls1012afrdm_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1012aqds_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1012ardb_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1021aqds_nand_defconfig
/rk3399_rockchip-uboot/configs/ls1021aqds_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1021aqds_sdcard_ifc_defconfig
/rk3399_rockchip-uboot/configs/ls1021aqds_sdcard_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1021atwr_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1021atwr_sdcard_ifc_defconfig
/rk3399_rockchip-uboot/configs/ls1021atwr_sdcard_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1043aqds_nand_defconfig
/rk3399_rockchip-uboot/configs/ls1043aqds_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1043aqds_sdcard_ifc_defconfig
/rk3399_rockchip-uboot/configs/ls1043aqds_sdcard_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls1043ardb_nand_defconfig
/rk3399_rockchip-uboot/configs/ls1043ardb_sdcard_defconfig
/rk3399_rockchip-uboot/configs/ls2080aqds_qspi_defconfig
/rk3399_rockchip-uboot/configs/smartweb_defconfig
/rk3399_rockchip-uboot/configs/taurus_defconfig
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc.c
/rk3399_rockchip-uboot/drivers/usb/common/fsl-errata.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_fastboot.c
/rk3399_rockchip-uboot/include/config_distro_bootcmd.h
/rk3399_rockchip-uboot/include/configs/brppt1.h
/rk3399_rockchip-uboot/include/configs/brxre1.h
/rk3399_rockchip-uboot/include/configs/corvus.h
/rk3399_rockchip-uboot/include/configs/ls1043aqds.h
/rk3399_rockchip-uboot/include/configs/smartweb.h
/rk3399_rockchip-uboot/include/configs/taurus.h
/rk3399_rockchip-uboot/include/fastboot.h
/rk3399_rockchip-uboot/include/fb_mmc.h
/rk3399_rockchip-uboot/include/fb_nand.h
/rk3399_rockchip-uboot/include/fsl_esdhc.h
/rk3399_rockchip-uboot/include/image-sparse.h
/rk3399_rockchip-uboot/include/spl.h
49cdce1624-Jun-2016 Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>

armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs

Freescale ARMv8 SoC name ends with "A" to represent ARM SoCs.
like LS2080A, LS1043A, LS1012A.

So append "A" to SoC names.

Signed-of

armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs

Freescale ARMv8 SoC name ends with "A" to represent ARM SoCs.
like LS2080A, LS1043A, LS1012A.

So append "A" to SoC names.

Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>

show more ...

9d7f416c21-Jun-2016 Steve Rae <srae@broadcom.com>

arm: bcm235xx: implement the boot0 hook code

Choose the Kconfig boot0 hook option and implement the required code.

Signed-off-by: Steve Rae <srae@broadcom.com>


/rk3399_rockchip-uboot/Kconfig
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/sunxi/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/sunxi/psci.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/sunxi/psci_head.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/start.S
asm/arch-bcm235xx/boot0.h
/rk3399_rockchip-uboot/arch/arm/lib/bootm-fdt.c
/rk3399_rockchip-uboot/arch/arm/mach-meson/Kconfig
/rk3399_rockchip-uboot/board/amlogic/odroid-c2/Kconfig
/rk3399_rockchip-uboot/board/amlogic/odroid-c2/MAINTAINERS
/rk3399_rockchip-uboot/board/amlogic/odroid-c2/Makefile
/rk3399_rockchip-uboot/board/amlogic/odroid-c2/README
/rk3399_rockchip-uboot/board/amlogic/odroid-c2/odroid-c2.c
/rk3399_rockchip-uboot/board/work-microwave/work_92105/work_92105_display.c
/rk3399_rockchip-uboot/cmd/Kconfig
/rk3399_rockchip-uboot/cmd/Makefile
/rk3399_rockchip-uboot/cmd/bootefi.c
/rk3399_rockchip-uboot/cmd/bootm.c
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/cli.c
/rk3399_rockchip-uboot/common/env_ext4.c
/rk3399_rockchip-uboot/common/image-android.c
/rk3399_rockchip-uboot/configs/bcm23550_w1d_defconfig
/rk3399_rockchip-uboot/configs/gurnard_defconfig
/rk3399_rockchip-uboot/configs/odroid-c2_defconfig
/rk3399_rockchip-uboot/configs/s32v234evb_defconfig
/rk3399_rockchip-uboot/configs/tplink_wdr4300_defconfig
/rk3399_rockchip-uboot/doc/README.distro
/rk3399_rockchip-uboot/doc/mkimage.1
/rk3399_rockchip-uboot/doc/uImage.FIT/source_file_format.txt
/rk3399_rockchip-uboot/drivers/clk/clk_sandbox.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_base.c
/rk3399_rockchip-uboot/drivers/net/phy/marvell.c
/rk3399_rockchip-uboot/drivers/net/phy/micrel.c
/rk3399_rockchip-uboot/drivers/net/rtl8169.c
/rk3399_rockchip-uboot/include/configs/bcm23550_w1d.h
/rk3399_rockchip-uboot/include/configs/meson-gxbb-common.h
/rk3399_rockchip-uboot/include/configs/odroid-c2.h
/rk3399_rockchip-uboot/include/configs/s32v234evb.h
/rk3399_rockchip-uboot/include/configs/snapper9g45.h
/rk3399_rockchip-uboot/include/configs/tplink_wdr4300.h
/rk3399_rockchip-uboot/include/env_default.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/lib/lzo/lzo1x_decompress.c
/rk3399_rockchip-uboot/net/nfs.c
/rk3399_rockchip-uboot/test/command_ut.c
/rk3399_rockchip-uboot/tools/default_image.c
/rk3399_rockchip-uboot/tools/fit_image.c
/rk3399_rockchip-uboot/tools/imagetool.c
/rk3399_rockchip-uboot/tools/imagetool.h
/rk3399_rockchip-uboot/tools/mkimage.c
/rk3399_rockchip-uboot/tools/moveconfig.py
3424c3f207-Jun-2016 Chen-Yu Tsai <wens@csie.org>

sunxi: Add base address for GIC

Instead of hardcoding the GIC addresses in the PSCI implementation,
provide a base address in the cpu header.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: M

sunxi: Add base address for GIC

Instead of hardcoding the GIC addresses in the PSCI implementation,
provide a base address in the cpu header.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...

7579a3ec07-Jun-2016 Chen-Yu Tsai <wens@csie.org>

sunxi: Add CPUCFG debug lock and sun7i cpu power controls

CPUCFG has an unlisted debug control register, which is used to disable
external debug access.

Also, sun7i secondary core power controls ar

sunxi: Add CPUCFG debug lock and sun7i cpu power controls

CPUCFG has an unlisted debug control register, which is used to disable
external debug access.

Also, sun7i secondary core power controls are in CPUCFG, as there's no
separate PRCM block.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...

20e3d05307-Jun-2016 Chen-Yu Tsai <wens@csie.org>

sunxi: Group cpu core related controls together

Instead of listing individual registers for controls to each processor
core, list them as an array of registers. This makes accessing controls
by core

sunxi: Group cpu core related controls together

Instead of listing individual registers for controls to each processor
core, list them as an array of registers. This makes accessing controls
by core index easier.

Also rename "cpucfg_sun6i.h" (which was unused anyway) to the more generic
"cpucfg.h", and add packed attribute to struct sunxi_cpucfg.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...

57c2a25507-Jun-2016 Chen-Yu Tsai <wens@csie.org>

sunxi: Add missing linux/types.h header for cpucfg_sun6i.h

cpucfg_sun6i.h includes a register definition for the CPUCFG register
block. The types used are u32 and u8, which are defined in linux/type

sunxi: Add missing linux/types.h header for cpucfg_sun6i.h

cpucfg_sun6i.h includes a register definition for the CPUCFG register
block. The types used are u32 and u8, which are defined in linux/types.h.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

show more ...

1...<<31323334353637383940>>...152