History log of /rk3399_rockchip-uboot/arch/arm/cpu/ (Results 651 – 675 of 3557)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c135211914-Mar-2016 Simon Glass <sjg@chromium.org>

arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled

Update the link script to drop this code when not needed. This is only done
for two architectures at present.

Signed-off-by: Simon G

arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled

Update the link script to drop this code when not needed. This is only done
for two architectures at present.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...


/rk3399_rockchip-uboot/README
u-boot.lds
/rk3399_rockchip-uboot/arch/arm/dts/exynos4210-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/exynos5250-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/s5pc110-pinctrl.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/socfpga_cyclone5_sr1500.dts
/rk3399_rockchip-uboot/arch/x86/cpu/u-boot.lds
/rk3399_rockchip-uboot/board/freescale/common/vid.c
/rk3399_rockchip-uboot/board/freescale/ls1043aqds/ls1043aqds.c
/rk3399_rockchip-uboot/board/gdsys/common/dp501.c
/rk3399_rockchip-uboot/board/gdsys/common/dp501.h
/rk3399_rockchip-uboot/board/gdsys/common/osd.c
/rk3399_rockchip-uboot/board/gdsys/mpc8308/strider.c
/rk3399_rockchip-uboot/board/ti/ks2_evm/board.c
/rk3399_rockchip-uboot/cmd/Kconfig
/rk3399_rockchip-uboot/cmd/cbfs.c
/rk3399_rockchip-uboot/cmd/gpio.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/usb.c
/rk3399_rockchip-uboot/common/usb_hub.c
/rk3399_rockchip-uboot/configs/sandbox_defconfig
/rk3399_rockchip-uboot/configs/socfpga_sr1500_defconfig
/rk3399_rockchip-uboot/drivers/block/sandbox.c
/rk3399_rockchip-uboot/drivers/net/fsl-mc/mc.c
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/drivers/usb/host/usb-uclass.c
/rk3399_rockchip-uboot/drivers/usb/host/xhci.c
/rk3399_rockchip-uboot/include/configs/k2g_evm.h
/rk3399_rockchip-uboot/include/configs/ls1021aqds.h
/rk3399_rockchip-uboot/include/configs/ls1021atwr.h
/rk3399_rockchip-uboot/include/configs/ls1043aqds.h
/rk3399_rockchip-uboot/include/configs/socfpga_common.h
/rk3399_rockchip-uboot/include/configs/socfpga_sr1500.h
/rk3399_rockchip-uboot/include/configs/strider.h
/rk3399_rockchip-uboot/include/ns16550.h
/rk3399_rockchip-uboot/include/usb.h
/rk3399_rockchip-uboot/test/dm/Makefile
/rk3399_rockchip-uboot/test/dm/blk.c
/rk3399_rockchip-uboot/tools/buildman/README
/rk3399_rockchip-uboot/tools/buildman/cmdline.py
/rk3399_rockchip-uboot/tools/buildman/func_test.py
/rk3399_rockchip-uboot/tools/buildman/toolchain.py
/rk3399_rockchip-uboot/tools/patman/gitutil.py
e477f4bd16-Feb-2016 Yangbo Lu <yangbo.lu@nxp.com>

armv8/fsl-lsch2: fix sdhc clock frequency value

The eSDHC could select to use platform clock or peripheral clock to
generate SD clock. The default selection is platform clock. So, fix
the clock freq

armv8/fsl-lsch2: fix sdhc clock frequency value

The eSDHC could select to use platform clock or peripheral clock to
generate SD clock. The default selection is platform clock. So, fix
the clock frequency value that's calculated for eSDHC.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>

show more ...

b2b8773018-Mar-2016 Pratiyush Srivastava <pratiyush.srivastava@nxp.com>

armv8: fsl-layerscape: Updating entries in Serdes Table

The serdes protocol entries in Serdes table 1 for protocol
0x03, 0x33, 0x35 and in Serdes table 2 for protocols 0x45
and 0x47 are updated to

armv8: fsl-layerscape: Updating entries in Serdes Table

The serdes protocol entries in Serdes table 1 for protocol
0x03, 0x33, 0x35 and in Serdes table 2 for protocols 0x45
and 0x47 are updated to reflect the entries in
current Reference Manual.

Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@nxp.com>
Reported-by: Jose Rivera <german.rivera@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>

show more ...

