summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-31rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1puma-release-v2017.09Philipp Tomsich
2017-10-27rk3399-puma: make env location selectable via KconfigKlaus Goger
2017-10-27dm: ofnode: query correct property in livetree ofnode_get_addr_sizeKlaus Goger
2017-10-02[wip???] usbhub_enablePhilipp Tomsich
2017-10-02[wip: needs rewrite] xhci roothub FEAT_POWER changePhilipp Tomsich
2017-10-02[fixup] spl.c: bl31_entry from upstream mergePhilipp Tomsich
2017-10-02usb: xhci: Limit transfer length in a single TDDongwoo Lee
2017-10-02[wip]: puma-rk3399: dts: usbhub_enable <- dm-pre-reloc; disable ohci/ehciPhilipp Tomsich
2017-10-02usb: xhci: Set 'Average TRB Length' to 8 for control endpointsBin Meng
2017-10-02usb: xhci: Set 'Error Count' to 0 for isoch endpointsBin Meng
2017-10-02usb: xhci: Program max burst size for endpointBin Meng
2017-10-02usb: xhci: Honor endpoint's intervalBin Meng
2017-10-02usb: hub: Clear BH reset status change for a 3.0 hubBin Meng
2017-10-02usb: hub: Clear port reset before usb_hub_port_connect_change()Bin Meng
2017-10-02usb: xhci: Fix max packet size for full speed device endpoint 0Bin Meng
2017-10-02usb: Read device descriptor after device is addressed for xHCIBin Meng
2017-10-02usb: Only get 64 bytes device descriptor for full speed devicesBin Meng
2017-10-02usb: xhci: Add interrupt transfer supportBin Meng
2017-10-02usb: Handle audio extension endpoint descriptor in usb_parse_config()Bin Meng
2017-10-02usb: xhci: Don't assume LS/FS devices are always behind a HS hubBin Meng
2017-10-02dm: usb: Remove no longer needed blk_unbind_all()Bin Meng
2017-10-02dm: usb: Fix broken usb_stop()Bin Meng
2017-10-02rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich
2017-10-02rockchip: back-to-bootrom: rk3188: chain from SPL via TPL to the BROMPhilipp Tomsich
2017-10-02rockchip: back-to-bootrom: replace assembly-implementation with C-codePhilipp Tomsich
2017-10-02arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich
2017-10-02arm: mark save_boot_params_ret as a functionPhilipp Tomsich
2017-10-02arm: make save_boot_params_ret prototype visible for AArch64Philipp Tomsich
2017-10-02rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATFPhilipp Tomsich
2017-10-02rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATFPhilipp Tomsich
2017-10-02rockchip: board: lion-rk3368: update .its filePhilipp Tomsich
2017-10-02rockchip: board: puma-rk3399: update .its file to use new featuresPhilipp Tomsich
2017-10-02rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATFPhilipp Tomsich
2017-10-02rockchip: dts: rk3399-puma: add /config/arm-trusted-firmware,reset-gpio propertyPhilipp Tomsich
2017-10-02spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich
2017-10-02spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-10-02spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich
2017-10-02spl: fit: implement recording of loadables into /fit-imagesPhilipp Tomsich
2017-10-02spl: fit: implement fdt_record_loadablePhilipp Tomsich
2017-10-02spl: fit: simplify logic for FDT loading for non-OS bootsPhilipp Tomsich
2017-10-02spl: change load_addr and entry_point to uintptr_tPhilipp Tomsich
2017-10-02spl: add a fdt_addr field to spl_image_infoPhilipp Tomsich
2017-10-02image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich
2017-10-01Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-10-01rockchip: enable TPL_SYSRESET for all rockchip SoCsKever Yang
2017-10-01rk3288: spl: Add dram_init_banksizeJagan Teki
2017-10-01rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPLPhilipp Tomsich
2017-10-01power: spl: add SPL_DM_REGULATOR_FIXED in KconfigPhilipp Tomsich
2017-10-01rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLEPhilipp Tomsich