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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/gadget: fastboot: add support for flash command
Steve Rae
2014-09-24
1
-2
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-17
1
-1
/
+1
|
\
|
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-09-17
1
-1
/
+1
|
|
\
|
|
*
README.imximage: Fix the maximum DCD size
Fabio Estevam
2014-09-11
1
-1
/
+1
*
|
|
cosmetic: README.scrapyard: add NIOS2 boards
Masahiro Yamada
2014-09-15
1
-6
/
+8
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-13
2
-0
/
+23
|
\
\
\
|
*
|
|
dm: serial: Add driver model support for ns16550
Simon Glass
2014-09-10
1
-0
/
+10
|
*
|
|
sandbox: dts: Add a serial console node
Simon Glass
2014-09-10
1
-0
/
+13
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-12
3
-0
/
+205
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
README.clang: build command with clang
Jeroen Hofstee
2014-09-11
1
-0
/
+56
|
|
/
|
*
video: exynos_fimd: Add framework to disable FIMD sysmmu
Ajay Kumar
2014-09-05
1
-0
/
+6
|
*
odroid: kconfig: add odroid_defconfig
Przemyslaw Marczak
2014-09-05
1
-0
/
+143
*
|
esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros
Wang Huan
2014-09-08
1
-0
/
+5
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-08-29
1
-0
/
+13
|
\
|
*
board/ti/am335x: add support for beaglebone NOR Cape
pekon gupta
2014-08-25
1
-0
/
+13
*
|
README.kconfig: document backward compatibility "make *_config"
Masahiro Yamada
2014-08-28
1
-0
/
+7
*
|
git-mailrc: add patman and buildman alias
Masahiro Yamada
2014-08-22
1
-0
/
+2
*
|
powerpc: mpc8xx: remove FLAGADM board support
Masahiro Yamada
2014-08-21
1
-0
/
+1
*
|
powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support
Masahiro Yamada
2014-08-21
1
-0
/
+1
*
|
powerpc: mpc8xx: remove SXNI855T board support
Masahiro Yamada
2014-08-21
1
-0
/
+1
*
|
powerpc: mpc8xx: remove svm_sc8xx board
Masahiro Yamada
2014-08-21
1
-0
/
+1
*
|
powerpc: mpc8xx: remove stxxtc board support
Masahiro Yamada
2014-08-21
1
-0
/
+1
*
|
omap: remove omap5912osk board support
Masahiro Yamada
2014-08-21
1
-0
/
+1
*
|
README.kconfig: add initial version of Kconfig document
Masahiro Yamada
2014-08-21
1
-0
/
+219
*
|
powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds
York Sun
2014-08-20
1
-194
/
+0
*
|
powerpc/T4240QDS/eth: some fix for XFI
Shaohui Xie
2014-08-20
1
-0
/
+19
*
|
cosmetic: update doc/README.scrapyard
Masahiro Yamada
2014-08-09
1
-14
/
+16
*
|
git-mailrc: Add myself as dm maintainer
Simon Glass
2014-08-09
1
-0
/
+1
*
|
git-mailrc: Change fdt maintainer
Simon Glass
2014-08-09
1
-1
/
+1
*
|
doc: README.android-fastboot: Add note about vendor ID
Barnes, Clifton A
2014-08-09
1
-0
/
+4
*
|
Implement generalised RSA public exponents for verified boot
Michael van der Westhuizen
2014-08-09
1
-1
/
+3
|
/
*
Change Andy Fleming's email address
Andy Fleming
2014-08-06
2
-2
/
+2
*
git-mailrc: add a kconfig alias
Stephen Warren
2014-08-06
1
-0
/
+2
*
doc: README.SPL: adjust for Kbuild and Kconfig
Masahiro Yamada
2014-08-06
1
-22
/
+6
*
doc: delete README.ARM-SoC
Masahiro Yamada
2014-08-06
1
-31
/
+0
*
spi: Support half-duplex mode in FDT decode
Simon Glass
2014-08-06
1
-0
/
+2
*
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
1
-0
/
+12
|
\
|
*
ARM: omap: move board specific NAND configs out from ti_armv7_common.h
pekon gupta
2014-07-25
1
-0
/
+12
*
|
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
1
-1
/
+67
*
|
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
1
-8
/
+17
*
|
dm: Add functions to access a device's children
Simon Glass
2014-07-23
1
-1
/
+2
*
|
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
1
-1
/
+5
*
|
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
1
-1
/
+2
*
|
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
1
-1
/
+2
*
|
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
1
-6
/
+95
*
|
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-12
/
+19
*
|
doc: Add zynq fragment to git-mailrc file
Michal Simek
2014-07-09
1
-0
/
+1
*
|
Merge branch 'tom' of git://git.denx.de/u-boot-x86
Tom Rini
2014-07-07
1
-1
/
+2
|
\
\
|
*
|
cosmetic: doc: update README.generic-board
Masahiro Yamada
2014-07-07
1
-1
/
+2
|
|
/
[next]