2d97fbb410-Mar-2016 Stuart Yoder <stuart.yoder@nxp.com>

armv8: ls2080a: remove obsolete stream ID partitioning support

Remove stream ID partitioning support that has been made
obsolete by upstream device tree bindings that specify how
representing how PC

armv8: ls2080a: remove obsolete stream ID partitioning support

Remove stream ID partitioning support that has been made
obsolete by upstream device tree bindings that specify how
representing how PCI requester IDs are mapped to MSI specifiers
and SMMU stream IDs.

Signed-off-by: Stuart Yoder <stuart.yoder@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>

show more ...

2b690b9825-Jan-2016 Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>

armv8: lsch3: Enable WUO config for RNI-20 node

Enable wuo config to accelerate coherent ordered writes for LS2080A
and LS2085A.

WRIOP IP is connected to RNI-20 Node.

Signed-off-by: Prabhakar Kush

armv8: lsch3: Enable WUO config for RNI-20 node

Enable wuo config to accelerate coherent ordered writes for LS2080A
and LS2085A.

WRIOP IP is connected to RNI-20 Node.

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

show more ...

c05016ab21-Mar-2016 Alexander Graf <agraf@suse.de>

arm64: Fix layerscape mmu setup

With commit 7985cdf we converted all systems except for the Layerscape
SoCs to the generic descriptor table based page table setup.

On the Layerscape SoCs however, w

arm64: Fix layerscape mmu setup

With commit 7985cdf we converted all systems except for the Layerscape
SoCs to the generic descriptor table based page table setup.

On the Layerscape SoCs however, we just provide an empty table stub
and do the setup ourselves. To reserve enough memory for the tables,
we need to override the default counting mechanism which would end up
with an empty table because we have no maps.

Fixes: 7985cdf
Reported-by: York Sun <york.sun@nxp.com>
CC: Alison Wang <alison.wang@nxp.com>
CC: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: York Sun <york.sun@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>

show more ...


