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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
154
-501
/
+212
*
i2c: designware: Convert driver to multibus/multiadapter framework
Stefan Roese
2014-10-29
6
-175
/
+139
*
i2c: mxs: Add support for I2C 1 on i.MX28
Marek Vasut
2014-10-29
1
-1
/
+8
*
i2c: mxs: Pass the i2c_adapter around
Marek Vasut
2014-10-29
1
-67
/
+67
*
i2c: mxs: Add basic support for i2c framework
Marek Vasut
2014-10-29
3
-22
/
+32
*
i2c: mxs: Consolidate hard-coded bus address
Marek Vasut
2014-10-29
1
-7
/
+12
*
ppc/arm: zap EMK boards
Wolfgang Denk
2014-10-28
30
-2623
/
+3
*
doc/README.scrapyard: update commit IDs
Wolfgang Denk
2014-10-28
1
-12
/
+12
*
dwc_ahsata: use bitwise operator in sata_port_status
Nikita Kiryanov
2014-10-28
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-28
10
-42
/
+49
|
\
|
*
odroid: dts: fix name of included dtsi
Przemyslaw Marczak
2014-10-27
1
-1
/
+1
|
*
odroid: dts: adjust sd cd-gpios for SD Card
Przemyslaw Marczak
2014-10-27
1
-1
/
+1
|
*
trats2: dts: adjust gpio numbers after gpio rework
Przemyslaw Marczak
2014-10-27
1
-3
/
+3
|
*
trats: dts: adjust gpio numbers to new api
Przemyslaw Marczak
2014-10-27
1
-2
/
+2
|
*
universal: dts: adjust gpio numbers to new api
Przemyslaw Marczak
2014-10-27
1
-2
/
+2
|
*
universal: request soft i2c gpio
Przemyslaw Marczak
2014-10-27
1
-0
/
+9
|
*
exynos4210: dts: fix gpio offset in pinctrl-uboot
Przemyslaw Marczak
2014-10-27
1
-1
/
+1
|
*
exynos4412: dts: adjust pinctrl-uboot to changed gpio order
Przemyslaw Marczak
2014-10-27
1
-4
/
+1
|
*
exynos4412: dts: fix bad gpio order in pinctrl
Przemyslaw Marczak
2014-10-27
1
-27
/
+27
|
*
exynos: common: enable generic fs operations
Przemyslaw Marczak
2014-10-27
1
-0
/
+1
|
*
mmc: s5p: set SD detection pin as input
Przemyslaw Marczak
2014-10-27
1
-1
/
+1
*
|
e1000: add i211 and unprogrammed i210/i211 support
Marcel Ziswiler
2014-10-28
2
-0
/
+8
|
/
*
git-mailrc: add pmic custodian
Przemyslaw Marczak
2014-10-27
1
-0
/
+2
*
gitignore: ignore atmel pmecc parameter tool
Andreas Bießmann
2014-10-27
1
-0
/
+1
*
spl: move comment to the right place
Andreas Bießmann
2014-10-27
1
-1
/
+1
*
Use __stringify() instead of xstr()
Anatolij Gustschin
2014-10-27
10
-50
/
+41
*
ppc4xx: update PMC440 board support
Matthias Fuchs
2014-10-27
2
-3
/
+7
*
image: Fix Android boot image support
Ahmad Draidi
2014-10-27
3
-18
/
+57
*
arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works
Stefan Roese
2014-10-27
2
-0
/
+34
*
cmd_mem: call unmap_sysmem() after map_sysmem()
Masahiro Yamada
2014-10-27
1
-0
/
+3
*
common: command: trivial coding style fixes
Masahiro Yamada
2014-10-27
1
-30
/
+26
*
Correct two non-functional misspellings "overrided".
Robert P. J. Day
2014-10-27
2
-2
/
+2
*
Correct single misspelling of "consitant" in source tree.
Robert P. J. Day
2014-10-27
1
-1
/
+1
*
doc: fix README.standalone
Masahiro Yamada
2014-10-27
1
-1
/
+1
*
e1000: fix sw fw sync on igb i210/i211
Marcel Ziswiler
2014-10-27
2
-2
/
+5
*
README.kconfig: fix typo
Igor Grinberg
2014-10-27
1
-1
/
+1
*
kconfig: add CONFIG_SUPPORT_TPL
Masahiro Yamada
2014-10-27
2
-1
/
+9
*
kconfig: add CONFIG_SUPPORT_SPL
Masahiro Yamada
2014-10-27
10
-0
/
+95
*
common/cmd_io.c: Fix incorrect help for iod/iow
Bin Meng
2014-10-27
1
-3
/
+3
*
net/e1000: Fix EEPROM access error
York Sun
2014-10-27
1
-1
/
+1
*
aboot: fix block addressing for don't care chunk type
Rob Herring
2014-10-27
1
-0
/
+1
*
TI:OMAP4: enable EXT support in SPL for OMAP4 boards
Guillaume GARDET
2014-10-27
1
-0
/
+3
*
spl: do not hang in spl_register_fat_device but return error value. It allows...
Guillaume GARDET
2014-10-27
1
-1
/
+1
*
doc: Update documentation according to the EXT SPL support patch set
Guillaume GARDET
2014-10-27
2
-7
/
+11
*
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
5
-2
/
+161
*
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
28
-57
/
+57
*
test: Add a simple test to detected warnings with uint64_t, uintptr_t
Simon Glass
2014-10-27
2
-0
/
+71
*
usb: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
1
-5
/
+6
*
scsi: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
1
-4
/
+5
*
x86: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
1
-1
/
+2
[next]