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
2019-01-26
dfu: Remove dependency on HUSH parser in SPL
Andrew F. Davis
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2019-01-18
common: spl: Kconfig: spelling fixes
Chris Packham
2019-01-16
bootm: use new common function lmb_init_and_reserve
Simon Goldschmidt
2019-01-16
fdt: parse "reserved-memory" for memory reservation
Simon Goldschmidt
2019-01-15
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-01-15
common: command: Add support for $ auto-completion
Boris Brezillon
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
2019-01-15
common: command: Expose a generic helper to auto-complete sub commands
Boris Brezillon
2019-01-15
common: command: Fix command auto-completion
Boris Brezillon
2019-01-15
common: Kconfig: miscellaneous spelling fixes
Chris Packham
2019-01-15
xyz-modem: Fix timeout loop waiting with WATCHDOG
Lokesh Vutla
2019-01-15
spl: ymodem: Add support for loading gzip compressed uImage
Marek Vasut
2019-01-14
common: fdt_support: print hexadecimal numbers in debug
Sekhar Nori
2019-01-14
image: fix compiling without CMD_FDT
Simon Goldschmidt
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M
Ye Li
2019-01-01
tools: add i.MX8M image support
Peng Fan
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
2018-12-31
riscv: bootm: Support booting VxWorks
Bin Meng
2018-12-31
bootm: vxworks: Make do_bootm_vxworks() non-static
Bin Meng
2018-12-31
bootm: vxworks: Make do_bootvx_fdt() static
Bin Meng
2018-12-14
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
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
[next]