/rk3399_rockchip-uboot/Makefile
armv8/cache_v8.c
armv8/fsl-layerscape/cpu.c
/rk3399_rockchip-uboot/arch/arm/lib/Makefile
/rk3399_rockchip-uboot/arch/arm/lib/_uldivmod.S
/rk3399_rockchip-uboot/arch/x86/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/iobp.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/me.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/northbridge.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/pch.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/pinctrl_broadwell.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/power_state.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/refcode.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/sata.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/tables.c
/rk3399_rockchip-uboot/arch/x86/cpu/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/car.S
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/me_status.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/microcode.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/mrc.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/pch.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/report_platform.c
/rk3399_rockchip-uboot/arch/x86/cpu/ioapic.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/bd82x6x.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/early_me.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/gma.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/model_206ax.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/northbridge.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/sata.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/mp_init.c
/rk3399_rockchip-uboot/arch/x86/cpu/qemu/fw_cfg.c
/rk3399_rockchip-uboot/arch/x86/cpu/sipi_vector.S
/rk3399_rockchip-uboot/arch/x86/cpu/start.S
/rk3399_rockchip-uboot/arch/x86/dts/Makefile
/rk3399_rockchip-uboot/arch/x86/dts/chromebook_link.dts
/rk3399_rockchip-uboot/arch/x86/dts/chromebook_samus.dts
/rk3399_rockchip-uboot/arch/x86/dts/conga-qeval20-qa3-e3845.dts
/rk3399_rockchip-uboot/arch/x86/dts/microcode/m7240651_0000001c.dtsi
/rk3399_rockchip-uboot/arch/x86/dts/microcode/mc0306d4_00000018.dtsi
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi_table.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/cpu.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/gpio.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/iomap.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/lpc.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/me.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/pch.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/pei_data.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/pm.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/rcb.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/spi.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/sysinfo.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/me.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/model_206ax.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/pch.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/sandybridge.h
/rk3399_rockchip-uboot/arch/x86/include/asm/coreboot_tables.h
/rk3399_rockchip-uboot/arch/x86/include/asm/cpu.h
/rk3399_rockchip-uboot/arch/x86/include/asm/cpu_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/x86/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/x86/include/asm/intel_regs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/io.h
/rk3399_rockchip-uboot/arch/x86/include/asm/ioapic.h
/rk3399_rockchip-uboot/arch/x86/include/asm/lpc_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/me_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/microcode.h
/rk3399_rockchip-uboot/arch/x86/include/asm/mrc_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/msr-index.h
/rk3399_rockchip-uboot/arch/x86/include/asm/pch_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/post.h
/rk3399_rockchip-uboot/arch/x86/include/asm/processor.h
/rk3399_rockchip-uboot/arch/x86/include/asm/report_platform.h
/rk3399_rockchip-uboot/arch/x86/include/asm/sipi.h
/rk3399_rockchip-uboot/arch/x86/include/asm/tables.h
/rk3399_rockchip-uboot/arch/x86/lib/Makefile
/rk3399_rockchip-uboot/arch/x86/lib/acpi_table.c
/rk3399_rockchip-uboot/arch/x86/lib/coreboot_table.c
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_car.S
/rk3399_rockchip-uboot/arch/x86/lib/pinctrl_ich6.c
/rk3399_rockchip-uboot/arch/x86/lib/tables.c
/rk3399_rockchip-uboot/board/congatec/Kconfig
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/Kconfig
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/Makefile
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/start.S
/rk3399_rockchip-uboot/board/coreboot/coreboot/coreboot.c
/rk3399_rockchip-uboot/board/efi/efi-x86/efi.c
/rk3399_rockchip-uboot/board/google/Kconfig
/rk3399_rockchip-uboot/board/google/chromebook_link/link.c
/rk3399_rockchip-uboot/board/google/chromebook_samus/Kconfig
/rk3399_rockchip-uboot/board/google/chromebook_samus/MAINTAINERS
/rk3399_rockchip-uboot/board/google/chromebook_samus/Makefile
/rk3399_rockchip-uboot/board/google/chromebook_samus/samus.c
/rk3399_rockchip-uboot/board/google/chromebox_panther/panther.c
/rk3399_rockchip-uboot/board/intel/bayleybay/bayleybay.c
/rk3399_rockchip-uboot/board/intel/cougarcanyon2/cougarcanyon2.c
/rk3399_rockchip-uboot/board/intel/crownbay/crownbay.c
/rk3399_rockchip-uboot/board/intel/galileo/galileo.c
/rk3399_rockchip-uboot/board/intel/minnowmax/minnowmax.c
/rk3399_rockchip-uboot/cmd/cpu.c
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/malloc_simple.c
/rk3399_rockchip-uboot/configs/bayleybay_defconfig
/rk3399_rockchip-uboot/configs/chromebook_samus_defconfig
/rk3399_rockchip-uboot/configs/conga-qeval20-qa3-e3845_defconfig
/rk3399_rockchip-uboot/configs/cougarcanyon2_defconfig
/rk3399_rockchip-uboot/configs/crownbay_defconfig
/rk3399_rockchip-uboot/configs/galileo_defconfig
/rk3399_rockchip-uboot/configs/minnowmax_defconfig
/rk3399_rockchip-uboot/configs/qemu-x86_defconfig
/rk3399_rockchip-uboot/doc/README.x86
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/intel,x86-broadwell-pinctrl.txt
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/intel,x86-pinctrl.txt
/rk3399_rockchip-uboot/drivers/core/syscon-uclass.c
/rk3399_rockchip-uboot/drivers/gpio/Kconfig
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/gpio-uclass.c
/rk3399_rockchip-uboot/drivers/gpio/intel_broadwell_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/intel_ich6_gpio.c
/rk3399_rockchip-uboot/drivers/input/i8042.c
/rk3399_rockchip-uboot/drivers/pci/pci-uclass.c
/rk3399_rockchip-uboot/drivers/serial/serial-uclass.c
/rk3399_rockchip-uboot/drivers/video/Kconfig
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/broadwell_igd.c
/rk3399_rockchip-uboot/drivers/video/coreboot_fb.c
/rk3399_rockchip-uboot/drivers/video/i915_reg.h
/rk3399_rockchip-uboot/drivers/video/simple_panel.c
/rk3399_rockchip-uboot/include/asm-generic/gpio.h
/rk3399_rockchip-uboot/include/configs/chromebook_samus.h
/rk3399_rockchip-uboot/include/configs/conga-qeval20-qa3-e3845.h
/rk3399_rockchip-uboot/include/configs/x86-chromebook.h
/rk3399_rockchip-uboot/include/cpu.h
/rk3399_rockchip-uboot/include/dt-bindings/gpio/x86-gpio.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/i8042.h
/rk3399_rockchip-uboot/include/pci.h
/rk3399_rockchip-uboot/lib/dhry/cmd_dhry.c
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/scripts/coreboot.sed
312a6c0120-Mar-2016 Stefano Babic <sbabic@denx.de>

