index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove now unused unlzo function
Sascha Hauer
2011-11-29
1
-2
/
+0
*
Add generic uncompress function
Sascha Hauer
2011-11-29
1
-0
/
+19
*
lzo: export decompress_unlzo function
Sascha Hauer
2011-11-29
1
-0
/
+6
*
add file detection support
Sascha Hauer
2011-11-29
1
-0
/
+23
*
remove old zlib
Sascha Hauer
2011-11-29
1
-434
/
+0
*
add kernel gunzip implementation
Sascha Hauer
2011-11-29
5
-2
/
+884
*
remove old bzlib
Sascha Hauer
2011-11-29
1
-329
/
+0
*
use kernel bunzip implementation
Sascha Hauer
2011-11-29
1
-0
/
+10
*
bootm: use initrd_address and initrd_size
Sascha Hauer
2011-11-29
1
-0
/
+1
*
bootm: do not require -L after -r
Sascha Hauer
2011-11-29
1
-0
/
+1
*
bootm: remove image handler options
Sascha Hauer
2011-11-29
1
-4
/
+0
*
introduce some env helpers
Sascha Hauer
2011-11-29
1
-0
/
+3
*
compile in simple_strtoull
Sascha Hauer
2011-11-29
1
-2
/
+0
*
factor out iminfo command
Sascha Hauer
2011-11-29
1
-3
/
+0
*
Merge branch 'work/magicvars' into next
Sascha Hauer
2011-11-29
2
-0
/
+34
|
\
|
*
add magicvar command
Sascha Hauer
2011-11-29
2
-0
/
+34
*
|
Merge branch 'master' into next
Sascha Hauer
2011-11-29
1
-4
/
+4
|
\
\
|
|
/
|
*
fix fprintf prototype and return value
Sascha Hauer
2011-11-11
1
-1
/
+1
|
*
console: fix return values of puts functions
Sascha Hauer
2011-11-11
1
-3
/
+3
*
|
remove irq support fragments
Sascha Hauer
2011-11-28
1
-19
/
+0
*
|
Add driver for IDE like interfaces
Juergen Beisert
2011-11-28
1
-0
/
+32
*
|
ATA Disk Support: Add support for native ATA type drives
Juergen Beisert
2011-11-28
1
-0
/
+100
*
|
ATA/DISK: Remove the now unused header <ata.h>
Juergen Beisert
2011-11-28
1
-39
/
+0
*
|
Use generic block layer to access the drives and do partition parsing
Juergen Beisert
2011-11-28
1
-1
/
+2
*
|
DISK: Add common partition handling for disk like media
Juergen Beisert
2011-11-28
1
-0
/
+2
*
|
ATA/DISK: Share important constants and structures
Juergen Beisert
2011-11-28
1
-0
/
+39
*
|
Create a unique cdev number for on demand devices
Juergen Beisert
2011-11-28
1
-0
/
+1
*
|
mci: Add MCI over SPI support
Franck Jullien
2011-11-25
1
-0
/
+18
*
|
crypto: Add crc7 function
Franck Jullien
2011-11-25
1
-0
/
+14
*
|
commands/cp: add verbose mode which displays progress bar
Hubert Feurstein
2011-11-22
1
-1
/
+1
|
/
*
Merge branch 'master' into next
Sascha Hauer
2011-10-23
1
-6
/
+6
|
\
|
*
Avoid warnings by using format(__printf__)
Loïc Minier
2011-10-18
1
-6
/
+6
*
|
initial oftree command support
Sascha Hauer
2011-10-19
1
-0
/
+21
*
|
initial libfdt support
Sascha Hauer
2011-10-19
4
-0
/
+1318
*
|
Merge branch 'master' into next
Sascha Hauer
2011-10-14
1
-0
/
+2
|
\
\
|
|
/
|
*
Merge branch 'next'
Sascha Hauer
2011-10-09
13
-82
/
+526
|
|
\
|
*
|
include: list: add include because we need NULL
Wolfram Sang
2011-09-14
1
-0
/
+2
*
|
|
digest: factorise file digest to common/digest.c
Jean-Christophe PLAGNIOL-VILLARD
2011-10-12
1
-0
/
+8
|
|
/
|
/
|
*
|
Allow data-only i2c transfers
Rosen Kolev
2011-10-07
1
-0
/
+1
*
|
spi: indicate in the docs that per-transfer bpw setting is not supported
Paul Fertser
2011-09-29
1
-1
/
+2
*
|
image: move map_image amd unmap_image to image.c
Jean-Christophe PLAGNIOL-VILLARD
2011-09-28
1
-0
/
+1
*
|
image: add multi image support for bootm
Jean-Christophe PLAGNIOL-VILLARD
2011-09-28
1
-0
/
+7
*
|
image: use data base addr for image_print_contents, image_multi_count/getimg
Jean-Christophe PLAGNIOL-VILLARD
2011-09-28
1
-4
/
+4
*
|
Merge branch 'pu-ppc' into next
Sascha Hauer
2011-09-28
3
-65
/
+2
|
\
\
|
*
|
pcm030: use new functionality
Sascha Hauer
2011-09-27
1
-1
/
+1
|
*
|
remove EARLY_INIT and EARLY_CONSOLE support
Sascha Hauer
2011-09-27
2
-64
/
+1
*
|
|
Merge branch 'usb-massstorage' into next
Sascha Hauer
2011-09-28
2
-0
/
+230
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
USB mass storage device driver initial implementation
Rosen Kolev
2011-09-23
1
-0
/
+208
|
*
|
Extended USB device matching.
Rosen Kolev
2011-09-23
1
-0
/
+22
*
|
|
introduce generic memory bank handling
Sascha Hauer
2011-09-23
1
-0
/
+15
[next]