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
...
|
|
*
|
build: support a new image u-boot-dtb.img
Masahiro Yamada
2014-05-15
1
-0
/
+8
|
|
*
|
zynq: treat ps7_init.c/h as external files to ignore them
Masahiro Yamada
2014-05-14
4
-13
/
+13
|
|
*
|
zynq: add empty xil_io.h to avoid compile error
Masahiro Yamada
2014-05-14
1
-0
/
+13
|
|
*
|
ARM: zynq: Extend maximum number of command arguments
Michal Simek
2014-05-14
1
-1
/
+1
|
|
*
|
ARM: zynq: Enable EXT4 configs
Siva Durga Prasad Paladugu
2014-05-14
1
-0
/
+2
|
|
*
|
ARM: zynq: Move USB/SD/MMC common FAT configs
Siva Durga Prasad Paladugu
2014-05-14
1
-6
/
+8
|
|
*
|
ARM: zynq: Enable the FAT write capability
Siva Durga Prasad Paladugu
2014-05-14
1
-0
/
+1
|
|
*
|
ARM: zynq: Added USB host support for zynq boards
Siva Durga Prasad Paladugu
2014-05-14
3
-1
/
+21
|
|
*
|
ARM: zynq: ehci: Added USB host driver support
Michal Simek
2014-05-14
4
-0
/
+131
|
|
*
|
ARM: zynq: Add MIO detection code
Michal Simek
2014-05-14
2
-0
/
+51
|
|
*
|
ARM: zynq: Extend kernel image size to 60MB
Michal Simek
2014-05-14
1
-1
/
+1
|
|
*
|
ARM: zynq: Fix building SPL without FPGA support
Michal Simek
2014-05-14
1
-3
/
+6
|
|
*
|
ARM: zynq: Fix bootmode mask
Mike Looijmans
2014-05-14
1
-1
/
+1
|
|
*
|
ARM: zynq: Setup correct slcr_lock value
Michal Simek
2014-05-14
1
-2
/
+6
|
|
*
|
ARM: zynq: slcr: Fix incorrect commentary
Michal Simek
2014-05-14
1
-2
/
+2
|
|
*
|
ARM: zynq: Call zynq board_init() in SPL
Michal Simek
2014-05-14
2
-0
/
+8
|
|
*
|
ARM: zynq: Do not use half memory size for ECC case
Michal Simek
2014-05-14
1
-3
/
+0
|
|
*
|
ARM: zynq: Added efuse status register base address
Siva Durga Prasad Paladugu
2014-05-14
3
-0
/
+23
|
|
*
|
ARM: zynq: Remove sparse warnings
Michal Simek
2014-05-14
1
-7
/
+9
|
|
*
|
ARM: zynq: Fix sparse warning in ddrc.c
Michal Simek
2014-05-14
1
-1
/
+1
|
|
*
|
ARM: zynq: Fix sparse warnings in slcr.c
Michal Simek
2014-05-14
1
-0
/
+1
*
|
|
|
examples: select libgcc for non-default architecture
Alexey Brodkin
2014-05-23
2
-3
/
+2
*
|
|
|
doc:git-mailrc: Add entry for dfu subsystem
Ćukasz Majewski
2014-05-23
1
-0
/
+2
*
|
|
|
Add myself as maintainer for chromebook-x86
Simon Glass
2014-05-23
1
-1
/
+1
|
/
/
/
*
|
|
esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
Tom Rini
2014-05-23
1
-0
/
+3
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-05-23
19
-365
/
+1009
|
\
\
\
|
*
|
|
cmd_mmc: use new mmc_select_hwpart() function
Stephen Warren
2014-05-23
1
-15
/
+6
|
*
|
|
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
3
-1
/
+33
|
*
|
|
disk: support devices with HW partitions
Stephen Warren
2014-05-23
1
-10
/
+64
|
*
|
|
cmd_part: fix typo in part command help text
Stephen Warren
2014-05-23
1
-1
/
+1
|
*
|
|
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
Pierre Aubert
2014-05-23
2
-296
/
+520
|
*
|
|
Add the function 'confirm_yesno' for interactive
Pierre Aubert
2014-05-23
5
-37
/
+38
|
*
|
|
eMMC: add support for operations in RPMB partition
Pierre Aubert
2014-05-23
4
-1
/
+334
|
*
|
|
mmc: Handle switch error status bit in MMC card status
Andrew Gabbasov
2014-05-23
2
-1
/
+5
|
*
|
|
mmc: postponed needless timer initialization
Mateusz Zalega
2014-05-23
1
-1
/
+4
|
*
|
|
Add board_mmc_init(...) function for init mmc1 only
Hannes Petermaier
2014-05-23
3
-2
/
+9
|
*
|
|
esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver
Ye.Li
2014-05-22
1
-14
/
+9
*
|
|
|
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-05-22
26
-33
/
+297
|
\
\
\
\
|
*
|
|
|
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
7
-0
/
+182
|
*
|
|
|
zynq: Enable fpga loadp and loadbp commands
Michal Simek
2014-05-20
1
-0
/
+2
|
*
|
|
|
fpga: zynqpl: Clean partial bitstream handling
Michal Simek
2014-05-20
1
-12
/
+6
|
*
|
|
|
fpga: Add support to load partial bitstreams
Michal Simek
2014-05-20
3
-0
/
+43
|
*
|
|
|
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
10
-21
/
+37
|
*
|
|
|
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Siva Durga Prasad Paladugu
2014-05-20
17
-0
/
+27
|
*
|
|
|
configs: iocom: Fix typo on CMD_FPGA command
Michal Simek
2014-05-20
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-22
156
-6187
/
+7581
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
2014-05-20
226
-1892
/
+3949
|
|
\
|
|
|
*
|
|
boards.cfg: reformat
Albert ARIBAUD
2014-05-20
1
-1222
/
+1222
|
*
|
|
Merge remote-tracking branch 'u-boot-sh/rmobile'
Albert ARIBAUD
2014-05-16
16
-2007
/
+1092
|
|
\
\
\
|
|
*
|
|
arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
Nobuhiro Iwamatsu
2014-04-28
2
-4
/
+0
[prev]
[next]