Commit Graph

3910 Commits (291000894ed4d6257830baba547764b86e335b5c)

Author SHA1 Message Date
Marek Vasut e072751515 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Marek Vasut d81db48d41 usb: hub: Don't continue on get_port_status failure 9 years ago
Marek Vasut ef71290be9 usb: Assure Get Descriptor request is in separate microframe 9 years ago
Marek Vasut f647bf0ba3 usb: Wait after sending Set Configuration request 9 years ago
Marek Vasut 2f1b4302e3 usb: Don't init pointer to zero, but NULL 9 years ago
Lev Iserovich a434fd1d28 fdt: fix setting MAC addresses for multiple interfaces 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Robert P. J. Day 4eece2602b common/dlmalloc.c: Delete content that was moved to malloc.h 9 years ago
Fabio Estevam 5bbf409909 spl: spl_mmc: Disambiguate error message 9 years ago
Peng Fan 125d193c4f common: env: support sata device 9 years ago
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
Lokesh Vutla 811906aebc spl: mmc: raw: Try to load u-boot if Linux image is not found 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
Hans de Goede 9a80e71435 usb: kbd: Do not deregister usbkbd twice when using dm 9 years ago
Stefan Roese 30eae26b56 common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE 9 years ago
Peng Fan 9a5d993e65 common: env_sf: Add exclamation mark 9 years ago
Ahmed Samir Khalil 8122d2161e Common: SPL: spl_nand: Fixed debug correct NAND ECC type. 9 years ago
Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 9 years ago
Bin Meng ce1a7d1564 debug_uart: Remove duplicated carriage return handling 9 years ago
Alexander Merkle dd8d8da3d7 Fix typo choosen in comments and printf logs 9 years ago
Alexander Graf f8f58fbb09 lcd: Fix compile warning in 64bit mode 9 years ago
Hans de Goede 8f10b5c656 spl: Print from which mmc slot spl is trying to boot 9 years ago
Masahiro Yamada 4976f48275 spl_mmc: allow to load raw image 9 years ago
Simon Glass b94fc8518e usb: Correct return value in usb_stor_info() 9 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 9 years ago
Simon Glass 1872c67359 Allow command-line files to be dropped 9 years ago
Simon Glass 045e6f0d4f Panic when no command line processing can be performed 9 years ago
Stefan Roese c998da0d67 usb: Change power-on / scanning timeout handling 9 years ago
Stefan Roese 3ed9eb93c2 usb: Don't reset the USB hub a 2nd time 9 years ago
Stefan Roese 2ef117fe4f usb: Remove 200 ms delay in usb_hub_port_connect_change() 9 years ago
Stefan Roese f7f601002d usb: legacy_hub_port_reset(): Speedup hub reset handling 9 years ago
Przemyslaw Marczak 4428f3c87a Revert "fdt: fix address cell count checking in fdt_translate_address()" 9 years ago
Simon Glass e4d6ab0c2c x86: Allow use of serial soon after relocation 9 years ago
Simon Glass d74d6b444c dm: timer: Correct timer init ordering after relocation 9 years ago
Simon Glass 9a01cca750 malloc_simple: Add a little more debugging 9 years ago
Masahiro Yamada 70e6428d8c spl_nor: fix warning when compiled for 64bit target 9 years ago
Alexander Graf dea2174d9d efi_loader: Call fdt preparation functions 9 years ago
Alexander Graf 5d00995c36 efi_loader: Implement memory allocation and map 9 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 9 years ago
Stefan Roese ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 9 years ago
York Sun c1913cb789 common: image-fit: Fix load and entry addresses in FIT image 9 years ago
York Sun 6004765d14 common: image-fit: Use a common function to get address 9 years ago
Simon Glass 96debd1f0b spl: Support loading a FIT from MMC 9 years ago
Simon Glass f1dcee59a2 spl: Add an option to load a FIT containing U-Boot 9 years ago
Simon Glass cef2e51489 image: Add functions to obtain short names 9 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 9 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago