index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2018-12-14
spl: net: dm: usb: bind the gadget before attempting to load the image
Jean-Jacques Hiblot
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2018-12-12
blk: Rework guard around part_init call
Tom Rini
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-08
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-12-06
main: Drop more #ifdefs
Simon Glass
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
2018-12-04
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
2018-12-04
cmd: add clear screen 'cls' command
Anatolij Gustschin
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
board_r: fix build with DM_SPI
Christophe Leroy
2018-12-03
rsa: add support of padding pss
Philippe Reynes
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2018-12-02
fdt_support: fdt reservations on the sandbox
Heinrich Schuchardt
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
2018-11-29
malloc_simple: Add logging of allocations
Simon Glass
2018-11-28
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
2018-11-27
board_r: Remove initr_spi
Jagan Teki
2018-11-27
spi: Zap CONFIG_HARD_SPI
Jagan Teki
2018-11-27
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-27
spi: Remove used spi_init
Jagan Teki
2018-11-26
usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
Sven Schwermer
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
sandbox: Allow puts() output before global_data is set up
Simon Glass
2018-11-26
spl: Add a comment to spl_set_bd()
Simon Glass
2018-11-26
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
Simon Glass
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Simon Glass
2018-11-26
bloblist: Locate bloblist in U-Boot
Simon Glass
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
2018-11-20
spl: Support bootstage, log, hash and early malloc in TPL
Simon Glass
2018-11-20
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
2018-11-16
image-sig: Ensure that hashed-nodes is null-terminated
Konrad Beckmann
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
dm: cpu: Fix print_cpuinfo() output
Bin Meng
2018-11-14
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-11-09
common: build ymodem only on need
Jun Nie
2018-11-09
common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL
Lars Povlsen
2018-11-09
spl: fix debug prints for tiny printf
Simon Goldschmidt
2018-11-09
fit: Add missing CR in debug output in fit_find_config_node()
Stefan Roese
2018-11-07
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
Bin Meng
2018-10-25
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
[next]