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
2017-06-09
SPL: Add XIP booting support
Vikas Manocha
2017-06-08
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
Vikas Manocha
2017-06-05
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-06-05
malloc: Turn on DEBUG when enabling unit tests
Pantelis Antoniou
2017-06-05
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
Tom Rini
2017-06-05
bootstage: Record time taken to set up the live device tree
Simon Glass
2017-06-05
bootstage: Support SPL
Simon Glass
2017-06-05
bootstage: Adjust to use const * where possible
Simon Glass
2017-06-05
bootstage: Tidy up error return values
Simon Glass
2017-06-05
bootstage: Record the time taken to set up driver model
Simon Glass
2017-06-05
bootstage: Init as early as possible
Simon Glass
2017-06-05
bootstage: Support relocating boostage data
Simon Glass
2017-06-05
bootstage: Use debug() for stashing messages
Simon Glass
2017-06-05
bootstage: Show records with a zero time
Simon Glass
2017-06-05
bootstage: Use rec_count as the array index
Simon Glass
2017-06-05
bootstage: Fix up code style and comments
Simon Glass
2017-06-05
bootstage: Convert to use malloc()
Simon Glass
2017-06-05
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
Simon Glass
2017-06-05
bootstage: Require timer_get_boot_us() to be defined
Simon Glass
2017-06-05
arm: Remove include files from common.h
Simon Glass
2017-06-05
api: Add a header for api_init()
Simon Glass
2017-06-03
fs: fat: add kbuild configuration support
Sekhar Nori
2017-06-03
fastboot: Add support for flashing zImage
Sam Protsenko
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
fdt: Update fdt_get_base_address() to use const
Simon Glass
2017-06-01
dm: Build a live tree after relocation
Simon Glass
2017-06-01
dm: mmc: Don't re-init when accessing environment
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-31
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-29
env_mmc: configure environment offsets via device tree
Philipp Tomsich
2017-05-22
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
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-17
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
SPL: FIT: refactor FDT loading
Andre Przywara
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-15
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
[next]