Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
eae745379d4c6453d8f8888a8003a1c1ebcfbbd3
eae7453
power: fix: Do not execute pmic command when not all necessary parameters are passed
by Łukasz Majewski
· 11 years ago
6445262
kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"
by Masahiro Yamada
· 11 years ago
61fcc7d
part_efi: fix protective mbr struct allocation
by Hector Palacios
· 11 years ago
1674df6
ubifs: fix checkpatch warning
by Karicheri, Muralidharan
· 11 years ago
06109f4
common, itest: pass u-boot env variables to itest.s
by Heiko Schocher
· 11 years ago
f9f4d80
common, ubi: add ubi check volumename command
by Heiko Schocher
· 11 years ago
2dd285f
boards.cfg: Delete the equivalent entries
by Masahiro Yamada
· 11 years ago
3fa6705
boards.cfg: Place "-" in the 8th field if it is the same as 7th
by Masahiro Yamada
· 11 years ago
fc0fc50
ext4fs: Add ext4 extent cache for read operations
by Ionut Nicu
· 11 years ago
ee45633
SMC91111: Fix compilation warnings
by Bhupesh Sharma
· 11 years ago
2765118
kbuild: fix errors of 'make *tags' and 'make cscope'
by Masahiro Yamada
· 11 years ago
73c8b52
kbuild: a minor optimization of "make clobber"
by Masahiro Yamada
· 11 years ago
5d0f015
.gitignore: ignore boot images by pattern rule /u-boot*
by Masahiro Yamada
· 11 years ago
76698b4
Fix memory commands for 64-bit platforms
by York Sun
· 11 years ago
e22361a
pxe: prepend fdtdir to DTB name irrespective of source
by Stephen Warren
· 11 years ago
102c051
fix address of error message in mtest command
by David Feng
· 11 years ago
e386616
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
6b1e125
driver/ddr: Add 256 byte interleaving support
by York Sun
· 11 years ago
6b9e309
Driver/ddr: Add support of different DDR base address
by York Sun
· 11 years ago
4e5b1bd
driver/ddr: Change Freescale ARM DDR driver to support both big and little endian
by York Sun
· 11 years ago
9c89614
common: Remove invalid endianess conversion
by Christian Eggers
· 11 years ago
1cb8393
serial: arc: Convert to use default_serial_puts
by Axel Lin
· 11 years ago
1530f6f
fs/fdos: Remove
by Tom Rini
· 11 years ago
4c89a36
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
36ae5cd
arc: fix relocation for big-endian target
by Alexey Brodkin
· 11 years ago
c42eb7f
axs101: change command prompt marker to match marketing name of the board
by Alexey Brodkin
· 11 years ago
f39b2a6
axs101: fix dw gmac instantiation for updated dw gmac driver
by Alexey Brodkin
· 11 years ago
94b5400
serial/serial_arc: switch from {read|write}l to {read|write}b accessors
by Alexey Brodkin
· 11 years ago
1d568c7
serial/serial_arc: add work-around of ISS bug
by Alexey Brodkin
· 11 years ago
6853e6a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
130fbeb
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· 11 years ago
17eb1d8
dfu: mmc: fs: Fix format accepted by ext4write command
by Lukasz Majewski
· 11 years ago
3241e3d
venice2: move device tree to fix build error
by Masahiro Yamada
· 11 years ago
3e11350
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
39abd65
arc: remove "hardware.h"
by Alexey Brodkin
· 11 years ago
3d93f69
designware_i2c: remove inclusion of <asm/arch/hardware.h>
by Alexey Brodkin
· 11 years ago
f93f589
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
by Alexey Brodkin
· 11 years ago
d524335
OMAP24xx I2C: Add support for set-speed
by Hannes Petermaier
· 11 years ago
d22643e
i2c: i2c-mxs: Wait for I2C to empty queue
by Marek Vasut
· 11 years ago
070cbaf
designware_i2c: Enhance DesignWare I2C driver address support
by Chin Liang See
· 11 years ago
9e50c40
i2c, bootcount: add support for bootcounter on i2c devices
by Heiko Schocher
· 11 years ago
16c5502
blackfin: make i2c driver blackfin independant
by Scott Jiang
· 11 years ago
86bdd70
blackfin: rename bfin-twi_i2c driver to adi_i2c
by Sonic Zhang
· 11 years ago
d6a320d
blackfin: add spi and i2c specific get clock functions
by Sonic Zhang
· 11 years ago
bb0fad0
blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024
by Sonic Zhang
· 11 years ago
1894863
i2c: zynq: Add support for the second i2c controller
by Michael Burr
· 11 years ago
9e90107
i2c: zynq: Support for 0-length register address
by Michael Burr
· 11 years ago
0a8e823
Prepare v2014.04-rc1
by Tom Rini
· 11 years ago
2aa43f7
kbuild,tegra124: add dummy obj- for Kbuild
by Masahiro Yamada
· 11 years ago
f150c83
cosmetic: FIT: fix a strange comment
by Masahiro Yamada
· 11 years ago
ca53735
Move CONFIG_DISPLAY_CPUINFO to Makefile
by Masahiro Yamada
· 11 years ago
365475e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
2f13363
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
by Masahiro Yamada
· 11 years ago
627b73e
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
by Masahiro Yamada
· 11 years ago
3284c8b
dts: generate multiple device tree blobs
by Masahiro Yamada
· 11 years ago
5ab502c
dts: move device tree sources to arch/$(ARCH)/dts/
by Masahiro Yamada
· 11 years ago
6ab6b2a
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
babb444
kernel-doc: fix some errors
by Masahiro Yamada
· 11 years ago
ced0329
kernel-doc: update kernel-doc related files to Linux v3.13
by Masahiro Yamada
· 11 years ago
8fac9c7
kernel-doc: move kernel-doc tools to scripts/
by Masahiro Yamada
· 11 years ago
2c92b1d
.gitignore: drop include/asm from ignored file list
by Masahiro Yamada
· 11 years ago
79fc0c5
tools/env: cross-compile fw_printenv without setting HOSTCC
by Masahiro Yamada
· 11 years ago
9a368d0
kbuild: Do not generate .*.su files at the top directory
by Masahiro Yamada
· 11 years ago
b831bb3
board: sandburst: delete FORCEBUILD
by Masahiro Yamada
· 11 years ago
3341bfe
kbuild: check clean source and generate Makefile for out-of-tree build
by Masahiro Yamada
· 11 years ago
53bca5a
kbuild: support simultaneous board configuration and "make all"
by Masahiro Yamada
· 11 years ago
efcf861
kbuild: use scripts/Makefile.clean
by Masahiro Yamada
· 11 years ago
2887c47
Makefile: refactor tools-all targets
by Masahiro Yamada
· 11 years ago
3f76e98
Makefile: Do not pass MTD_VERSION from the top Makefile
by Masahiro Yamada
· 11 years ago
656de6b
kbuild: refactor Makefile and spl/Makefile more
by Masahiro Yamada
· 11 years ago
cbce795
examples: move api/ and standalone/ entry to examples/Makefile
by Masahiro Yamada
· 11 years ago
433b2f1
kbuild: change the top Makefile to more Kbuild-ish structure
by Masahiro Yamada
· 11 years ago
7390643
Makefile: remove a cleaning target "tidy"
by Masahiro Yamada
· 11 years ago
5fe6301
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
by Masahiro Yamada
· 11 years ago
01072b4
kbuild: move include directives of board configuration files
by Masahiro Yamada
· 11 years ago
47f1571
kbuild: convert some make rules to Kbuild style
by Masahiro Yamada
· 11 years ago
5f30f3b
kbuild: move some lines to more suitable place
by Masahiro Yamada
· 11 years ago
f2d293d
kbuild: delete temporary build scripts
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
22433fc
kbuild: import more build scripts from Linux v3.13 tag
by Masahiro Yamada
· 11 years ago
ec626f1
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
by Masahiro Yamada
· 11 years ago
7c8278a
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
d958002
Makefile: move some flags to examples makefiles
by Masahiro Yamada
· 11 years ago
e0d5d9f
Makefile: move some flags to spl/Makefile
by Masahiro Yamada
· 11 years ago
ced0715
Makefile: move more stuff to top Makefile
by Masahiro Yamada
· 11 years ago
fea1ca8
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
2b3c9d3
Makefile: move more flags to the top Makefile
by Masahiro Yamada
· 11 years ago
bf4b3de
kbuild: Use Kbuild.include
by Masahiro Yamada
· 11 years ago
ceec4c8
kbuild: import Kbuild.include from linux v3.13 tag
by Masahiro Yamada
· 11 years ago
34bd050
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
by Masahiro Yamada
· 11 years ago
f6322eb
Makefile: move some variable definitions to the top Makefile
by Masahiro Yamada
· 11 years ago
5651ccf
Makfile: move suffix rules to Makefile.build
by Masahiro Yamada
· 11 years ago
a0b14c3
nand-spl: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
4a20df3
examples: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
e183a17
board: samsung: refactor host programs
by Masahiro Yamada
· 11 years ago
940db16
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
ad71fa9
Makefile.host.tmp: add a new script to refactor tools
by Masahiro Yamada
· 11 years ago
ea531e3
.gitignore: ingore files generated by Kbuild
by Masahiro Yamada
· 11 years ago
56746d8
microblaze: remove an empty file arch/microblaze/lib/time.c
by Masahiro Yamada
· 11 years ago
Next »