index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
spl: fit: implement recording of loadables into /fit-images
Philipp Tomsich
2017-11-26
1
-14
/
+81
*
|
spl: fit: implement fdt_record_loadable
Philipp Tomsich
2017-11-26
1
-0
/
+39
*
|
spl: fit: simplify logic for FDT loading for non-OS boots
Philipp Tomsich
2017-11-26
1
-30
/
+56
*
|
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
Philipp Tomsich
2017-11-26
1
-0
/
+1
|
/
*
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
2017-11-21
1
-0
/
+8
*
malloc: don't compare pointers to 0
Heinrich Schuchardt
2017-11-20
1
-5
/
+9
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-11-19
1
-1
/
+1
|
\
|
*
SPL: fix printing of image name
André Draszik
2017-11-16
1
-1
/
+1
*
|
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
2017-11-17
1
-0
/
+17
|
/
*
Revert "console: simplify puts()"
Soeren Moch
2017-11-12
1
-2
/
+42
*
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
Kever Yang
2017-11-07
1
-1
/
+2
*
image-sig: use designated initializers for algorithm
Masahiro Yamada
2017-11-06
1
-22
/
+22
*
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
1
-1
/
+2
*
common: Remove genimg_get_image()
Tuomas Tynkkynen
2017-10-16
3
-33
/
+0
*
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-10-16
2
-77
/
+0
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-12
1
-1
/
+9
|
\
|
*
spl: fix assignment of board info to global data
York Sun
2017-10-09
1
-1
/
+9
*
|
fit: If no matching config is found in fit_find_config_node(), use the defaul...
Jean-Jacques Hiblot
2017-10-05
1
-0
/
+20
*
|
fit: fixed bug in locate_dtb_in_fit()
Jean-Jacques Hiblot
2017-10-05
1
-1
/
+1
*
|
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
Jean-Jacques Hiblot
2017-10-05
1
-2
/
+2
*
|
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-10-05
2
-17
/
+1
*
|
common: Drop LOGLEVEL to 4
Tom Rini
2017-10-05
1
-1
/
+1
*
|
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
6
-32
/
+32
*
|
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
1
-0
/
+21
|
/
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-10-01
3
-22
/
+41
|
\
|
*
usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
Bin Meng
2017-10-01
1
-1
/
+1
|
*
usb: hub: Clear BH reset status change for a 3.0 hub
Bin Meng
2017-10-01
1
-0
/
+6
|
*
usb: hub: Clear port reset before usb_hub_port_connect_change()
Bin Meng
2017-10-01
1
-5
/
+5
|
*
usb: Read device descriptor after device is addressed for xHCI
Bin Meng
2017-10-01
1
-0
/
+11
|
*
usb: Only get 64 bytes device descriptor for full speed devices
Bin Meng
2017-10-01
1
-14
/
+15
|
*
usb: Handle audio extension endpoint descriptor in usb_parse_config()
Bin Meng
2017-10-01
1
-2
/
+3
*
|
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
Tom Rini
2017-09-29
1
-0
/
+1
*
|
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
Seung-Woo Kim
2017-09-29
1
-2
/
+3
|
/
*
dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled
Bin Meng
2017-09-27
1
-2
/
+17
*
usb: storage: Refactor to use max_xfer_blk from struct us_data
Bin Meng
2017-09-27
1
-19
/
+30
*
spl: Fix compiling warning on gunzip argument
York Sun
2017-09-22
1
-1
/
+4
*
spl: stash bootstage info before jump to next stage
Kever Yang
2017-09-22
1
-7
/
+7
*
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
Philipp Tomsich
2017-09-18
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-17
3
-12
/
+13
|
\
|
*
bootstage: Provide a separate record count setting for SPL
Simon Glass
2017-09-16
2
-3
/
+10
|
*
bootstage: Drop unused options
Simon Glass
2017-09-16
2
-10
/
+1
|
*
board_f: Drop the timer after relocation
Simon Glass
2017-09-16
1
-0
/
+3
*
|
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
2
-8
/
+180
*
|
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
2017-09-15
1
-4
/
+7
*
|
fit: Allow multiple images per property
Pantelis Antoniou
2017-09-15
1
-3
/
+15
*
|
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-09-15
1
-0
/
+31
|
/
*
spl: add newline in debug output
Anatolij Gustschin
2017-09-13
1
-2
/
+2
*
image: Add TI PMMC image type
Andrew F. Davis
2017-09-12
1
-0
/
+1
*
spl: fit: Add booting OS first
York Sun
2017-09-11
1
-19
/
+41
*
spl: fit: Support both external and embedded data
York Sun
2017-09-11
1
-19
/
+33
[prev]
[next]