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-30
Export redesign
Martin Dorwig
2015-01-30
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-30
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-30
dm: demo: Add a simple GPIO demonstration
Simon Glass
2015-01-30
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-30
cmd_i2c: change variable type for 10bit addressing support
Masahiro Yamada
2015-01-28
lcd: fix console address is not initialized
Bo Shen
2015-01-28
spl: Change printf to puts for "Unsupported boot-device"
Stefan Roese
2015-01-24
Allow architecture-specific memory reservation
Simon Glass
2015-01-22
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-01-21
fpga: Protect GZIP usage when LOADMK is enabled
Michal Simek
2015-01-20
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-01-19
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
mmc: extend the mmc hwpartition sub-command to change write reliability
Diego Santa Cruz
2015-01-19
mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
mmc: show the erase group size and HC WP group size in mmcinfo output
Diego Santa Cruz
2015-01-19
mmc: display size and start of eMMC enhanced user data area in mmcinfo
Diego Santa Cruz
2015-01-19
mmc: skip mmcinfo partition info processing for eMMC < 4.41
Diego Santa Cruz
2015-01-19
mmc: make eMMC general purpose partition numbering match spec
Diego Santa Cruz
2015-01-19
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2015-01-19
mmc: show hardware partition sizes in mmcinfo output
Diego Santa Cruz
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
usb: Do not log an error when no devices is plugged into a root-hub-less hcd
Hans de Goede
2015-01-18
usb: Fix usb_kbd_deregister when console-muxing is used
Hans de Goede
2015-01-18
usb: Add an interval parameter to create_int_queue
Hans de Goede
2015-01-18
USB: make "usb start" start usb only once
Hans de Goede
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
[next]