Commit Graph

4525 Commits (8502f9f6d7781b5f461d7e3f7c958a45f64fdfa1)

Author SHA1 Message Date
Faiz Abbas 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 7 years ago
Heinrich Schuchardt a874cac3b4 malloc: don't compare pointers to 0 7 years ago
Tom Rini b6251db8c3 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 7 years ago
André Draszik 3fe3839acc SPL: fix printing of image name 7 years ago
Soeren Moch be135cc5eb Revert "console: simplify puts()" 7 years ago
Kever Yang 8f4d62b403 spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip 7 years ago
Masahiro Yamada 8ec87df376 image-sig: use designated initializers for algorithm 7 years ago
Patrice Chotard 3bc599c956 stm32: fix STMicroelectronics copyright 7 years ago
Tuomas Tynkkynen 137aefba03 common: Remove genimg_get_image() 7 years ago
Tuomas Tynkkynen c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 years ago
York Sun d1fc0a31b5 spl: fix assignment of board info to global data 7 years ago
Jean-Jacques Hiblot 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one 7 years ago
Jean-Jacques Hiblot d56b86eec3 fit: fixed bug in locate_dtb_in_fit() 7 years ago
Jean-Jacques Hiblot 906a9dbbcb fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() 7 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Tom Rini 6a3e65dea3 common: Drop LOGLEVEL to 4 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Bin Meng 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 7 years ago
Bin Meng 061895fbe5 usb: hub: Clear BH reset status change for a 3.0 hub 7 years ago
Bin Meng b90203526f usb: hub: Clear port reset before usb_hub_port_connect_change() 7 years ago
Bin Meng 932bb668bb usb: Read device descriptor after device is addressed for xHCI 7 years ago
Bin Meng c008faa773 usb: Only get 64 bytes device descriptor for full speed devices 7 years ago
Bin Meng 2f0eb2ac4b usb: Handle audio extension endpoint descriptor in usb_parse_config() 7 years ago
Tom Rini ff6c3125e7 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value 7 years ago
Seung-Woo Kim b016b58542 spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() 7 years ago
Bin Meng ea7fad9101 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled 7 years ago
Bin Meng 6158d0b424 usb: storage: Refactor to use max_xfer_blk from struct us_data 7 years ago
York Sun 933f67aa56 spl: Fix compiling warning on gunzip argument 7 years ago
Kever Yang a8c5112a26 spl: stash bootstage info before jump to next stage 7 years ago
Philipp Tomsich 148a139d65 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL 7 years ago
Simon Glass d69bb0ecbf bootstage: Provide a separate record count setting for SPL 7 years ago
Simon Glass 066b25b6c4 bootstage: Drop unused options 7 years ago
Simon Glass 5ee94b4f40 board_f: Drop the timer after relocation 7 years ago
Pantelis Antoniou 169043d826 fit: Introduce methods for applying overlays on fit-load 7 years ago
Pantelis Antoniou 7c3dc776b9 fit: Do not throw away extra configuration on fit_image_load() 7 years ago
Pantelis Antoniou ad026adbcf fit: Allow multiple images per property 7 years ago
Pantelis Antoniou fc7c31891c fdt: Introduce helper method fdt_overlay_apply_verbose() 7 years ago
Anatolij Gustschin 2d2531be86 spl: add newline in debug output 7 years ago
Andrew F. Davis 6442c9643e image: Add TI PMMC image type 7 years ago
York Sun c8bc3c0c9f spl: fit: Add booting OS first 7 years ago
York Sun 5fd13d9736 spl: fit: Support both external and embedded data 7 years ago
York Sun 7264f2928b spl: fit: Eanble GZIP support for image decompression 7 years ago
Kever Yang b5b82abcf5 spl: typo fix for SPL_ATF_SUPPORT description 7 years ago
Niko Mauno a7126edcb3 splash_source: Verify FIT magic 7 years ago
Tom Rini 9493d05a41 Revert "Merge git://git.denx.de/u-boot-video" 7 years ago
Anatolij Gustschin f9d42d821c spl: do not repeat timer init on i.MX6 7 years ago
Niko Mauno 22aa21dba4 splash_source: Verify FIT magic 7 years ago
Hannes Schmelzer a223e2bc10 bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 7 years ago
Wilson Lee 5daf6e56d3 common: console: Fix duplicated CONFIG in silent env callback 7 years ago