Commit Graph

36844 Commits (88bb800ddf80fd301c3201596f174b0a82f1da3b)
 

Author SHA1 Message Date
Hans de Goede 88bb800ddf sunxi: Enable CMD_GPIO on all sunxi boards 8 years ago
Hans de Goede b24f7f008d sunxi: Enable usb ports on the Sinovoip BPI M3 8 years ago
Hans de Goede e6c9cec4ca sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3 8 years ago
Hans de Goede 2c3c3ecb59 sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option 8 years ago
Tom Rini bbf8bef196 Prepare v2016.05-rc1 8 years ago
Steve Rae e3793541b1 fastboot: sparse: remove unnecessary logging 8 years ago
Steve Rae c7529dbad1 fastboot: sparse: fix block addressing for don't care chunk type 8 years ago
Tom Rini 5fee9489f6 Merge branch 'master' of git://git.denx.de/u-boot-arc 8 years ago
Lokesh Vutla 811906aebc spl: mmc: raw: Try to load u-boot if Linux image is not found 8 years ago
Hans de Goede df120142f3 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code 8 years ago
Hans de Goede c09d29057a arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code 8 years ago
Stefan Roese 456ecd08ec lib/crc8: Add crc start value 8 years ago
Stephen Warren 5b2beab5cd test/py: README: link to example hook scripts 8 years ago
Stefan Roese 20adda4cf8 bootcounter_ram: Flush dcache after data is written into SDRAM 8 years ago
Michal Simek d9b2678e0a disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT 8 years ago
Vogt, Christof 7f961c90d7 am33xx changed BOOT_DEVICE_SPI to correct value 8 years ago
Stephen Warren fe84ebf021 rpi: remove redundant board files 8 years ago
Vikas Manocha 9082517a85 stm32: stm32_flash: add memory barrier during flash write 8 years ago
Michal Simek 3ba1352b97 test/py: Add support for loading image via tftp to specified location 8 years ago
Mateusz Kulikowski aafa64827f spmi: Fix sandbox spmi driver memory corruption 8 years ago
Stephen Warren eed095da30 test/py: pass -v option when executing sandbox 8 years ago
Roger Quadros c3333ded03 board: ti: am57xx: Prevent init_sata() from being called twice 8 years ago
Alexey Brodkin 53637c911b arc: Add virt_to_phys() stub 8 years ago
Alexey Brodkin 8b15010b1f arc: get rid of running_on_hw 8 years ago
Fabio Estevam 8eca9439ea README: Specify the full path for README.video 8 years ago
Eric Nelson c8e4d2a8b9 drivers: block: fix placement of parameters 8 years ago
Eric Nelson 195c94a240 cmd: blkcache: simplify sub-command handling 8 years ago
Eric Nelson 7e8721467d cmd: blkcache: remove indentation from output of 'show' 8 years ago
Stephen Warren 158c9c78a5 ARM: rpi: add some missing Kconfig help text 8 years ago
Stephen Warren d22a765755 ARM: add Raspberry Pi 3 64-bit config 8 years ago
Stephen Warren 7439b4399b ARM: allow CONFIG_GICV* not to be defined 8 years ago
Sam Protsenko 4861be7e68 arm: socfpga: sr1500: Remove USB_GADGET 8 years ago
Guy Thouret c00c29d8f7 env_eeprom invalidates gd->env_addr by setting it to an offset value 8 years ago
Jeffy Chen d3bafe32ca fastboot: sparse: fix sparse blocks calculation 8 years ago
Tom Rini 9dbdc6ebd4 Merge branch 'master' of git://git.denx.de/u-boot-socfpga 8 years ago
Tom Rini 7e8f270292 Merge branch 'master' of git://git.denx.de/u-boot-usb 8 years ago
Marek Vasut f6060ce4bb arm: socfpga: Drop space after 'loadaddr=' in extra env 8 years ago
Marek Vasut dafd5792a8 arm: socfpga: Nuke useless include 8 years ago
Denis Bakhvalov 723a72af29 arm: socfpga: migration of CONFIG_SPI_FLASH_BAR 8 years ago
Marek Vasut 4d74c02724 arm: socfpga: sockit: Use more relaxed DRAM timings 8 years ago
Marek Vasut 5f79d00840 arm: socfpga: Handle phy-mode OF property for GMACs 8 years ago
Hans de Goede 192eab9357 dm: usb: Do not reprobe usb hosts on "usb tree" command 8 years ago
Hans de Goede bf31323064 musb: Properly call musb_stop() on probe failure 8 years ago
Hans de Goede 38b4a3e143 musb: sunxi: Do not allocate musb struct multiple times 8 years ago
Steve Rae cf12547385 usb: bcm_udc_otg: enable clocks 8 years ago
Sriram Dash 47435e5b18 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type 8 years ago
Sriram Dash b9f6786a88 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller 8 years ago
Sriram Dash 469e72bc5d drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type 8 years ago
Sriram Dash 93eb8f39d2 drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file 8 years ago
Hans de Goede 9a80e71435 usb: kbd: Do not deregister usbkbd twice when using dm 8 years ago