summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-01-24Allow architecture-specific memory reservationSimon Glass
2015-01-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-21fpga: Protect GZIP usage when LOADMK is enabledMichal Simek
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz
2015-01-19mmc: extend the mmc hwpartition sub-command to change write reliabilityDiego Santa Cruz
2015-01-19mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego Santa Cruz
2015-01-19mmc: show the erase group size and HC WP group size in mmcinfo outputDiego Santa Cruz
2015-01-19mmc: display size and start of eMMC enhanced user data area in mmcinfoDiego Santa Cruz
2015-01-19mmc: skip mmcinfo partition info processing for eMMC < 4.41Diego Santa Cruz
2015-01-19mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz
2015-01-19mmc: show hardware partition sizes in mmcinfo outputDiego Santa Cruz
2015-01-18musb-new: Fix reset sequence when in host modeHans de Goede
2015-01-18usb: Do not log an error when no devices is plugged into a root-hub-less hcdHans de Goede
2015-01-18usb: Fix usb_kbd_deregister when console-muxing is usedHans de Goede
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede
2015-01-18USB: make "usb start" start usb only onceHans de Goede
2015-01-14Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2015-01-14spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOTMasahiro Yamada
2015-01-14image: Enable OpenRTOS booting via fitImageMarek Vasut
2015-01-14image: bootm: Add OpenRTOS image typeMarek Vasut
2015-01-14bootm: Factor out common parts of image decompression codeSimon Glass
2015-01-14bootm: Use print_decomp_msg() in all casesSimon Glass
2015-01-14bootm: Export bootm_decomp_image()Simon Glass
2015-01-14sandbox: Correct ordering of 'sb save' commandsSimon Glass
2015-01-14bootm: Move compression progress/error messages into a functionSimon Glass
2015-01-14common/memsize.c: Coding style cleanupWolfgang Denk
2015-01-14console: Use pre-console buffer to get complete log on all consolesSiarhei Siamashka
2015-01-14edid: Add an edid_check_checksum() helper functionHans de Goede
2015-01-13x86: board_f: Adjust x86 boot order for performanceSimon Glass
2015-01-10lcd_console: remove unused definesNikita Kiryanov
2015-01-10lcd: refactor lcd console stuff into its own fileNikita Kiryanov
2015-01-10lcd: make lcd_drawchars() independant of lcd_baseNikita Kiryanov
2015-01-10lcd: introduce getters for bg/fg colorNikita Kiryanov
2015-01-10lcd: get rid of COLOR_MASKNikita Kiryanov
2015-01-10lcd: expand console apiNikita Kiryanov
2015-01-10lcd: replace CONSOLE_(ROWS|COLS) with variablesNikita Kiryanov
2015-01-10lcd: rename console_(row|col)Nikita Kiryanov
2015-01-10lcd: remove LCD_MONOCHROMENikita Kiryanov
2015-01-10lcd: cleanup lcd_drawcharsNikita Kiryanov
2015-01-10lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov
2015-01-06Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-06spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...Guillaume GARDET
2015-01-05spl_sata.c: Add <scsi.h>Tom Rini
2015-01-05memmove_wd: copy chunk down from big address if parameter to is larger than fromSonic Zhang
2015-01-05cmd_fdt: fix working_fdt is set to wrong valueHua Yanghao
2015-01-05cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700Alexey Brodkin
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada
2015-01-05mpc8xx: remove SPD823TS board supportMasahiro Yamada