summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-221-0/+5
|\
| * fpga: Protect GZIP usage when LOADMK is enabledMichal Simek2015-01-211-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-201-1/+204
|\ \
| * | mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz2015-01-191-2/+10
| * | mmc: extend the mmc hwpartition sub-command to change write reliabilityDiego Santa Cruz2015-01-191-24/+92
| * | mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-1/+92
| * | mmc: show the erase group size and HC WP group size in mmcinfo outputDiego Santa Cruz2015-01-191-0/+8
| * | mmc: display size and start of eMMC enhanced user data area in mmcinfoDiego Santa Cruz2015-01-191-3/+8
| * | mmc: skip mmcinfo partition info processing for eMMC < 4.41Diego Santa Cruz2015-01-191-1/+1
| * | mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz2015-01-191-1/+1
| * | mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-191-4/+10
| * | mmc: show hardware partition sizes in mmcinfo outputDiego Santa Cruz2015-01-191-0/+17
* | | musb-new: Fix reset sequence when in host modeHans de Goede2015-01-181-0/+2
* | | usb: Do not log an error when no devices is plugged into a root-hub-less hcdHans de Goede2015-01-181-4/+5
* | | usb: Fix usb_kbd_deregister when console-muxing is usedHans de Goede2015-01-181-0/+4
* | | usb: Add an interval parameter to create_int_queueHans de Goede2015-01-181-2/+4
* | | USB: make "usb start" start usb only onceHans de Goede2015-01-181-17/+31
|/ /
* | Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2015-01-143-282/+244
|\ \
| * | lcd_console: remove unused definesNikita Kiryanov2015-01-101-4/+0
| * | lcd: refactor lcd console stuff into its own fileNikita Kiryanov2015-01-103-230/+216
| * | lcd: make lcd_drawchars() independant of lcd_baseNikita Kiryanov2015-01-101-5/+2
| * | lcd: introduce getters for bg/fg colorNikita Kiryanov2015-01-101-9/+22
| * | lcd: get rid of COLOR_MASKNikita Kiryanov2015-01-101-8/+6
| * | lcd: expand console apiNikita Kiryanov2015-01-101-9/+26
| * | lcd: replace CONSOLE_(ROWS|COLS) with variablesNikita Kiryanov2015-01-101-17/+18
| * | lcd: rename console_(row|col)Nikita Kiryanov2015-01-101-27/+27
| * | lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-101-28/+2
| * | lcd: cleanup lcd_drawcharsNikita Kiryanov2015-01-101-13/+1
| * | lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov2015-01-101-8/+0
| |/
* | spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOTMasahiro Yamada2015-01-141-25/+39
* | image: Enable OpenRTOS booting via fitImageMarek Vasut2015-01-141-2/+8
* | image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-142-0/+33
* | bootm: Factor out common parts of image decompression codeSimon Glass2015-01-141-39/+49
* | bootm: Use print_decomp_msg() in all casesSimon Glass2015-01-141-16/+18
* | bootm: Export bootm_decomp_image()Simon Glass2015-01-141-19/+10
* | sandbox: Correct ordering of 'sb save' commandsSimon Glass2015-01-141-1/+1
* | bootm: Move compression progress/error messages into a functionSimon Glass2015-01-141-24/+47
* | common/memsize.c: Coding style cleanupWolfgang Denk2015-01-141-14/+17
* | console: Use pre-console buffer to get complete log on all consolesSiarhei Siamashka2015-01-141-5/+41
* | edid: Add an edid_check_checksum() helper functionHans de Goede2015-01-141-0/+12
* | x86: board_f: Adjust x86 boot order for performanceSimon Glass2015-01-131-3/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-061-3/+16
|\
| * spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...Guillaume GARDET2015-01-061-3/+16
* | spl_sata.c: Add <scsi.h>Tom Rini2015-01-051-0/+1
* | memmove_wd: copy chunk down from big address if parameter to is larger than fromSonic Zhang2015-01-051-2/+12
* | cmd_fdt: fix working_fdt is set to wrong valueHua Yanghao2015-01-051-1/+1
* | cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700Alexey Brodkin2015-01-051-1/+1
* | powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2015-01-051-3/+0
* | mpc8xx: remove SPD823TS board supportMasahiro Yamada2015-01-051-6/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-01-011-0/+11
|\
OpenPOWER on IntegriCloud