Commit Graph

4505 Commits (bdecf974f168af49f5deb2d325e7ad8f3ad4a52e)

Author SHA1 Message Date
Bin Meng 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 8 years ago
Bin Meng 061895fbe5 usb: hub: Clear BH reset status change for a 3.0 hub 8 years ago
Bin Meng b90203526f usb: hub: Clear port reset before usb_hub_port_connect_change() 8 years ago
Bin Meng 932bb668bb usb: Read device descriptor after device is addressed for xHCI 8 years ago
Bin Meng c008faa773 usb: Only get 64 bytes device descriptor for full speed devices 8 years ago
Bin Meng 2f0eb2ac4b usb: Handle audio extension endpoint descriptor in usb_parse_config() 8 years ago
Tom Rini ff6c3125e7 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value 8 years ago
Seung-Woo Kim b016b58542 spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() 8 years ago
Bin Meng ea7fad9101 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled 8 years ago
Bin Meng 6158d0b424 usb: storage: Refactor to use max_xfer_blk from struct us_data 8 years ago
York Sun 933f67aa56 spl: Fix compiling warning on gunzip argument 8 years ago
Kever Yang a8c5112a26 spl: stash bootstage info before jump to next stage 8 years ago
Philipp Tomsich 148a139d65 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL 8 years ago
Simon Glass d69bb0ecbf bootstage: Provide a separate record count setting for SPL 8 years ago
Simon Glass 066b25b6c4 bootstage: Drop unused options 8 years ago
Simon Glass 5ee94b4f40 board_f: Drop the timer after relocation 8 years ago
Pantelis Antoniou 169043d826 fit: Introduce methods for applying overlays on fit-load 8 years ago
Pantelis Antoniou 7c3dc776b9 fit: Do not throw away extra configuration on fit_image_load() 8 years ago
Pantelis Antoniou ad026adbcf fit: Allow multiple images per property 8 years ago
Pantelis Antoniou fc7c31891c fdt: Introduce helper method fdt_overlay_apply_verbose() 8 years ago
Anatolij Gustschin 2d2531be86 spl: add newline in debug output 8 years ago
Andrew F. Davis 6442c9643e image: Add TI PMMC image type 8 years ago
York Sun c8bc3c0c9f spl: fit: Add booting OS first 8 years ago
York Sun 5fd13d9736 spl: fit: Support both external and embedded data 8 years ago
York Sun 7264f2928b spl: fit: Eanble GZIP support for image decompression 8 years ago
Kever Yang b5b82abcf5 spl: typo fix for SPL_ATF_SUPPORT description 8 years ago
Niko Mauno a7126edcb3 splash_source: Verify FIT magic 8 years ago
Tom Rini 9493d05a41 Revert "Merge git://git.denx.de/u-boot-video" 8 years ago
Anatolij Gustschin f9d42d821c spl: do not repeat timer init on i.MX6 8 years ago
Niko Mauno 22aa21dba4 splash_source: Verify FIT magic 8 years ago
Hannes Schmelzer a223e2bc10 bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 8 years ago
Wilson Lee 5daf6e56d3 common: console: Fix duplicated CONFIG in silent env callback 8 years ago
Stefan Agner a3774c1c3c spl: add serial download protocol (SDP) support 8 years ago
Tom Rini 6bafa5a4bd fb_mmc.c: Correct blk_dread() return value checks 8 years ago
Tom Rini 2341c80cd2 common/fb_mmc.c: Fix warnings about casts 8 years ago
Thomas Petazzoni c1ee8936bf common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA 8 years ago
Tom Rini 9585dd3fff spl: spl_mmc.c Correct blk_dread() return value check 8 years ago
Tom Rini 78eda89e9a hash: Compile only hardware or software versions of SHA algorithms 8 years ago
xypron.glpk@gmx.de 021414a332 lcd: avoid possible NULL dereference 8 years ago
Philipp Tomsich b5c4d81b35 spl: fix Makefile for NOR, XIP and YMODEM 8 years ago
Simon Glass f19f1ecb60 dm: sata: Support driver model with the 'sata' command 8 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 8 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 8 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 8 years ago
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 8 years ago
Nobuhiro Iwamatsu 160cfc4b5a boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() 8 years ago