summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05[wip???] usbhub_enableboot0Philipp Tomsich
2017-10-05[wip: needs rewrite] xhci roothub FEAT_POWER changePhilipp Tomsich
2017-10-05[fixup] spl.c: bl31_entry from upstream mergePhilipp Tomsich
2017-10-05usb: xhci: Limit transfer length in a single TDDongwoo Lee
2017-10-05[wip]: puma-rk3399: dts: usbhub_enable <- dm-pre-reloc; disable ohci/ehciPhilipp Tomsich
2017-10-05rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich
2017-10-05rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich
2017-10-05rockchip: back-to-bootrom: replace assembly-implementation with C-codePhilipp Tomsich
2017-10-05arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich
2017-10-05arm: mark save_boot_params_ret as a functionPhilipp Tomsich
2017-10-05arm: make save_boot_params_ret prototype visible for AArch64Philipp Tomsich
2017-10-05rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM=?UTF-8?q?Pawe=C5=82=20Jarosz?=
2017-10-05bcm281xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-10-05bcm235xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-10-05socfpga: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-10-05rockchip: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich
2017-10-05rockchip: rk3288: use aligned address for SPL_TEXT_BASEKever Yang
2017-10-05rockchip: mkimage: use spl_boot0 for all Rockchip SoCsKever Yang
2017-10-05rockchip: enable BOOT0_HOOK for SoCsKever Yang
2017-10-05rockchip: boot0: align to 0x20 for armv7 '_start'Kever Yang
2017-10-05arm: boot0 hook: move boot hook before '_start'Kever Yang
2017-10-05rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATFPhilipp Tomsich
2017-10-05rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATFPhilipp Tomsich
2017-10-05rockchip: board: lion-rk3368: update .its filePhilipp Tomsich
2017-10-05rockchip: board: puma-rk3399: update .its file to use new featuresPhilipp Tomsich
2017-10-05rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATFPhilipp Tomsich
2017-10-05rockchip: dts: rk3399-puma: add /config/arm-trusted-firmware,reset-gpio propertyPhilipp Tomsich
2017-10-05spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich
2017-10-05spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-10-05spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich
2017-10-05spl: fit: implement recording of loadables into /fit-imagesPhilipp Tomsich
2017-10-05spl: fit: implement fdt_record_loadablePhilipp Tomsich
2017-10-05spl: fit: simplify logic for FDT loading for non-OS bootsPhilipp Tomsich
2017-10-05spl: change load_addr and entry_point to uintptr_tPhilipp Tomsich
2017-10-05spl: add a fdt_addr field to spl_image_infoPhilipp Tomsich
2017-10-05image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich
2017-10-03sandbox: Enable btrfs supportTom Rini
2017-10-03fs/btrfs: Fix warning in btrfs_check_super()Tom Rini
2017-10-02sandbox: Use asm-generic/io.hPaul Burton
2017-10-02powerpc: Use asm-generic/io.hPaul Burton
2017-10-02nios2: Use asm-generic/io.hPaul Burton
2017-10-02mips: Use asm-generic/io.hPaul Burton
2017-10-02xtensa: Use asm-generic/io.hPaul Burton
2017-10-02x86: Use asm-generic/io.hPaul Burton
2017-10-02sh: Use asm-generic/io.hPaul Burton
2017-10-02nds32: Use asm-generic/io.hPaul Burton
2017-10-02microblaze: Use asm-generic/io.hPaul Burton
2017-10-02m68k: Use asm-generic/io.hPaul Burton
2017-10-02arm: Use asm-generic/io.hPaul Burton
2017-10-02arc: Use asm-generic/io.hPaul Burton