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
2015-01-14
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
2015-01-14
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2015-01-14
image: bootm: Add OpenRTOS image type
Marek Vasut
2015-01-14
bootm: Factor out common parts of image decompression code
Simon Glass
2015-01-14
bootm: Use print_decomp_msg() in all cases
Simon Glass
2015-01-14
bootm: Export bootm_decomp_image()
Simon Glass
2015-01-14
sandbox: Correct ordering of 'sb save' commands
Simon Glass
2015-01-14
bootm: Move compression progress/error messages into a function
Simon Glass
2015-01-14
common/memsize.c: Coding style cleanup
Wolfgang Denk
2015-01-14
console: Use pre-console buffer to get complete log on all consoles
Siarhei Siamashka
2015-01-14
edid: Add an edid_check_checksum() helper function
Hans de Goede
2015-01-13
x86: board_f: Adjust x86 boot order for performance
Simon Glass
2015-01-10
lcd_console: remove unused defines
Nikita Kiryanov
2015-01-10
lcd: refactor lcd console stuff into its own file
Nikita Kiryanov
2015-01-10
lcd: make lcd_drawchars() independant of lcd_base
Nikita Kiryanov
2015-01-10
lcd: introduce getters for bg/fg color
Nikita Kiryanov
2015-01-10
lcd: get rid of COLOR_MASK
Nikita Kiryanov
2015-01-10
lcd: expand console api
Nikita Kiryanov
2015-01-10
lcd: replace CONSOLE_(ROWS|COLS) with variables
Nikita Kiryanov
2015-01-10
lcd: rename console_(row|col)
Nikita Kiryanov
2015-01-10
lcd: remove LCD_MONOCHROME
Nikita Kiryanov
2015-01-10
lcd: cleanup lcd_drawchars
Nikita Kiryanov
2015-01-10
lcd: remove CONFIG_SYS_INVERT_COLORS
Nikita Kiryanov
2015-01-06
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-01-06
spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...
Guillaume GARDET
2015-01-06
spl_sata.c: Add <scsi.h>
Tom Rini
2015-01-05
memmove_wd: copy chunk down from big address if parameter to is larger than from
Sonic Zhang
2015-01-05
cmd_fdt: fix working_fdt is set to wrong value
Hua Yanghao
2015-01-05
cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700
Alexey Brodkin
2015-01-05
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
2015-01-05
mpc8xx: remove SPD823TS board support
Masahiro Yamada
2015-01-01
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-12-29
Fix hash verification
Nikolay Dimitrov
2014-12-29
common/board_f.c: fix compile error when tracing disabled
Kevin Hilman
2014-12-18
ARM: Implement non-cached memory support
Thierry Reding
2014-12-18
fastboot: handle flash write to GPT partitions
Steve Rae
2014-12-18
fastboot: add support for continue command
Rob Herring
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-12-12
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-12-12
mmc: Fix handling of bus widths and DDR card capabilities
Andrew Gabbasov
2014-12-11
dm: i2c: Implement driver model support in the i2c command
Simon Glass
2014-12-08
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-12-08
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2014-12-08
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
Suriyan Ramasami
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-12-08
cmd_fuse: return CMD_RET_FAILURE on error
Hector Palacios
2014-12-08
ARM: rpi: rename rpi_b to rpi
Stephen Warren
2014-12-08
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
Guillaume GARDET
[next]