Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8dcaef873f42a604a0875326c7d9bb9f4f8177fb
8dcaef8
venice2: move device tree to fix build error
by Masahiro Yamada
· 11 years ago
3b18abb
arc: remove "hardware.h"
by Alexey Brodkin
· 11 years ago
ad0a033
designware_i2c: remove inclusion of <asm/arch/hardware.h>
by Alexey Brodkin
· 11 years ago
d7e3a0c
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
by Alexey Brodkin
· 11 years ago
d588505
OMAP24xx I2C: Add support for set-speed
by Hannes Petermaier
· 11 years ago
6a9c6fe
i2c: i2c-mxs: Wait for I2C to empty queue
by Marek Vasut
· 11 years ago
a0c2626
designware_i2c: Enhance DesignWare I2C driver address support
by Chin Liang See
· 11 years ago
443ca40
i2c, bootcount: add support for bootcounter on i2c devices
by Heiko Schocher
· 11 years ago
b482279
blackfin: make i2c driver blackfin independant
by Scott Jiang
· 11 years ago
cf83d09
blackfin: rename bfin-twi_i2c driver to adi_i2c
by Sonic Zhang
· 11 years ago
983a2a9
blackfin: add spi and i2c specific get clock functions
by Sonic Zhang
· 11 years ago
163a778
blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024
by Sonic Zhang
· 11 years ago
91fae47
i2c: zynq: Add support for the second i2c controller
by Michael Burr
· 11 years ago
d7de189
i2c: zynq: Support for 0-length register address
by Michael Burr
· 11 years ago
d3d17fc
Prepare v2014.04-rc1
by Tom Rini
· 11 years ago
925c697
kbuild,tegra124: add dummy obj- for Kbuild
by Masahiro Yamada
· 11 years ago
aa58eec
cosmetic: FIT: fix a strange comment
by Masahiro Yamada
· 11 years ago
1ffe957
Move CONFIG_DISPLAY_CPUINFO to Makefile
by Masahiro Yamada
· 11 years ago
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
62b774c
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
by Masahiro Yamada
· 11 years ago
5854c9f
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
by Masahiro Yamada
· 11 years ago
e7a579f
dts: generate multiple device tree blobs
by Masahiro Yamada
· 11 years ago
884ef15
dts: move device tree sources to arch/$(ARCH)/dts/
by Masahiro Yamada
· 11 years ago
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
b9f9ce4
kernel-doc: fix some errors
by Masahiro Yamada
· 11 years ago
335d31a
kernel-doc: update kernel-doc related files to Linux v3.13
by Masahiro Yamada
· 11 years ago
5bfd11b
kernel-doc: move kernel-doc tools to scripts/
by Masahiro Yamada
· 11 years ago
8db3e77
.gitignore: drop include/asm from ignored file list
by Masahiro Yamada
· 11 years ago
9563d57
tools/env: cross-compile fw_printenv without setting HOSTCC
by Masahiro Yamada
· 11 years ago
4ba0288
kbuild: Do not generate .*.su files at the top directory
by Masahiro Yamada
· 11 years ago
b012d47
board: sandburst: delete FORCEBUILD
by Masahiro Yamada
· 11 years ago
4c85768
kbuild: check clean source and generate Makefile for out-of-tree build
by Masahiro Yamada
· 11 years ago
2fe8cd4
kbuild: support simultaneous board configuration and "make all"
by Masahiro Yamada
· 11 years ago
0a17a42
kbuild: use scripts/Makefile.clean
by Masahiro Yamada
· 11 years ago
832ef28
Makefile: refactor tools-all targets
by Masahiro Yamada
· 11 years ago
6d7dc64
Makefile: Do not pass MTD_VERSION from the top Makefile
by Masahiro Yamada
· 11 years ago
f8eb670
kbuild: refactor Makefile and spl/Makefile more
by Masahiro Yamada
· 11 years ago
262fe12
examples: move api/ and standalone/ entry to examples/Makefile
by Masahiro Yamada
· 11 years ago
8dbc1a2
kbuild: change the top Makefile to more Kbuild-ish structure
by Masahiro Yamada
· 11 years ago
d01ec13
Makefile: remove a cleaning target "tidy"
by Masahiro Yamada
· 11 years ago
f50a968
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
by Masahiro Yamada
· 11 years ago
5ac303c
kbuild: move include directives of board configuration files
by Masahiro Yamada
· 11 years ago
4dd075d
kbuild: convert some make rules to Kbuild style
by Masahiro Yamada
· 11 years ago
27d027f
kbuild: move some lines to more suitable place
by Masahiro Yamada
· 11 years ago
9cdea04
kbuild: delete temporary build scripts
by Masahiro Yamada
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
47b65f7
kbuild: import more build scripts from Linux v3.13 tag
by Masahiro Yamada
· 11 years ago
3dba11c
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
by Masahiro Yamada
· 11 years ago
350735c
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
a6d7756
Makefile: move some flags to examples makefiles
by Masahiro Yamada
· 11 years ago
112b312
Makefile: move some flags to spl/Makefile
by Masahiro Yamada
· 11 years ago
41ec9ba
Makefile: move more stuff to top Makefile
by Masahiro Yamada
· 11 years ago
0302445
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
700dd89
Makefile: move more flags to the top Makefile
by Masahiro Yamada
· 11 years ago
7449ab1
kbuild: Use Kbuild.include
by Masahiro Yamada
· 11 years ago
6e0a77f
kbuild: import Kbuild.include from linux v3.13 tag
by Masahiro Yamada
· 11 years ago
ed36001
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
by Masahiro Yamada
· 11 years ago
57d42c9
Makefile: move some variable definitions to the top Makefile
by Masahiro Yamada
· 11 years ago
2feb8d3
Makfile: move suffix rules to Makefile.build
by Masahiro Yamada
· 11 years ago
81056db
nand-spl: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
6b05dae
examples: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
e2aadb9
board: samsung: refactor host programs
by Masahiro Yamada
· 11 years ago
f243180
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
c9f6c93
Makefile.host.tmp: add a new script to refactor tools
by Masahiro Yamada
· 11 years ago
f6c1d01
.gitignore: ingore files generated by Kbuild
by Masahiro Yamada
· 11 years ago
1f7e48d
microblaze: remove an empty file arch/microblaze/lib/time.c
by Masahiro Yamada
· 11 years ago
57f29ab
ARM: O5/dra7xx: Add SATA boot support
by Dan Murphy
· 11 years ago
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago
82b400c
tools: correct proftool build rule
by Ian Campbell
· 11 years ago
f81e0ce
EXT4: Fix number base handling of "ext4write" command
by Wolfgang Denk
· 11 years ago
fa4676d
net, phy: atheros ar803x bug
by Heiko Schocher
· 11 years ago
7e4a4b2
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
by Masahiro Yamada
· 11 years ago
e14dc14
config: remove platform CONFIG_SYS_HZ definition part 3
by Masahiro Yamada
· 11 years ago
3dab644
mini2440.h: Delete remainder of dead board
by Masahiro Yamada
· 11 years ago
49dc73b
doc: README: Correct file name of signature verification documentation
by Detlev Zundel
· 11 years ago
65bc075
unit-test: add lots of tests for the Hush 'test' command
by Stephen Warren
· 11 years ago
2e2a917
unit-test: fix 'env default' invocation
by Stephen Warren
· 11 years ago
1d2f9a0
fat: implement exists() for FAT fs
by Stephen Warren
· 11 years ago
12d6d0c
ext4: implement exists() for ext4fs
by Stephen Warren
· 11 years ago
53e8a32
sandbox: enable CONFIG_CMD_FS_GENERIC
by Stephen Warren
· 11 years ago
97d66f2
sandbox: implement exists() function
by Stephen Warren
· 11 years ago
0700db6
cmd_test: implement -e test for file existence
by Stephen Warren
· 11 years ago
4f6e1aa
cmd_test: evaluate to false without any arguments
by Stephen Warren
· 11 years ago
08b763b
cmd_test: implement ! on sub-expressions
by Stephen Warren
· 11 years ago
4c1b281
cmd_test: check for binary operators before unary
by Stephen Warren
· 11 years ago
28cca55
cmd_test: use table lookup for parsing
by Stephen Warren
· 11 years ago
ec63d4a
fs: don't pass NULL dev_desc to most filesystems
by Stephen Warren
· 11 years ago
d008fbb
fs: implement infrastructure for an 'exists' function
by Stephen Warren
· 11 years ago
9df2580
fs: fix generic save command implementation
by Stephen Warren
· 11 years ago
3d5a388
README: document CONFIG_CMD_FS_GENERIC
by Stephen Warren
· 11 years ago
034dd3d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
acec7fc
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 11 years ago
04cbbe4
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
4152368
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
by Stephen Warren
· 11 years ago
29ff59a
arm/km: introduce kmsugp1 target
by Gerlando Falauto
· 11 years ago
18a74ec
arm/km: define fdt_high env variable and allow backwards compatibility
by Gerlando Falauto
· 11 years ago
ae2adaf
arm/km: enable FDT for km_kirwkood
by Gerlando Falauto
· 11 years ago
7fef655
arm/km: fix wrong error handling
by Holger Brunck
· 11 years ago
19baeb6
arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
by Holger Brunck
· 11 years ago
Next »