index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
Kconfig: Add CONFIG_HASH to enable hashing API
Simon Glass
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-05-15
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Philipp Tomsich
2017-05-15
edid: Add HDMI flag to timing info
Jernej Skrabec
2017-05-15
edid: Set timings flags according to edid
Jernej Skrabec
2017-05-15
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
board_f: skip timer_init() on Coldfire archs
Angelo Dureghello
2017-05-15
spl: add support to booting with ATF
Kever Yang
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
Drop CONFIG_I2CFAST
Simon Glass
2017-05-15
i2c: Finish dropping use of CONFIG_I2C_HARD
Simon Glass
2017-05-12
common: Only build cli_readline.o for CMDLINE on non-SPL
Tom Rini
2017-05-12
env: avoid possible NULL pointer access
xypron.glpk@gmx.de
2017-05-12
env: correct sign for error code
xypron.glpk@gmx.de
2017-05-12
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
2017-05-12
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
2017-05-12
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-05-12
spl: reorder the assignment of board info to global data
Lokesh Vutla
2017-05-12
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
Philipp Tomsich
2017-05-12
disk: Return the partition number in part_get_info_by_name()
Alex Deymo
2017-05-12
image: Update include/android_image.h
Alex Deymo
2017-05-10
dm: video: Add driver-model support to lcd_simplefb
Simon Glass
2017-05-10
dm: video: Refactor lcd_simplefb to prepare for driver model
Simon Glass
2017-05-09
scsi: dm: split scsi_scan()
Jean-Jacques Hiblot
2017-05-08
Merge branch 'next' of git://git.denx.de/u-boot-spi
Tom Rini
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-05-03
env_sf: use DIV_ROUND_UP to calculate number of sectors to erase
Andreas Fenkart
2017-05-03
env_sf: re-order error handling in single-buffer env_relocate_spec
Andreas Fenkart
2017-05-03
enf_sf: reuse setup_flash_device instead of open coding it
Andreas Fenkart
2017-05-03
env_sf: factor out prepare_flash_device
Andreas Fenkart
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-04-15
dm: scsi: fix divide-by-0 error in scsi_scan()
Jean-Jacques Hiblot
2017-04-15
scsi: move the partition initialization out of the scsi detection
Jean-Jacques Hiblot
2017-04-15
scsi: make the LUN a parameter of scsi_detect_dev()
Jean-Jacques Hiblot
2017-04-14
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2017-04-14
usb: return 0 from usb_stor_get_info even if removable media
Troy Kisky
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-12
env: split fw_env.h in public and private parts
Stefano Babic
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
2017-04-09
spl: net: Add FIT image support over network boot
Andrew F. Davis
2017-04-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-04-08
common/xyzModem.c: Do not use hard-coded address for debug buffer
Alexandru Gagniuc
2017-04-08
common/xyzModem.c: unifdef (Remove useless #ifdefs)
Alexandru Gagniuc
[next]