index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
malloc_simple: Return NULL on malloc failure rather then calling panic()
Hans de Goede
2015-02-12
1
-1
/
+1
*
|
dm: Prevent "demo hello" and "demo status" segfaults
Peter Tyser
2015-02-12
1
-1
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-10
1
-0
/
+2
|
\
|
*
scsi: bootstage: Measure time taken to scan the bus
Simon Glass
2015-02-06
1
-0
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-02-10
1
-1
/
+1
|
\
\
|
*
|
common/board_f: add at91 wdt
Heiko Schocher
2015-02-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-02-10
4
-280
/
+154
|
\
\
|
*
|
lcd: split splash code into its own function
Nikita Kiryanov
2015-02-10
2
-30
/
+38
|
*
|
lcd: dt: extract simplefb support
Nikita Kiryanov
2015-02-10
3
-50
/
+60
|
*
|
lcd: rename bitmap_plot to better represent its functionality
Nikita Kiryanov
2015-02-10
1
-3
/
+3
|
*
|
lcd: various cleanups
Nikita Kiryanov
2015-02-10
1
-75
/
+15
|
*
|
lcd: remove unused includes
Nikita Kiryanov
2015-02-10
1
-18
/
+0
|
*
|
lcd: introduce lcd_set_cmap
Nikita Kiryanov
2015-02-10
1
-24
/
+22
|
*
|
lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
Nikita Kiryanov
2015-02-10
1
-21
/
+7
|
*
|
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
Nikita Kiryanov
2015-02-10
1
-9
/
+1
|
*
|
lcd: atmel: introduce lcd_logo_set_cmap
Nikita Kiryanov
2015-02-10
1
-21
/
+8
|
*
|
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
Nikita Kiryanov
2015-02-10
1
-6
/
+5
|
*
|
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
Nikita Kiryanov
2015-02-10
1
-10
/
+1
|
*
|
lcd: split configuration_get_cmap
Nikita Kiryanov
2015-02-10
1
-19
/
+0
|
|
/
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-02-10
2
-0
/
+177
|
\
\
|
*
|
common: convert compulab splash load code to common code
Nikita Kiryanov
2015-01-29
2
-0
/
+177
*
|
|
bdinfo: Show information about fdt blob via bdinfo
Michal Simek
2015-02-09
1
-0
/
+3
*
|
|
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
3
-5
/
+14
*
|
|
common/board_r: manual relocation for cmd table
Andreas Bießmann
2015-02-09
1
-0
/
+12
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-01-30
11
-108
/
+164
|
\
\
|
*
|
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
1
-3
/
+3
|
*
|
Use hash.c in mkimage
Ruchika Gupta
2015-01-29
1
-35
/
+46
|
*
|
hash: Add function to find hash_algo struct with progressive hash
Ruchika Gupta
2015-01-29
1
-9
/
+24
|
*
|
Export redesign
Martin Dorwig
2015-01-29
3
-37
/
+14
|
*
|
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
1
-1
/
+1
|
*
|
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
2
-13
/
+18
|
*
|
dm: demo: Add a simple GPIO demonstration
Simon Glass
2015-01-29
1
-1
/
+28
|
*
|
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-29
4
-18
/
+39
|
*
|
cmd_i2c: change variable type for 10bit addressing support
Masahiro Yamada
2015-01-29
1
-11
/
+11
*
|
|
fpga: Extend dump description
Michal Simek
2015-01-30
1
-1
/
+1
*
|
|
cmd: Fix gettime command help
Bin Meng
2015-01-30
1
-2
/
+2
*
|
|
common: bootm: Document fake bootm sub-command
Michal Simek
2015-01-29
1
-0
/
+3
*
|
|
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
1
-1
/
+29
*
|
|
imagetool: make the image_save_datafile() available to all image types
Guilherme Maciel Ferreira
2015-01-29
1
-1
/
+1
*
|
|
common: add cache flush to imxtract function
Pieter Voorthuijsen
2015-01-29
1
-0
/
+2
*
|
|
part: let list put the list in an environment variable
Sjoerd Simons
2015-01-29
1
-2
/
+22
*
|
|
fs: Add command to retrieve the filesystem type
Sjoerd Simons
2015-01-29
1
-0
/
+15
|
/
/
*
|
lcd: fix console address is not initialized
Bo Shen
2015-01-28
1
-0
/
+1
*
|
spl: Change printf to puts for "Unsupported boot-device"
Stefan Roese
2015-01-28
1
-1
/
+1
*
|
Allow architecture-specific memory reservation
Simon Glass
2015-01-24
1
-0
/
+7
*
|
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-01-22
1
-0
/
+5
|
\
\
|
*
|
fpga: Protect GZIP usage when LOADMK is enabled
Michal Simek
2015-01-21
1
-0
/
+5
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-01-20
1
-1
/
+204
|
\
\
\
|
*
|
|
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
1
-2
/
+10
|
*
|
|
mmc: extend the mmc hwpartition sub-command to change write reliability
Diego Santa Cruz
2015-01-19
1
-24
/
+92
[prev]
[next]