Commit Graph

36839 Commits (e3793541b15d631476e91343a21c5b23b19c9da8)
 

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