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
2013-06-04
fdt: allow bootdelay to be specified via device tree
Stephen Warren
2013-06-04
common: board_f: Do not call board_postclk_init twice
Masahiro Yamada
2013-06-04
sandbox: image: Adjust FIT image printing to work with sandbox
Simon Glass
2013-06-04
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
sandbox: Adjust bootm command to work with sandbox
Simon Glass
2013-06-04
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
image: Use fit_image_load() to load ramdisk
Simon Glass
2013-06-04
image: Introduce fit_image_load() to load images from FITs
Simon Glass
2013-06-04
main: Add debug_bootkeys to avoid #ifdefs
Simon Glass
2013-06-04
main: Add debug_parser() to avoid #ifdefs
Simon Glass
2013-06-04
main: Correct header order
Simon Glass
2013-06-04
main: Fix typos and checkpatch warnings in command line reading
Simon Glass
2013-06-04
main: Use get/setenv_ulong()
Simon Glass
2013-06-04
main: Move boot_delay code into its own function
Simon Glass
2013-06-04
main: Separate out the two abortboot() functions
Simon Glass
2013-06-04
net: Add prototype for update_tftp
Simon Glass
2013-05-31
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-24
common: Update cmd_bdinfo for PPC
York Sun
2013-05-24
cmd_mem: fix cp command
Masahiro Yamada
2013-05-22
nand: adjust erase/read/write partition/chip size for bad blocks
Harvey Chapman
2013-05-17
fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
Doug Anderson
2013-05-17
bootm: Avoid 256-byte overflow in fixup_silent_linux()
Doug Anderson
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-05-14
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
image: Add device tree setup to image library
Simon Glass
2013-05-14
image: Split libfdt code into image-fdt.c
Simon Glass
2013-05-14
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
Simon Glass
2013-05-14
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
2013-05-14
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
image: Rename hash printing to fit_image_print_verification_data()
Simon Glass
2013-05-14
image: Export fit_conf_get_prop_node()
Simon Glass
2013-05-14
image: Move error! string to common place
Simon Glass
2013-05-14
image: Move hash checking into its own function
Simon Glass
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
env: Fix minor comment typos in cmd_nvedit
Simon Glass
2013-05-14
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...
Tom Rini
2013-05-13
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-05-13
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-13
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2013-05-13
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-11
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
[next]