projects
/
oweals
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avr32: use dlmalloc for DMA buffers
[oweals/u-boot.git]
/
common
/
2015-02-16
Tom Rini
Merge git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2015-02-16
Tom Rini
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-02-13
Tom Rini
Merge git://git.denx.de/u-boot-samsung
tree
|
commitdiff
2015-02-13
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2015-02-13
Tom Rini
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2015-02-12
Simon Glass
dm: Add CMD_DM and CMD_DEMO to Kconfig
tree
|
commitdiff
2015-02-12
Simon Glass
dm: i2c: Add a dm_ prefix to driver model bus speed...
tree
|
commitdiff
2015-02-12
Simon Glass
Introduce board_init_f_mem() to handle early memory...
tree
|
commitdiff
2015-02-12
Hans de Goede
malloc_simple: Return NULL on malloc failure rather...
tree
|
commitdiff
2015-02-12
Peter Tyser
dm: Prevent "demo hello" and "demo status" segfaults
tree
|
commitdiff
2015-02-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-02-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-atmel
tree
|
commitdiff
2015-02-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2015-02-10
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: split splash code into its own function
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: dt: extract simplefb support
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: rename bitmap_plot to better represent its functio...
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: various cleanups
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: remove unused includes
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: introduce lcd_set_cmap
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap...
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: atmel: introduce lcd_logo_set_cmap
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx...
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
tree
|
commitdiff
2015-02-10
Nikita Kiryanov
lcd: split configuration_get_cmap
tree
|
commitdiff
2015-02-09
Tom Rini
Merge branch 'microblaze' of git://git.denx.de/u-boot...
tree
|
commitdiff
2015-02-09
Michal Simek
bdinfo: Show information about fdt blob via bdinfo
tree
|
commitdiff
2015-02-09
Michal Simek
microblaze: Move architecture to use generic board...
tree
|
commitdiff
2015-02-09
Andreas Bießmann
common/board_r: manual relocation for cmd table
tree
|
commitdiff
2015-02-07
Heiko Schocher
common/board_f: add at91 wdt
tree
|
commitdiff
2015-02-06
Simon Glass
scsi: bootstage: Measure time taken to scan the bus
tree
|
commitdiff
2015-02-04
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-ubi
tree
|
commitdiff
2015-02-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-ti
tree
|
commitdiff
2015-02-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
tree
|
commitdiff
2015-02-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2015-01-31
Tom Rini
Merge branch 'patman' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-01-31
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-net
tree
|
commitdiff
2015-01-30
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mips
tree
|
commitdiff
2015-01-30
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-dm
tree
|
commitdiff
2015-01-30
Michal Simek
fpga: Extend dump description
tree
|
commitdiff
2015-01-30
Bin Meng
cmd: Fix gettime command help
tree
|
commitdiff
2015-01-30
Ruchika Gupta
rsa: Use checksum algorithms from struct hash_algo
tree
|
commitdiff
2015-01-30
Ruchika Gupta
Use hash.c in mkimage
tree
|
commitdiff
2015-01-30
Ruchika Gupta
hash: Add function to find hash_algo struct with progre...
tree
|
commitdiff
2015-01-30
Martin Dorwig
Export redesign
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: Provide an offset length parameter where needed
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: Rename driver model I2C functions to permit...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: demo: Add a simple GPIO demonstration
tree
|
commitdiff
2015-01-30
Masahiro Yamada
generic-board: show model name in board_init_f() too
tree
|
commitdiff
2015-01-30
Masahiro Yamada
cmd_i2c: change variable type for 10bit addressing...
tree
|
commitdiff
2015-01-29
Michal Simek
common: bootm: Document fake bootm sub-command
tree
|
commitdiff
2015-01-29
Guilherme Maciel...
dumpimage: fit: extract FIT images
tree
|
commitdiff
2015-01-29
Guilherme Maciel...
imagetool: make the image_save_datafile() available...
tree
|
commitdiff
2015-01-29
Pieter Voorthuijsen
common: add cache flush to imxtract function
tree
|
commitdiff
2015-01-29
Sjoerd Simons
part: let list put the list in an environment variable
tree
|
commitdiff
2015-01-29
Sjoerd Simons
fs: Add command to retrieve the filesystem type
tree
|
commitdiff
2015-01-29
Nikita Kiryanov
common: convert compulab splash load code to common...
tree
|
commitdiff
2015-01-28
Bo Shen
lcd: fix console address is not initialized
tree
|
commitdiff
2015-01-28
Stefan Roese
spl: Change printf to puts for "Unsupported boot-device"
tree
|
commitdiff
2015-01-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-01-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-atmel
tree
|
commitdiff
2015-01-26
Tom Rini
Merge branch 'zynq' of git://denx.de/git/u-boot-microblaze
tree
|
commitdiff
2015-01-24
Simon Glass
Allow architecture-specific memory reservation
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git.denx.de/u-boot-sunxi
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mips
tree
|
commitdiff
2015-01-22
Tom Rini
Merge branch 'next' of git://denx.de/git/u-boot-microblaze
tree
|
commitdiff
2015-01-22
Tom Rini
Merge branch 'phys_t' of git://denx.de/git/u-boot-micro...
tree
|
commitdiff
2015-01-22
Tom Rini
Merge branch 'fpga' of git://denx.de/git/u-boot-microblaze
tree
|
commitdiff
2015-01-21
Michal Simek
fpga: Protect GZIP usage when LOADMK is enabled
tree
|
commitdiff
2015-01-20
Tom Rini
Merge git://git.denx.de/u-boot-arc
tree
|
commitdiff
2015-01-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2015-01-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: extend mmcinfo output to show partition write...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: extend the mmc hwpartition sub-command to change...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: add mmc hwpartition sub-command to do eMMC hardwar...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: show the erase group size and HC WP group size...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: display size and start of eMMC enhanced user data...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: skip mmcinfo partition info processing for eMMC...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: make eMMC general purpose partition numbering...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: extend mmcinfo to show enhanced partition attribute
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: show hardware partition sizes in mmcinfo output
tree
|
commitdiff
2015-01-18
Hans de Goede
musb-new: Fix reset sequence when in host mode
tree
|
commitdiff
2015-01-18
Hans de Goede
usb: Do not log an error when no devices is plugged...
tree
|
commitdiff
2015-01-18
Hans de Goede
usb: Fix usb_kbd_deregister when console-muxing is...
tree
|
commitdiff
2015-01-18
Hans de Goede
usb: Add an interval parameter to create_int_queue
tree
|
commitdiff
2015-01-18
Hans de Goede
USB: make "usb start" start usb only once
tree
|
commitdiff
2015-01-16
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-ti
tree
|
commitdiff
2015-01-15
Tom Rini
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-01-14
Tom Rini
Merge branch 'next' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2015-01-14
Masahiro Yamada
spl: spl_nor: surround Linux-load code with #ifdef...
tree
|
commitdiff
2015-01-14
Marek Vasut
image: Enable OpenRTOS booting via fitImage
tree
|
commitdiff
2015-01-14
Marek Vasut
image: bootm: Add OpenRTOS image type
tree
|
commitdiff
2015-01-14
Simon Glass
bootm: Factor out common parts of image decompression...
tree
|
commitdiff
2015-01-14
Simon Glass
bootm: Use print_decomp_msg() in all cases
tree
|
commitdiff
2015-01-14
Simon Glass
bootm: Export bootm_decomp_image()
tree
|
commitdiff
2015-01-14
Simon Glass
sandbox: Correct ordering of 'sb save' commands
tree
|
commitdiff
2015-01-14
Simon Glass
bootm: Move compression progress/error messages into...
tree
|
commitdiff
next