Merge branch 'next'


/rk3399_rockchip-uboot/Makefile
armv7/mx6/Kconfig
armv7/mx7/soc.c
/rk3399_rockchip-uboot/arch/arm/dts/exynos4210-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/exynos5250-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/s5pc110-pinctrl.dtsi
/rk3399_rockchip-uboot/arch/arm/imx-common/cpu.c
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-imx/cpu.h
/rk3399_rockchip-uboot/arch/arm/lib/Makefile
/rk3399_rockchip-uboot/arch/arm/lib/_uldivmod.S
/rk3399_rockchip-uboot/arch/x86/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/iobp.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/me.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/northbridge.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/pch.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/pinctrl_broadwell.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/power_state.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/refcode.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/sata.c
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/tables.c
/rk3399_rockchip-uboot/arch/x86/cpu/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/car.S
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/me_status.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/microcode.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/mrc.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/pch.c
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/report_platform.c
/rk3399_rockchip-uboot/arch/x86/cpu/ioapic.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/bd82x6x.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/early_me.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/gma.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/lpc.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/model_206ax.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/northbridge.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/sata.c
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/sdram.c
/rk3399_rockchip-uboot/arch/x86/cpu/mp_init.c
/rk3399_rockchip-uboot/arch/x86/cpu/qemu/fw_cfg.c
/rk3399_rockchip-uboot/arch/x86/cpu/sipi_vector.S
/rk3399_rockchip-uboot/arch/x86/cpu/start.S
/rk3399_rockchip-uboot/arch/x86/dts/Makefile
/rk3399_rockchip-uboot/arch/x86/dts/chromebook_link.dts
/rk3399_rockchip-uboot/arch/x86/dts/chromebook_samus.dts
/rk3399_rockchip-uboot/arch/x86/dts/conga-qeval20-qa3-e3845.dts
/rk3399_rockchip-uboot/arch/x86/dts/microcode/m7240651_0000001c.dtsi
/rk3399_rockchip-uboot/arch/x86/dts/microcode/mc0306d4_00000018.dtsi
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi_table.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/cpu.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/gpio.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/iomap.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/lpc.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/me.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/pch.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/pei_data.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/pm.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/rcb.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/spi.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/sysinfo.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/me.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/model_206ax.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/pch.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/sandybridge.h
/rk3399_rockchip-uboot/arch/x86/include/asm/coreboot_tables.h
/rk3399_rockchip-uboot/arch/x86/include/asm/cpu.h
/rk3399_rockchip-uboot/arch/x86/include/asm/cpu_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/x86/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/x86/include/asm/intel_regs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/io.h
/rk3399_rockchip-uboot/arch/x86/include/asm/ioapic.h
/rk3399_rockchip-uboot/arch/x86/include/asm/lpc_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/me_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/microcode.h
/rk3399_rockchip-uboot/arch/x86/include/asm/mrc_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/msr-index.h
/rk3399_rockchip-uboot/arch/x86/include/asm/pch_common.h
/rk3399_rockchip-uboot/arch/x86/include/asm/post.h
/rk3399_rockchip-uboot/arch/x86/include/asm/processor.h
/rk3399_rockchip-uboot/arch/x86/include/asm/report_platform.h
/rk3399_rockchip-uboot/arch/x86/include/asm/sipi.h
/rk3399_rockchip-uboot/arch/x86/include/asm/tables.h
/rk3399_rockchip-uboot/arch/x86/lib/Makefile
/rk3399_rockchip-uboot/arch/x86/lib/acpi_table.c
/rk3399_rockchip-uboot/arch/x86/lib/coreboot_table.c
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_car.S
/rk3399_rockchip-uboot/arch/x86/lib/pinctrl_ich6.c
/rk3399_rockchip-uboot/arch/x86/lib/tables.c
/rk3399_rockchip-uboot/board/congatec/Kconfig
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/Kconfig
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/Makefile
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c
/rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/start.S
/rk3399_rockchip-uboot/board/coreboot/coreboot/coreboot.c
/rk3399_rockchip-uboot/board/efi/efi-x86/efi.c
/rk3399_rockchip-uboot/board/ge/bx50v3/Kconfig
/rk3399_rockchip-uboot/board/ge/bx50v3/MAINTAINERS
/rk3399_rockchip-uboot/board/ge/bx50v3/Makefile
/rk3399_rockchip-uboot/board/ge/bx50v3/bx50v3.c
/rk3399_rockchip-uboot/board/ge/bx50v3/bx50v3.cfg
/rk3399_rockchip-uboot/board/google/Kconfig
/rk3399_rockchip-uboot/board/google/chromebook_link/link.c
/rk3399_rockchip-uboot/board/google/chromebook_samus/Kconfig
/rk3399_rockchip-uboot/board/google/chromebook_samus/MAINTAINERS
/rk3399_rockchip-uboot/board/google/chromebook_samus/Makefile
/rk3399_rockchip-uboot/board/google/chromebook_samus/samus.c
/rk3399_rockchip-uboot/board/google/chromebox_panther/panther.c
/rk3399_rockchip-uboot/board/intel/bayleybay/bayleybay.c
/rk3399_rockchip-uboot/board/intel/cougarcanyon2/cougarcanyon2.c
/rk3399_rockchip-uboot/board/intel/crownbay/crownbay.c
/rk3399_rockchip-uboot/board/intel/galileo/galileo.c
/rk3399_rockchip-uboot/board/intel/minnowmax/minnowmax.c
/rk3399_rockchip-uboot/cmd/cpu.c
/rk3399_rockchip-uboot/cmd/gpio.c
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/malloc_simple.c
/rk3399_rockchip-uboot/configs/bayleybay_defconfig
/rk3399_rockchip-uboot/configs/chromebook_samus_defconfig
/rk3399_rockchip-uboot/configs/conga-qeval20-qa3-e3845_defconfig
/rk3399_rockchip-uboot/configs/cougarcanyon2_defconfig
/rk3399_rockchip-uboot/configs/crownbay_defconfig
/rk3399_rockchip-uboot/configs/galileo_defconfig
/rk3399_rockchip-uboot/configs/ge_b450v3_defconfig
/rk3399_rockchip-uboot/configs/ge_b650v3_defconfig
/rk3399_rockchip-uboot/configs/ge_b850v3_defconfig
/rk3399_rockchip-uboot/configs/minnowmax_defconfig
/rk3399_rockchip-uboot/configs/qemu-x86_defconfig
/rk3399_rockchip-uboot/configs/sandbox_defconfig
/rk3399_rockchip-uboot/doc/README.x86
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/intel,x86-broadwell-pinctrl.txt
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/intel,x86-pinctrl.txt
/rk3399_rockchip-uboot/drivers/block/sandbox.c
/rk3399_rockchip-uboot/drivers/core/syscon-uclass.c
/rk3399_rockchip-uboot/drivers/gpio/Kconfig
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/gpio-uclass.c
/rk3399_rockchip-uboot/drivers/gpio/intel_broadwell_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/intel_ich6_gpio.c
/rk3399_rockchip-uboot/drivers/input/i8042.c
/rk3399_rockchip-uboot/drivers/pci/pci-uclass.c
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/drivers/serial/serial-uclass.c
/rk3399_rockchip-uboot/drivers/usb/host/usb-uclass.c
/rk3399_rockchip-uboot/drivers/video/Kconfig
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/broadwell_igd.c
/rk3399_rockchip-uboot/drivers/video/coreboot_fb.c
/rk3399_rockchip-uboot/drivers/video/i915_reg.h
/rk3399_rockchip-uboot/drivers/video/simple_panel.c
/rk3399_rockchip-uboot/include/asm-generic/gpio.h
/rk3399_rockchip-uboot/include/configs/chromebook_samus.h
/rk3399_rockchip-uboot/include/configs/conga-qeval20-qa3-e3845.h
/rk3399_rockchip-uboot/include/configs/ge_bx50v3.h
/rk3399_rockchip-uboot/include/configs/mx7_common.h
/rk3399_rockchip-uboot/include/configs/mx7dsabresd.h
/rk3399_rockchip-uboot/include/configs/x86-chromebook.h
/rk3399_rockchip-uboot/include/cpu.h
/rk3399_rockchip-uboot/include/dt-bindings/gpio/x86-gpio.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/i8042.h
/rk3399_rockchip-uboot/include/ns16550.h
/rk3399_rockchip-uboot/include/pci.h
/rk3399_rockchip-uboot/lib/dhry/cmd_dhry.c
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/scripts/coreboot.sed
/rk3399_rockchip-uboot/test/dm/Makefile
/rk3399_rockchip-uboot/test/dm/blk.c
/rk3399_rockchip-uboot/tools/buildman/README
/rk3399_rockchip-uboot/tools/buildman/cmdline.py
/rk3399_rockchip-uboot/tools/buildman/func_test.py
/rk3399_rockchip-uboot/tools/buildman/toolchain.py
/rk3399_rockchip-uboot/tools/patman/gitutil.py
f8a4826315-Mar-2016 Tom Rini <trini@konsulko.com>

