summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3011-108/+164
|\
| * rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-291-3/+3
| * Use hash.c in mkimageRuchika Gupta2015-01-291-35/+46
| * hash: Add function to find hash_algo struct with progressive hashRuchika Gupta2015-01-291-9/+24
| * Export redesignMartin Dorwig2015-01-293-37/+14
| * dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-1/+1
| * dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-292-13/+18
| * dm: demo: Add a simple GPIO demonstrationSimon Glass2015-01-291-1/+28
| * generic-board: show model name in board_init_f() tooMasahiro Yamada2015-01-294-18/+39
| * cmd_i2c: change variable type for 10bit addressing supportMasahiro Yamada2015-01-291-11/+11
* | fpga: Extend dump descriptionMichal Simek2015-01-301-1/+1
* | cmd: Fix gettime command helpBin Meng2015-01-301-2/+2
* | common: bootm: Document fake bootm sub-commandMichal Simek2015-01-291-0/+3
* | dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira2015-01-291-1/+29
* | imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira2015-01-291-1/+1
* | common: add cache flush to imxtract functionPieter Voorthuijsen2015-01-291-0/+2
* | part: let list put the list in an environment variableSjoerd Simons2015-01-291-2/+22
* | fs: Add command to retrieve the filesystem typeSjoerd Simons2015-01-291-0/+15
|/
* lcd: fix console address is not initializedBo Shen2015-01-281-0/+1
* spl: Change printf to puts for "Unsupported boot-device"Stefan Roese2015-01-281-1/+1
* Allow architecture-specific memory reservationSimon Glass2015-01-241-0/+7
* 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
| |/
OpenPOWER on IntegriCloud