index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2014-08-21
bootm: make sure pass NULL when argc < 1
Bryan Wu
2014-08-21
image: fix bootm failure for FIT image
Bryan Wu
2014-08-21
pxe: Allow use of environment variables in append string
Hans de Goede
2014-08-21
cli: Export cli_simple_process_macros for use outside of cli_simple
Hans de Goede
2014-08-12
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2014-08-11
lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
Hannes Petermaier
2014-08-11
lcd: remove unused lcd_puts_xy
Jeroen Hofstee
2014-08-10
lcd: cleanup unused functions
Hannes Petermaier
2014-08-10
Add support for 32-bit organized framebuffers
Hannes Petermaier
2014-08-09
env_fat.c: Make sure our buffer is cache aligned
Tom Rini
2014-08-09
bootm: use genimg_get_kernel_addr()
Bryan Wu
2014-08-09
pxe: detect image format before calling bootm/bootz
Bryan Wu
2014-08-09
image: introduce genimg_get_kernel_addr()
Bryan Wu
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
2014-08-09
ext4load: fix help text
Pavel Machek
2014-08-09
board_r: Add missing return to initr_doc
Ian Campbell
2014-08-09
pxe: clear Bootfile before returning
Stephen Warren
2014-08-09
thor: defer parsing of device string to IO backend
Lukasz Majewski
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
fs: implement size/fatsize/ext4size
Stephen Warren
2014-08-07
support blackfin board initialization in generic board_f
Sonic Zhang
2014-08-01
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-25
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
console: Remove vprintf() optimisation for sandbox
Simon Glass
2014-07-23
stdio: Provide functions to add/remove devices using stdio_dev
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
sandbox: Always enable malloc debug
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-23
Remove form-feeds from dlmalloc.c
Simon Glass
2014-07-22
board_r: run scsi init() on ARM too
Ian Campbell
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
common: cmd_ide: use __weak and add prototypes
Jeroen Hofstee
2014-07-22
common: cmd_ide: remove PIO mode
Jeroen Hofstee
2014-07-22
spl: nand: read only in the size of image_header on the first access
Masahiro Yamada
2014-07-22
Fix help text of ext2load and fatload.
Pavel Machek
2014-07-18
common: cmd_mii: fix printf format warning
Jeroen Hofstee
2014-07-18
autoboot: add its own header
Jeroen Hofstee
2014-07-18
common: env_common: make env_get_char_spec __weak
Jeroen Hofstee
2014-07-18
common: bootm_os: make arch_preboot_os __weak
Jeroen Hofstee
2014-07-18
common: main.c: make show_boot_progress __weak
Jeroen Hofstee
2014-07-18
common:splash: use __weak
Jeroen Hofstee
2014-07-18
common: board_f: cosmetic use __weak for leds
Jeroen Hofstee
2014-07-18
common: commands: make commands static
Jeroen Hofstee
2014-07-07
env_fat: use get_device_and_partition() during env save and load
Wu, Josh
[next]