spl: arm: Make sure to include all of the u_boot_list entries

Starting with 96e5b03 we use a linker list for partition table
information. However since we use this in SPL we need to make sure that

spl: arm: Make sure to include all of the u_boot_list entries

Starting with 96e5b03 we use a linker list for partition table
information. However since we use this in SPL we need to make sure that
the SPL linker scripts include these as well. While doing this, it's
best to simply include all linker lists to future proof ourselves.

Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reported-by: Nishanth Menon <nm@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...

f5af082716-Mar-2016 Tom Rini <trini@konsulko.com>

arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX

On OMAP4 platforms that also need to calculate their DDR settings we are
now getting very close to the linker limit size.

arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX

On OMAP4 platforms that also need to calculate their DDR settings we are
now getting very close to the linker limit size. Since OMAP44XX is only
seen with LPDDR2, remove some run time tests for LPDDR2 or DDR3 as we
will know that we don't have it for OMAP44XX.

Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...


/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/arch/arm/Kconfig
armv7/omap-common/emif-common.c
/rk3399_rockchip-uboot/arch/arm/include/asm/emif.h
/rk3399_rockchip-uboot/arch/arm/lib/interrupts.c
/rk3399_rockchip-uboot/arch/arm/lib/interrupts_64.c
/rk3399_rockchip-uboot/arch/arm/mach-keystone/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-keystone/cmd_mon.c
/rk3399_rockchip-uboot/arch/arm/mach-keystone/cmd_poweroff.c
/rk3399_rockchip-uboot/arch/arm/mach-keystone/include/mach/mon.h
/rk3399_rockchip-uboot/arch/arm/mach-keystone/keystone.c
/rk3399_rockchip-uboot/arch/arm/mach-keystone/mon.c
/rk3399_rockchip-uboot/board/work-microwave/work_92105/Makefile
/rk3399_rockchip-uboot/cmd/bootefi.c
/rk3399_rockchip-uboot/cmd/fs.c
/rk3399_rockchip-uboot/cmd/scsi.c
/rk3399_rockchip-uboot/common/image-fdt.c
/rk3399_rockchip-uboot/common/spl/spl_nor.c
/rk3399_rockchip-uboot/configs/am57xx_evm_defconfig
/rk3399_rockchip-uboot/configs/colibri_pxa270_defconfig
/rk3399_rockchip-uboot/configs/dra72_evm_defconfig
/rk3399_rockchip-uboot/configs/dra74_evm_defconfig
/rk3399_rockchip-uboot/configs/dra7xx_evm_defconfig
/rk3399_rockchip-uboot/configs/dra7xx_evm_qspiboot_defconfig
/rk3399_rockchip-uboot/configs/dra7xx_evm_uart3_defconfig
/rk3399_rockchip-uboot/configs/kwb_defconfig
/rk3399_rockchip-uboot/doc/README.efi
/rk3399_rockchip-uboot/include/config_distro_bootcmd.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/hikey.h
/rk3399_rockchip-uboot/include/configs/k2e_evm.h
/rk3399_rockchip-uboot/include/configs/k2g_evm.h
/rk3399_rockchip-uboot/include/configs/k2hk_evm.h
/rk3399_rockchip-uboot/include/configs/k2l_evm.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_keystone2.h
/rk3399_rockchip-uboot/include/configs/ti_omap4_common.h
/rk3399_rockchip-uboot/include/configs/ti_omap5_common.h
/rk3399_rockchip-uboot/include/configs/vexpress_aemv8a.h
/rk3399_rockchip-uboot/include/efi_loader.h
/rk3399_rockchip-uboot/lib/Kconfig
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/lib/efi_loader/Kconfig
/rk3399_rockchip-uboot/lib/efi_loader/Makefile
/rk3399_rockchip-uboot/lib/efi_loader/efi_disk.c
4c2cc7c404-Mar-2016 Alexander Graf <agraf@suse.de>

