Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d0eb940867b418973c826d83c077e86f3cbe0e33
d0eb940
Allow newlines within command environment vars
by Simon Glass
· 13 years ago
a6642e0
Add run_command_list() to run a list of commands
by Simon Glass
· 13 years ago
e852ef6
Malloc: Fix -Wundef warnings
by Marek Vasut
· 13 years ago
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
c594fe8
MAKEALL: Allow empty ERR directory
by Andy Fleming
· 12 years ago
86d37b7
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 12 years ago
913b6e6
powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs
by Timur Tabi
· 12 years ago
e5cdeb9
powerpc/mpc85xx: Ignore E bit for BSC9130/1
by York Sun
· 12 years ago
d9c2f36
powerpc/sgmii: To support PHY link state auto detect in SGMII mode
by Hongtao Jia
· 12 years ago
b56570c
powerpc/85xx: improve definition of BR_PHYS_ADDR macro
by Timur Tabi
· 12 years ago
1a767f2
powerpc/p2041: configure the CPLD lane_mux according to RCW
by Shaohui Xie
· 12 years ago
2400904
powerpc/ddr: fix fsl_ddr_get_dimm_params compile error
by Shaohui Xie
· 12 years ago
dc85b3d
powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined
by Shaohui Xie
· 12 years ago
4b736b8
powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB
by York Sun
· 13 years ago
db6d076
powerpc/p1022ds: fix DIU/LBC switching with NAND enabled
by Timur Tabi
· 13 years ago
c4253e9
powerpc/p1022ds: add support for SPI and SD boot
by Matthew McClintock
· 13 years ago
99b1b76
sh: Add support pin function control using GPIO
by Nobuhiro Iwamatsu
· 12 years ago
dde220f
serial: sh: Add support Renesas R8A7740
by Hideyuki Sano
· 12 years ago
866515f
serial: sh: Add support Renesas SH73A0
by Nobuhiro Iwamatsu
· 12 years ago
1d01319
sh: modify checkcpu() for SH-4A
by Yoshihiro Shimoda
· 12 years ago
796e9a9
Merge branch 'master' of git://git.denx.de/u-boot-onenand
by Wolfgang Denk
· 12 years ago
7a582cb
MAINTAINERS: cleanup for km ppc boards
by Holger Brunck
· 12 years ago
46eb72e
spi: Fix merge conflicts - Makefile
by Michal Simek
· 12 years ago
6a600ce
ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2
by Tom Rini
· 12 years ago
80bd6da
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
by David du Colombier
· 12 years ago
3095b27
powerpc/82xx: adapt SDRAM settings for mgcoge3ne
by Gerlando Falauto
· 12 years ago
6642a73
powerpc/82xx: use SDRAM detection for mgcoge2ne
by Gerlando Falauto
· 12 years ago
109ef48
powerpc/82xx: add SDRAM detection for km82xx
by Gerlando Falauto
· 12 years ago
60a1ab7
powerpc/82xx: move km/km82xx-common.h within km82xx.h
by Gerlando Falauto
· 12 years ago
158b0b7
powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.h
by Gerlando Falauto
· 12 years ago
15f6e5b
powerpc/82xx: move mgcoge, mgcoge3ne defines to ease subsequent merge
by Gerlando Falauto
· 12 years ago
afd06a9
powerpc/82xx: remove unused define for mgcoge3ne
by Holger Brunck
· 12 years ago
f6a61a3
SMDK6400: Add MAINTAINERS entry
by Zhong Hongbo
· 12 years ago
575c037
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 12 years ago
035a32e
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 12 years ago
c9f4eef
km/common: remove printfs for i2c deblocking code
by Holger Brunck
· 12 years ago
1d518e6
CONFIG: SMDK5250: I2C: Enable I2C
by Rajeshwari Shinde
· 12 years ago
c07c11d
I2C: Add support for Multi channel
by Rajeshwari Shinde
· 12 years ago
4b4480a
I2C: Modify the I2C driver for EXYNOS5
by Rajeshwari Shinde
· 12 years ago
8df7431
I2C: Move struct s3c24x0_i2c to a common place.
by Rajeshwari Shinde
· 12 years ago
6c313f9
EXYNOS: PINMUX: Add pinmux support for I2C
by Rajeshwari Shinde
· 12 years ago
2535e91
EXYNOS5: define EXYNOS5_I2C_SPACING
by Rajeshwari Shinde
· 12 years ago
bb5e46e
EXYNOS: Add I2C base address.
by Rajeshwari Shinde
· 12 years ago
1c9412a
EXYNOS: CLK: Add i2c clock
by Rajeshwari Shinde
· 12 years ago
b401e64
mx6qsabrelite: add i2c multi-bus support
by Troy Kisky
· 12 years ago
d4fdc99
imx-common: add i2c.c for bus recovery support
by Troy Kisky
· 12 years ago
6dd97be
i.mx53: add definition for I2C3_BASE_ADDR
by Troy Kisky
· 12 years ago
faed792
i.mx: iomux-v3.c: move to imx-common directory
by Troy Kisky
· 12 years ago
2714e17
i.mx: iomux-v3.h: move to imx-common include directory
by Troy Kisky
· 12 years ago
a512fe1
iomux-v3: remove include of mx6x_pins.h
by Troy Kisky
· 12 years ago
b6f9826
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
by Troy Kisky
· 12 years ago
a23ab22
mxc_i2c: add bus recovery support
by Troy Kisky
· 12 years ago
ae44760
mxc_i2c: prep work for multiple busses support
by Troy Kisky
· 12 years ago
a2d15da
mxc_i2c: add i2c_regs argument to i2c_imx_stop
by Troy Kisky
· 12 years ago
eca037a
mxc_i2c: add retries
by Troy Kisky
· 12 years ago
8ff683a
mxc_i2c: check for arbitration lost
by Troy Kisky
· 12 years ago
e203df3
mxc_i2c: change slave addr if conflicts with destination.
by Troy Kisky
· 12 years ago
fef163f
mxc_i2c: don't disable controller after every transaction
by Troy Kisky
· 12 years ago
e6fa4d7
mxc_i2c: place i2c_reset code inline
by Troy Kisky
· 12 years ago
a974bcc
mxc_i2c: place imx_start code inline
by Troy Kisky
· 12 years ago
e955aad
mxc_i2c: remove redundant read
by Troy Kisky
· 12 years ago
f024a3b
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
by Troy Kisky
· 12 years ago
321a42b
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
by Troy Kisky
· 12 years ago
0ce898d
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
by Troy Kisky
· 12 years ago
14db6f2
mxc_i2c: create i2c_init_transfer
by Troy Kisky
· 12 years ago
30fa77c
mxc_i2c: clear i2sr before waiting for bit
by Troy Kisky
· 12 years ago
752ac8f
mxc_i2c: create tx_byte function
by Troy Kisky
· 12 years ago
2254b7f
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
by Troy Kisky
· 12 years ago
1ac1e45
mxc_i2c: fix i2c_imx_stop
by Troy Kisky
· 12 years ago
d9a028a
i2c: deblock i2c bus also if accessed before realocation
by Holger Brunck
· 12 years ago
9f4b68e
microblaze: Wire up SPI driver
by Stephan Linz
· 12 years ago
fc77d51
spi: microblaze: Adds driver for Xilinx SPI controller
by Stephan Linz
· 12 years ago
defa90f
Merge branch 'next' of git://git.denx.de/u-boot
by Wolfgang Denk
· 12 years ago
dc907bb
Prepare v2012.07
by Wolfgang Denk
· 12 years ago
3d0e040
hawkboard: Fix SPL Nand driver misconfiguration
by Linu Cherian
· 12 years ago
b5c812b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 12 years ago
25fe1e2
MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c
by Marek Vasut
· 12 years ago
f4e111c
Makefile: avoid "Generating asm-offsets.h" message with "-s"
by Wolfgang Denk
· 12 years ago
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
34d41e5
MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes
by Daniel Schwierzeck
· 12 years ago
0debd48
Prepare v2012.07-rc3
by Wolfgang Denk
· 12 years ago
3d905d2
net: Make sure the ethaddr is updated in net_init()
by Joe Hershberger
· 12 years ago
3694490
net: sh_eth: add support for SH7757's GETHER
by Yoshihiro Shimoda
· 12 years ago
4c4aa6c
net: sh_eth: modify the definitions of regsiter
by Yoshihiro Shimoda
· 12 years ago
9d55303
net: sh_eth: add SH_ETH_TYPE_ condition
by Yoshihiro Shimoda
· 12 years ago
74cb180
net: sh_eth: clean up for the SH7757's code
by Yoshihiro Shimoda
· 12 years ago
3eca826
Prepare v2012.07-rc2
by Wolfgang Denk
· 12 years ago
a1136f6
Minor Coding Style Cleanup.
by Wolfgang Denk
· 12 years ago
e8c8c03
BC3450 board: Remove unused CONFIG_SYS_CPU definition
by Wolfgang Denk
· 12 years ago
7bfd428
BC3450 board: change debug code to using debug()
by Wolfgang Denk
· 12 years ago
bbbc183
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
f22fa08
MPC83xx, MPC85xx: compile stub cache function
by Stefano Babic
· 12 years ago
1053bd2
ARM1136: Fix cache range checks
by Benoît Thébaudeau
· 12 years ago
d5c17bb
mx6: Make pad name macro consistent with the datasheet
by Ashok
· 12 years ago
7528a65
mx28: Fix elftosb source link in README.mx28_common
by Anatolij Gustschin
· 12 years ago
de73282
doc: README.mx28_common: Add missing entry into Contents
by Fabio Estevam
· 12 years ago
51a2073
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
2d3f4c2
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 12 years ago
f4bfbb7
common.h: Remove include compiler.h
by Marek Vasut
· 12 years ago
30c3944
nds32: split common cache access from cpu into lib
by Macpaul Lin
· 12 years ago
Next »