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-04-24
image: android: fix 'iminfo' typo
Eugeniu Rosca
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2019-04-23
bootm: Simplying cache flush code
Trent Piepho
2019-04-23
malloc: Fix memalign not honoring alignment prior to full malloc init
Andreas Dannenberg
2019-04-23
spl: spl_nand.c: Add NAND loading message
Stefan Roese
2019-04-22
spl: ymodem: Add support for loading full fitImages
Marek Vasut
2019-04-22
fit: load all fragments from the extra configurations
Peter Ujfalusi
2019-04-22
Support boot Android image without address on bootm command
Shawn Guo
2019-04-15
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-04-15
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
Tom Rini
2019-04-14
usb: kbd: Properly translate up/down arrow keys
Andre Przywara
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-12
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-04-12
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
2019-04-11
fdt: Remove duplicate code
Thierry Reding
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-04-09
spl: ymodem: Move GZ handling out of YModem session
Marek Vasut
2019-04-09
spl: ymodem: Terminate YModem session on error
Marek Vasut
2019-04-09
usb: Make portspeed return a read-only string
Ismael Luceno Cortes
2019-03-22
common: image-android-dt: Fix out-of-bounds access
Eugeniu Rosca
2019-03-22
common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
Abel Vesa
2019-03-08
image: fdt: handle coalesced reserve region
Patrick Delaunay
2019-02-28
spl: add debug print for early malloc usage
Simon Goldschmidt
2019-02-22
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
2019-02-20
log: Add a Kconfig option to set the default log level
Simon Glass
2019-02-20
log: Fix up Kconfig log level names
Simon Glass
2019-02-19
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
2019-02-15
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-02-09
Convert CONFIG_BOARD_TYPES to Kconfig
Simon Glass
2019-02-09
initcall: Move to inline function
Alexander Graf
2019-02-08
fdt: support booting with dtb in Android image
Shawn Guo
2019-02-07
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
Vignesh R
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
2019-02-02
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: fat/fs: Add option to include/exclude FAT write build in SPL
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
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
[next]