Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b0e6ef46405353270595ffa35c21f4334c541189
b0e6ef4
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
a6c7b46
ARM: tegra: Add support for nyan-big board
by Allen Martin
· 10 years ago
754204b
tegra: dts: Sync tegra124.dtsi with linux kernel
by Simon Glass
· 10 years ago
6ee350b
dts: Bring in Chrome OS keyboard device tree definition
by Simon Glass
· 10 years ago
964d153
dm: device: Add newline to debug() messages
by Simon Glass
· 10 years ago
ecc2ed5
dm: i2c: Add tests for I2C
by Simon Glass
· 10 years ago
2014201
dm: Add a simple EEPROM driver
by Simon Glass
· 10 years ago
776f96f
dm: i2c: dts: Add an I2C bus for sandbox
by Simon Glass
· 10 years ago
ac395f0
dm: i2c: config: Enable I2C for sandbox using driver model
by Simon Glass
· 10 years ago
6ec1b75
dm: i2c: Add an I2C EEPROM simulator
by Simon Glass
· 10 years ago
d19de0d
dm: i2c: Add a sandbox I2C driver
by Simon Glass
· 10 years ago
c70c71d
dm: i2c: Add I2C emulation driver for sandbox
by Simon Glass
· 10 years ago
63656b7
dm: i2c: Implement driver model support in the i2c command
by Simon Glass
· 10 years ago
c6202d8
dm: i2c: Add a uclass for I2C
by Simon Glass
· 10 years ago
59345b1
lib: errno: introduce errno_str(): returns errno related message
by Przemyslaw Marczak
· 10 years ago
1150666
dm: rpi: Move serial to driver model
by Simon Glass
· 10 years ago
59c73d7
dm: serial_pl01x: Add missing private data size
by Simon Glass
· 10 years ago
a56642c
dm_test: improve the appearance shown by "dm tree" command
by Masahiro Yamada
· 10 years ago
80d9ef8
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· 10 years ago
9b416a9
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
d51aae6
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
2b8c081
arm: rmobile: alt: Add support MMC and MMC command
by Nobuhiro Iwamatsu
· 10 years ago
d7916b1
arm: rmobile: lager: Add support MMC and MMC command
by Nobuhiro Iwamatsu
· 10 years ago
9427c61
arm: rmobile: rcar: Add support ext2 and ext4 file system
by Nobuhiro Iwamatsu
· 10 years ago
3183c2a
arm: rmobile: Add mmc.h for sh_mmcif of rmobile
by Nobuhiro Iwamatsu
· 10 years ago
39e4795
dm: stv0991: Move serial to driver model
by Vikas Manocha
· 10 years ago
498b7c2
stv0991: increase the initial ram size config
by Vikas Manocha
· 10 years ago
c55e759
stv0991: enable default and misc command configs
by Vikas Manocha
· 10 years ago
2ce4eaf
stv0991: enable ethernet support
by Vikas Manocha
· 10 years ago
9fa32b1
stv0991: Add basic stv0991 architecture support
by Vikas Manocha
· 10 years ago
32fdf0e
Prepare v2015.01-rc3
by Tom Rini
· 10 years ago
272a1ac
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
98d2d5e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
8bd60cc
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
0fffbd2
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
7a3620b
ARM: UniPhier: detect the number of flash banks at run-time
by Masahiro Yamada
· 10 years ago
dc7246e
ARM: UniPhier: extend register area of init page table for PH1-sLD3
by Masahiro Yamada
· 10 years ago
230ce30
ARM: UniPhier: add device tree sources for PH1-sLD3
by Masahiro Yamada
· 10 years ago
f5fd7af
ARM: UniPhier: add more device nodes to device tree
by Masahiro Yamada
· 10 years ago
1a9c8f1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
0eaadec
doc/gitmail-rc: Update m68k alias
by Tom Rini
· 10 years ago
60cd06e
kconfig: Fix warning "‘jump’ may be used uninitialized"
by Peter Kümmel
· 10 years ago
61eb5d7
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
by Masahiro Yamada
· 10 years ago
77d2675
libfdt: descend from lib/ to lib/libfdt/
by Masahiro Yamada
· 10 years ago
f071c50
lib: bzip2: move bzip2 files to lib/bzip2/ directory
by Masahiro Yamada
· 10 years ago
48aead7
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
by Suriyan Ramasami
· 10 years ago
8b923a5
blackfin: include <linux/compiler.h> rather than define __iomem
by Masahiro Yamada
· 10 years ago
063ec38
linux/compat.h: remove redundant macro defines
by Masahiro Yamada
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
e873b97
git-mailrc: fix mips alias
by Daniel Schwierzeck
· 10 years ago
4b3a326
Add Alison Wang m68k custodian email/alias
by angelo@sysam.it
· 10 years ago
82ebb7e
Add custodians to the m68k subsystem.
by angelo@sysam.it
· 10 years ago
e19db55
Kbuild: introduce Makefile in arch/$ARCH/
by Daniel Schwierzeck
· 10 years ago
eb8a4fe
serial: pl01x: avoid pl01x type check two times
by Vikas Manocha
· 10 years ago
f7e517b
serial: pl01x: disable as per type of pl01x
by Vikas Manocha
· 10 years ago
d2ca9fd
serial: pl01x: move all line control at same place
by Vikas Manocha
· 10 years ago
2df8107
serial: pl01x: fix pl011 baud rate configuration
by Vikas Manocha
· 10 years ago
a7deea6
serial: pl01x: pass pl01x_type to set baudrate
by Vikas Manocha
· 10 years ago
b3ef791
imx6: remove redudant CONFIG_SPL_START_S_PATH define
by Masahiro Yamada
· 10 years ago
f171218
powerpc: a3m071: remove redundant CONFIG_SPL_* defines
by Masahiro Yamada
· 10 years ago
8519227
powerpc: lwmon5: remove redundant CONFIG_SPL_* defines
by Masahiro Yamada
· 10 years ago
36da51e
powerpc: mpc8xx: remove hermes board support
by Masahiro Yamada
· 10 years ago
814b661
cmd_fuse: return CMD_RET_FAILURE on error
by Hector Palacios
· 10 years ago
a5a83dc
ARM: rpi: support an environment
by Stephen Warren
· 10 years ago
9316e14
ARM: rpi: rename rpi_b to rpi
by Stephen Warren
· 10 years ago
6fe7845
ARM: rpi_b: detect board revision
by Stephen Warren
· 10 years ago
4c5bbc2
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
by Guillaume GARDET
· 10 years ago
69337a9
MAINTAINERS: add me as a maintainer of UBI
by Heiko Schocher
· 10 years ago
ecec4e9
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
by Wu, Josh
· 10 years ago
27e7718
get_maintainer.pl: fix source tree detection
by Daniel Schwierzeck
· 10 years ago
d872771
Fix console functions for U-Boot API
by Simon Glass
· 10 years ago
b97300b
spl: MMC U-Boot image load from raw partition
by Paul Kocialkowski
· 10 years ago
f4ed369
i2c: Correct spelling error
by Mark Tomlinson
· 10 years ago
2fe50ef
i2c: Fix deselection of muxes
by Mark Tomlinson
· 10 years ago
f5d0b9b
ARM: UniPhier: merge UniPhier config headers into a single file
by Masahiro Yamada
· 10 years ago
3201455
ARM: UniPhier: move support card select to Kconfig
by Masahiro Yamada
· 10 years ago
84b3584
ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig
by Masahiro Yamada
· 10 years ago
b115678
ARM: UniPhier: use boot_is_swapped() macro for readability
by Masahiro Yamada
· 10 years ago
8dca1d6
ARM: UniPhier: disable autostart by default
by Masahiro Yamada
· 10 years ago
70879a9
flash: do not fail even if flash_size is zero
by Masahiro Yamada
· 10 years ago
9248a78
ARM: UniPhier: remove Denali NAND controller fixup code
by Masahiro Yamada
· 10 years ago
af7219d
powerpc/hydra: fix judging condition of RGMII selection
by Minghuan Lian
· 10 years ago
b41f126
powerpc/hydra: Update MDIO mux fixups
by Chunhe Lan
· 10 years ago
929dfdc
powerpc/t4240rdb: enable eSDHC 3.3V support
by Xiaobo Xie
· 10 years ago
8d3eaa9
powerpc/mpc85xx: use correct dma compatible for several SoCs
by Tudor Laurentiu
· 10 years ago
10227aa
board/t1024qds: add retimer support on t1024qds
by Shengzhou Liu
· 10 years ago
5818643
t1024qds: increase IO drive strength
by Shengzhou Liu
· 10 years ago
c18fc2c
net/phy: enable serdes auto-negotiation for vsc8514 phy
by Shengzhou Liu
· 10 years ago
355b385
board/t1024qds: update pin multiplexing
by Shengzhou Liu
· 10 years ago
cc19c25
net/fman: update 10GEC to fit new SoC
by Shengzhou Liu
· 10 years ago
48c6f32
powerpc/t1024rdb: Add T1024 RDB board support
by Shengzhou Liu
· 10 years ago
aba8004
powerpc/t1024qds: Add T1024 QDS board support
by Shengzhou Liu
· 10 years ago
f605079
powerpc/mpc85xx: Add T1024/T1023 SoC support
by Shengzhou Liu
· 10 years ago
789b344
driver/ddr/fsl: Add workaround for faulty SPD
by York Sun
· 10 years ago
2892ec5
powerpc/mpc85xx: Update LIODN entries for T1040
by Priyanka Jain
· 10 years ago
06b3acf
powerpc/t2080: updating rcw for silicon v1.1
by Shengzhou Liu
· 10 years ago
e2544e7
B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig
by Suresh Gupta
· 10 years ago
b24f6d4
powerpc/b4860qds: add workaround for XFI
by Shaohui Xie
· 10 years ago
cd79e5f
B4860QDS: Enable SFP or AMC on basis of hwconfig string
by Suresh Gupta
· 10 years ago
90e80dc
powerpc/b4860qds: dtb fixup for xfi
by Shaohui Xie
· 10 years ago
Next »