arm64: Allow exceptions to return

Our current arm64 exception handlers all panic and never return to the
exception triggering code.

But if any handler wanted to continue execution after fixups, it

arm64: Allow exceptions to return

Our current arm64 exception handlers all panic and never return to the
exception triggering code.

But if any handler wanted to continue execution after fixups, it would
need help from the exception handling code to restore all registers.

This patch implements that help. With this code, exception handlers on
aarch64 can successfully return to the place the exception happened (or
somewhere else if they modify elr).

Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

50149ea304-Mar-2016 Alexander Graf <agraf@suse.de>

efi_loader: Add runtime services

After booting has finished, EFI allows firmware to still interact with the OS
using the "runtime services". These callbacks live in a separate address space,
since t

efi_loader: Add runtime services

After booting has finished, EFI allows firmware to still interact with the OS
using the "runtime services". These callbacks live in a separate address space,
since they are available long after U-Boot has been overwritten by the OS.

This patch adds enough framework for arbitrary code inside of U-Boot to become
a runtime service with the right section attributes set. For now, we don't make
use of it yet though.

We could maybe in the future map U-boot environment variables to EFI variables
here.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>

show more ...

19503c3104-Mar-2016 Alexander Graf <agraf@suse.de>

arm64: Only allow dcache disabled in SPL builds

