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
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-0
/
+1
*
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-31
1
-10
/
+4
*
env_mmc: configure environment offsets via device tree
Philipp Tomsich
2017-05-29
1
-4
/
+27
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-05-22
1
-105
/
+196
|
\
|
*
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
1
-2
/
+40
|
*
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
1
-82
/
+80
|
*
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
1
-2
/
+13
|
*
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
1
-14
/
+32
|
*
SPL: FIT: refactor FDT loading
Andre Przywara
2017-05-17
1
-31
/
+57
*
|
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
3
-1238
/
+4
*
|
Kconfig: Add CONFIG_HASH to enable hashing API
Simon Glass
2017-05-22
3
-3
/
+15
*
|
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
1
-0
/
+4
*
|
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-22
1
-0
/
+8
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
2
-4
/
+4
|
\
|
*
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
1
-1
/
+1
|
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
2
-3
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-05-15
2
-2
/
+58
|
\
\
|
*
|
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Philipp Tomsich
2017-05-15
1
-2
/
+2
|
*
|
edid: Add HDMI flag to timing info
Jernej Skrabec
2017-05-15
1
-0
/
+42
|
*
|
edid: Set timings flags according to edid
Jernej Skrabec
2017-05-15
1
-0
/
+14
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2017-05-15
3
-23
/
+3
|
\
\
|
*
|
Drop CONFIG_I2CFAST
Simon Glass
2017-05-15
1
-17
/
+0
|
*
|
i2c: Finish dropping use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
2
-6
/
+3
|
|
/
*
|
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
1
-1
/
+1
*
|
board_f: skip timer_init() on Coldfire archs
Angelo Dureghello
2017-05-15
1
-0
/
+2
*
|
spl: add support to booting with ATF
Kever Yang
2017-05-15
4
-0
/
+117
|
/
*
common: Only build cli_readline.o for CMDLINE on non-SPL
Tom Rini
2017-05-12
1
-3
/
+2
*
env: avoid possible NULL pointer access
xypron.glpk@gmx.de
2017-05-12
1
-0
/
+4
*
env: correct sign for error code
xypron.glpk@gmx.de
2017-05-12
1
-1
/
+1
*
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
2
-1
/
+5
*
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
2017-05-12
1
-0
/
+1
*
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
2017-05-11
1
-0
/
+40
*
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-05-11
1
-1
/
+1
*
spl: reorder the assignment of board info to global data
Lokesh Vutla
2017-05-11
1
-1
/
+1
*
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
Philipp Tomsich
2017-05-11
1
-3
/
+12
*
disk: Return the partition number in part_get_info_by_name()
Alex Deymo
2017-05-11
1
-3
/
+3
*
image: Update include/android_image.h
Alex Deymo
2017-05-11
1
-0
/
+9
*
dm: video: Add driver-model support to lcd_simplefb
Simon Glass
2017-05-09
1
-0
/
+18
*
dm: video: Refactor lcd_simplefb to prepare for driver model
Simon Glass
2017-05-09
1
-11
/
+22
*
scsi: dm: split scsi_scan()
Jean-Jacques Hiblot
2017-05-09
1
-53
/
+49
*
Merge branch 'next' of git://git.denx.de/u-boot-spi
Tom Rini
2017-05-08
1
-56
/
+36
|
\
|
*
env_sf: use DIV_ROUND_UP to calculate number of sectors to erase
Andreas Fenkart
2017-05-03
1
-13
/
+5
|
*
env_sf: re-order error handling in single-buffer env_relocate_spec
Andreas Fenkart
2017-05-03
1
-9
/
+11
|
*
enf_sf: reuse setup_flash_device instead of open coding it
Andreas Fenkart
2017-05-03
1
-9
/
+5
|
*
env_sf: factor out prepare_flash_device
Andreas Fenkart
2017-05-03
1
-29
/
+19
*
|
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-05-08
2
-9
/
+5
|
/
*
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-05-01
2
-2
/
+2
*
dm: scsi: fix divide-by-0 error in scsi_scan()
Jean-Jacques Hiblot
2017-04-14
1
-9
/
+26
*
scsi: move the partition initialization out of the scsi detection
Jean-Jacques Hiblot
2017-04-14
1
-1
/
+2
*
scsi: make the LUN a parameter of scsi_detect_dev()
Jean-Jacques Hiblot
2017-04-14
1
-7
/
+7
[next]