Commit Graph

3929 Commits (f1249119bfc2e11f6c65f21d62e85f70aca46887)

Author SHA1 Message Date
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
Simon Glass 07b2b78ce4 dm: usb: Convert USB storage to use driver-model for block devs 9 years ago
Simon Glass 9807c3b78a dm: usb: Tidy up storage code ready for driver model conversion 9 years ago
Simon Glass c89e79d419 dm: usb: Avoid exceeding available array size for storage devices 9 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 9 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 9 years ago
Stephen Warren deff6fb3a7 malloc: remove !gd handling 9 years ago
Simon Glass 1057e6cfe1 timer: Set up the real timer after driver model is available 9 years ago
Simon Glass 2e33e76165 Revert "image-fit: Fix signature checking" 9 years ago
Simon Glass 7a80de4641 image: Correct the OS location code to work on sandbox 9 years ago
Guillaume GARDET 86a0df7328 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS 9 years ago
Lubomir Rintel ed0f40a673 tools: fix env_flags build 9 years ago
Simon Glass a2931b30d2 dm: video: Add a temporary work-around for old stdout var 9 years ago
Hans de Goede cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" 9 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 years ago
Masahiro Yamada 776babd784 board_r: fix a typo in comment block 9 years ago
Masahiro Yamada 0cb389dd1a image: fix getenv_bootm_size() function again 9 years ago
Stephen Warren ee05fedc6c malloc: solve dead code issue in memalign() 9 years ago
Eddy Petrișor 8e7cba048b common/memsize.c: Simplify RAM size detection 9 years ago
Marek Vasut f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 9 years ago
Marek Vasut 13d3046fa3 hush: Pull out U-Boot prompt display and read functionality 9 years ago
Andreas Fenkart 167f525871 tools: env validate: pass values as 0-based array 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Stefan Roese 9f73690ceb autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 9 years ago
Stephen Warren 4f144a4164 malloc: work around some memalign fragmentation issues 9 years ago
Codrin Ciubotariu aae0e68909 drivers: net: vsc9953: Add LAG support 9 years ago
Codrin Ciubotariu bf9f2ed83b common: cmd_ethsw: Spelling fixes 9 years ago
Gong Qianyu 19c31285a3 dm: env_sf: fix saveenv() to use driver model 9 years ago