Now that we have an easy way to describe memory regions and enable the MMU,
there really shouldn't be anything holding people back from running with
c

arm64: Only allow dcache disabled in SPL builds

Now that we have an easy way to describe memory regions and enable the MMU,
there really shouldn't be anything holding people back from running with
caches enabled on AArch64. To make sure people catch early if they're missing
on the caching fun, give them a compile error.

Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

7985cdf704-Mar-2016 Alexander Graf <agraf@suse.de>

arm64: Remove non-full-va map code

By now the code to only have a single page table level with 64k page
size and 42 bit address space is no longer used by any board in tree,
so we can safely remove

arm64: Remove non-full-va map code

By now the code to only have a single page table level with 64k page
size and 42 bit address space is no longer used by any board in tree,
so we can safely remove it.

To clean up code, move the layerscape mmu code to the new defines,
removing redundant field definitions.

Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

96519f3104-Mar-2016 Alexander Graf <agraf@suse.de>

zymqmp: Replace home grown mmu code with generic table approach

Now that we have nice table driven page table creating code that gives
us everything we need, move to that.

Signed-off-by: Alexander

zymqmp: Replace home grown mmu code with generic table approach

Now that we have nice table driven page table creating code that gives
us everything we need, move to that.

Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

d473f0c604-Mar-2016 Alexander Graf <agraf@suse.de>

thunderx: Move mmu table into board file

The MMU range table can vary depending on things we may only find
out at runtime. While the very simple ThunderX variant does not
change, other boards will,

thunderx: Move mmu table into board file

The MMU range table can vary depending on things we may only find
out at runtime. While the very simple ThunderX variant does not
change, other boards will, so move the definition from a static
entry in a header file to the board file.

Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

5e2ec77304-Mar-2016 Alexander Graf <agraf@suse.de>

arm64: Make full va map code more dynamic

The idea to generate our pages tables from an array of memory ranges
is very sound. However, instead of hard coding the code to create up
to 2 levels of 64k

arm64: Make full va map code more dynamic

The idea to generate our pages tables from an array of memory ranges
is very sound. However, instead of hard coding the code to create up
to 2 levels of 64k granule page tables, we really should just create
normal 4k page tables that allow us to set caching attributes on 2M
or 4k level later on.

So this patch moves the full_va mapping code to 4k page size and
makes it fully flexible to dynamically create as many levels as
necessary for a map (including dynamic 1G/2M pages). It also adds
support to dynamically split a large map into smaller ones when
some code wants to set dcache attributes.

With all this in place, there is very little reason to create your
own page tables in board specific files.

Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

9bb367a504-Mar-2016 Alexander Graf <agraf@suse.de>

arm64: Disable TTBR1 maps in EL1

When running in EL1, AArch64 knows two page table maps. One with addresses
that start with all zeros (TTBR0) and one with addresses that start with all
ones (TTBR1).

arm64: Disable TTBR1 maps in EL1

