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
2015-11-12
board_init: Change the logic to setup malloc_base
Fabio Estevam
2015-11-12
common: Simplify get_clocks() #ifdef
Peng Fan
2015-11-12
mmc: Use lldiv() for 64-bit division in write_raw_image()
Siarhei Siamashka
2015-11-12
gpt: add optional parameter type in gpt command
Patrick Delaunay
2015-11-12
sparse: Rename the file and header
Maxime Ripard
2015-11-12
fastboot: nand: Add pre erase and write hooks
Maxime Ripard
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard
2015-11-12
sparse: Implement several chunks flashing
Maxime Ripard
2015-11-12
fastboot: Implement flashing session counter
Maxime Ripard
2015-11-12
sparse: Implement storage abstraction
Maxime Ripard
2015-11-12
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
2015-11-12
sparse: Simplify multiple logic
Maxime Ripard
2015-11-12
sparse: Refactor chunk parsing function
Maxime Ripard
2015-11-12
sparse: Move main header parsing to a function of its own
Maxime Ripard
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2015-11-06
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
nios2: use common sequence for reserve_uboot
Thomas Chou
2015-11-06
nios2: use dram bank in board info
Thomas Chou
2015-11-05
sf: Add SPI NOR protection mechanism
Fabio Estevam
2015-11-05
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-03
common/usb_storage.c: Clean up usb_storage_probe()
Tom Rini
2015-10-30
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
net: mdio: Add mdio_free() and mdio_unregister() API
Bin Meng
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-27
image.c: Fix non-Android booting with ramdisk and/or device tree
Tom Rini
2015-10-26
fdt_support: Don't panic if stdout alias is missing
Scott Wood
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
2015-10-24
board_init_f_mem(): Don't require memset()
Simon Glass
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
itest: make memory access work under sandbox
Stephen Warren
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2015-10-24
Allow imxtract to extract part of script image.
Pierre Aubert
2015-10-24
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
2015-10-23
env: export fdt_blob to the environment variable
Thomas Chou
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
timer: start a new timer after relocation
Thomas Chou
2015-10-23
nios2: Switch to generic timer
Thomas Chou
2015-10-22
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
2015-10-21
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-10-21
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
Bin Meng
2015-10-21
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
Bin Meng
2015-10-21
cmd: bootvx: Always get VxWorks bootline from env
Bin Meng
[next]