Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5c123f5fbfa2f7ae43f08a0f92073e90330d704a
5c123f5
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
68102b8
arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support
by Stefan Roese
· 10 years ago
f8d25d7
arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr
by Stefan Roese
· 10 years ago
2e19cc3
arm: mvebu: Add Serdes PHY config code
by Stefan Roese
· 10 years ago
b0f80b9
arm: armada-xp: Add SPL support used to include the DDR training code
by Stefan Roese
· 10 years ago
0cf47862
scripts/Makefile.spl: Add MVEBU DDR code to SPL
by Stefan Roese
· 10 years ago
5632e58
tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS
by Stefan Roese
· 10 years ago
a90ffb5
Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)
by Stefan Roese
· 10 years ago
2554167
arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· 10 years ago
e7778ec
arm: maxbcm: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· 10 years ago
2f20aa8
arm: mvebu: Placeholder bin_hdr file can now be removed
by Stefan Roese
· 10 years ago
1e0b598
arm: armada-xp: Change built target to include the SPL binary as bin_hdr
by Stefan Roese
· 10 years ago
9a5e0a7
kirkwood: sheevaplug: add FDT support
by DrEagle
· 10 years ago
7f30f4b
kirkwood: sheevaplug: fix multiple defines
by DrEagle
· 10 years ago
815451e
kirkwood: sheevaplug: fix style
by DrEagle
· 10 years ago
4e79908
ARM: UniPhier: leave the last element of boot_device_table empty
by Masahiro Yamada
· 10 years ago
4431684
ARM: UniPhier: refactor pinmon command
by Masahiro Yamada
· 10 years ago
ee47064
ARM: UniPhier: enable I2C input pins for PH1-sLD8
by Masahiro Yamada
· 10 years ago
6c45ef4
ARM: UniPhier: do not compile unnecessary objects
by Masahiro Yamada
· 10 years ago
dc4057e
ARM: UniPhier: remove unused checkboard() functions
by Masahiro Yamada
· 10 years ago
08fda25
ARM: UniPhier: revive support card info
by Masahiro Yamada
· 10 years ago
35adfc4
ARM: UniPhier: move SPL init functions to spl_board_init()
by Masahiro Yamada
· 10 years ago
84ccd79
ARM: UniPhier: move pin_init() to board_early_init_f()
by Masahiro Yamada
· 10 years ago
aa1cd2c
ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS
by Masahiro Yamada
· 10 years ago
a7f2ecf
ARM: UniPhier: move EEPROM device node into a separate DTS
by Masahiro Yamada
· 10 years ago
eb006c8
MAINTAINERS: claim maintainership of files with "uniphier" pattern
by Masahiro Yamada
· 10 years ago
7168da1
ARM: UniPhier: add a simple README file for UniPhier platform
by Masahiro Yamada
· 10 years ago
75bc8e8
ARM: UniPhier: add environment variable to update images in NAND
by Masahiro Yamada
· 10 years ago
0e063df
ARM: UniPhier: use "&&" instead of "; " in commands
by Masahiro Yamada
· 10 years ago
5848899
ARM: UniPhier: remove dummy gpio.h
by Masahiro Yamada
· 10 years ago
7f641d5
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 10 years ago
112db94
Prepare v2015.04-rc1
by Tom Rini
· 10 years ago
37ffffb
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
ade8bc1
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 10 years ago
be8ddad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
5abdb15
sunxi: mmc: Add 'sunxi_' prefix to the static functions
by Siarhei Siamashka
· 10 years ago
47e3501
sunxi: dram: Support more sun[457]i dram parameters in Kconfig
by Siarhei Siamashka
· 10 years ago
d133647
sunxi: dram: Optionally use standard JEDEC timings for sun[457]i
by Siarhei Siamashka
· 10 years ago
fb75d97
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
by Hans de Goede
· 10 years ago
8d0df9b
sunxi: Add Inet 86VS support
by Michal Suchanek
· 10 years ago
29dd7d8
sunxi: TZX-Q8-713B7 support
by Paul Kocialkowski
· 10 years ago
00f120b
sunxi: Add Linksprite_pcDuino3_Nano board / defconfig
by Adam Sampson
· 10 years ago
11dfef0
sunxi: MAINTAINERS: sort entries alphabetically
by Hans de Goede
· 10 years ago
37d46dd
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
d35488c
sunxi: rsb: Add sun9i (A80 support)
by Hans de Goede
· 10 years ago
40d0cdd
sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards
by Hans de Goede
· 10 years ago
c13f60d
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
by Hans de Goede
· 10 years ago
e1a0888
sunxi: Convert sun5i boards to use auto dram configuration
by Hans de Goede
· 10 years ago
046664a
sunxi: Hyundai_A7HD_defconfig fix USB vbus pin config
by Hans de Goede
· 10 years ago
ad40610
sunxi: Only enable i2c support in the SPL when needed
by Hans de Goede
· 10 years ago
358b8bc
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
6a608f2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
3d4de98
patman: Explain how to make doc/git-mailrc work
by Simon Glass
· 10 years ago
9b250ac
sandbox: Fix README to indicate that vendor name is unset
by Simon Glass
· 10 years ago
4b89b81
patman: Check commit_match before stripping leading whitespace
by Scott Wood
· 10 years ago
2181830
patman: Make dry-run output match real functionality
by Peter Tyser
· 10 years ago
1f32ae9
sandbox: Add a -D option to use a default device tree
by Simon Glass
· 10 years ago
3b4a7f9
sandbox: Correct cros-ec keyboard definition
by Simon Glass
· 10 years ago
875143f
net/designware: add error message on DMA reset timeout
by Alexey Brodkin
· 10 years ago
b7a5b08
net: phy: micrel: add support for KSZ8895 switch in SMI mode
by Philippe De Muyter
· 11 years ago
e9efe16
Add MS7206SE ethernet support
by Yoshinori Sato
· 11 years ago
7f233c0
net: tsec: Fix NULL access in case init_phy() fails
by Claudiu Manoil
· 11 years ago
a0573d1
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
8e3da9d
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
0f274f5
ARM: armv7 fix spelling of SCTRL
by Peng Fan
· 10 years ago
2d73f0d
fpga: Extend dump description
by Michal Simek
· 10 years ago
ffc1037
vexpress64: support the Juno Development Platform
by Linus Walleij
· 10 years ago
f91afc4
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
by Linus Walleij
· 10 years ago
ffb4f6f
add README.distro file
by Dennis Gilmore
· 10 years ago
ef2d17f
drivers/pci/pci_rom.c: fix compile warning under 64bit mode
by Minghuan Lian
· 10 years ago
06e07f6
drivers/net/e1000.c: fix compile warning under 64bit mode
by Minghuan Lian
· 10 years ago
9561723
arm: switch armltd vexpress to GENERIC_BOARD
by Chris Kuethe
· 10 years ago
cc11b39
distro_bootcmd: read DHCP boot script name from a variable
by Stephen Warren
· 10 years ago
89fc8bb
cmd: Fix gettime command help
by Bin Meng
· 10 years ago
eef88df
MIPS: unify CPU code in arch/mips/cpu/
by Daniel Schwierzeck
· 10 years ago
d9a4a62
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
by Daniel Schwierzeck
· 10 years ago
f1c64a0
MIPS: handle mips64 ST0_KX bit in mips32 start.S
by Paul Burton
· 10 years ago
ab0d002
MIPS: handle mips64 relocs in mips32 start.S
by Paul Burton
· 10 years ago
a39b1cb
MIPS: use asm.h macros in mips32 start.S
by Paul Burton
· 10 years ago
85df958
dm: cros_ec: Convert cros_ec_i2c over to driver model
by Simon Glass
· 10 years ago
d744d56
dm: i2c: Add two more I2C init functions to the compatibility layer
by Simon Glass
· 10 years ago
bd76826
dm: exynos: dts: Set the offset length for cros_ec
by Simon Glass
· 10 years ago
7132b9f
dm: i2c: dts: Support an offset-len device tree property
by Simon Glass
· 10 years ago
189d801
exynos5: enable dm i2c
by Przemyslaw Marczak
· 10 years ago
47b3795
odroid u3: enable dm i2c support
by Przemyslaw Marczak
· 10 years ago
55df43c
odroid u3: dts: add missing i2c aliases
by Przemyslaw Marczak
· 10 years ago
8dfcbaa
dm: i2c: s3c24x0: adjust to dm-i2c api
by Przemyslaw Marczak
· 10 years ago
fda0e27
exynos5: pinmux: check flag for i2c config
by Przemyslaw Marczak
· 10 years ago
232a02c
arndale: dts: add missing i2c aliases
by Przemyslaw Marczak
· 10 years ago
8fd10a8
exynos4: dts: add missing i2c properties
by Przemyslaw Marczak
· 10 years ago
ba1b4b1
smdk5250: config: enable max77686 driver support
by Przemyslaw Marczak
· 10 years ago
8c94a83
exynos5250: config: disable max77686 driver
by Przemyslaw Marczak
· 10 years ago
480d49e
arndale: config: disable max77686 support
by Przemyslaw Marczak
· 10 years ago
18a7f6a
dm: i2c-uclass-compat: fix missed argument
by Przemyslaw Marczak
· 10 years ago
b37b46f
rsa: Use checksum algorithms from struct hash_algo
by Ruchika Gupta
· 10 years ago
2dd9002
Use hash.c in mkimage
by Ruchika Gupta
· 10 years ago
46fe2c0
hash: Add function to find hash_algo struct with progressive hash
by Ruchika Gupta
· 10 years ago
d9f23c7
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
by Ruchika Gupta
· 10 years ago
3427647
DM: crypto/fsl - Add Freescale rsa DM driver
by Ruchika Gupta
· 10 years ago
c937ff6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· 10 years ago
Next »