When running in EL1, AArch64 knows two page table maps. One with addresses
that start with all zeros (TTBR0) and one with addresses that start with all
ones (TTBR1).

In U-Boot we don't care about the high up maps, so just disable them to ensure
we don't walk an invalid page table by accident.

Reported-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

0691484a04-Mar-2016 Alexander Graf <agraf@suse.de>

thunderx: Calculate TCR dynamically

Based on the memory map we can determine a lot of hard coded fields of
TCR, like the maximum VA and max PA we want to support. Calculate those
dynamically to redu

thunderx: Calculate TCR dynamically

Based on the memory map we can determine a lot of hard coded fields of
TCR, like the maximum VA and max PA we want to support. Calculate those
dynamically to reduce the chance for pit falls.

Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

69847dd827-Feb-2016 Paul Kocialkowski <contact@paulk.fr>

omap4: Check warm reset for reboot mode validity

Since the SAR registers are filled with garbage on cold reset, this checks for a
warm reset to assert the validity of reboot mode.

Signed-off-by: Pa

omap4: Check warm reset for reboot mode validity

Since the SAR registers are filled with garbage on cold reset, this checks for a
warm reset to assert the validity of reboot mode.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

faec3f9827-Feb-2016 Paul Kocialkowski <contact@paulk.fr>

omap4: Reboot mode support

Reboot mode is written to SAR memory before reboot in the form of a string.

This mechanism is supported on OMAP4 by various TI kernels.

It is up to each board to make us

omap4: Reboot mode support

Reboot mode is written to SAR memory before reboot in the form of a string.

This mechanism is supported on OMAP4 by various TI kernels.

It is up to each board to make use of this mechanism or not.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

6e495a4527-Feb-2016 Paul Kocialkowski <contact@paulk.fr>

omap4: Properly enable USB PHY clocks

This correctly enables the USB PHY clocks, by enabling CM_ALWON_USBPHY_CLKCTRL
and correctly setting CM_L3INIT_USBPHY_CLKCTRL's value.

Signed-off-by: Paul Koci

omap4: Properly enable USB PHY clocks

This correctly enables the USB PHY clocks, by enabling CM_ALWON_USBPHY_CLKCTRL
and correctly setting CM_L3INIT_USBPHY_CLKCTRL's value.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

5e56b0a827-Feb-2016 Paul Kocialkowski <contact@paulk.fr>

omap-common: clocks-common: Setup USB DPLL when MUSB is in use

On (at least) OMAP4, the USB DPLL is required to be setup for the internal PHY
to work properly. The internal PHY is used by default wi

omap-common: clocks-common: Setup USB DPLL when MUSB is in use

On (at least) OMAP4, the USB DPLL is required to be setup for the internal PHY
to work properly. The internal PHY is used by default with the MUSB USB OTG
controller.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

ae51b57027-Feb-2016 Paul Kocialkowski <contact@paulk.fr>

Amazon Kindle Fire (first generation) codename kc1 support

The Amazon Kindle Fire (first generation) codename kc1 is a tablet that was
released by Amazon back in 2011.

It is using an OMAP4430 SoC G

Amazon Kindle Fire (first generation) codename kc1 support

The Amazon Kindle Fire (first generation) codename kc1 is a tablet that was
released by Amazon back in 2011.

It is using an OMAP4430 SoC GP version, which allows running U-Boot and the
U-Boot SPL from the ground up.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

14689ad727-Feb-2016 Paul Kocialkowski <contact@paulk.fr>

omap4: Move i2c clocks enable to enable_basic_clocks

I2C is often enabled withing the U-Boot SPL, thus those clocks are required to
be enabled early (especially when the bootrom doesn't enable them

omap4: Move i2c clocks enable to enable_basic_clocks

I2C is often enabled withing the U-Boot SPL, thus those clocks are required to
be enabled early (especially when the bootrom doesn't enable them for us).

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

437086b127-Feb-2016 Paul Kocialkowski <contact@paulk.fr>

omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace

This removes a duplicate reference to CM_L3INIT_USBPHY_CLKCTRLin
enable_basic_uboot_clocks. Also, a doubled whitespace is re

omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace

This removes a duplicate reference to CM_L3INIT_USBPHY_CLKCTRLin
enable_basic_uboot_clocks. Also, a doubled whitespace is removed.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

1...<<21222324252627282930>>...143