Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e919aa23ef473649fc1ba1694da13a15835d74f1
e919aa2
ARM: mx6: Add PCIe on SabreSDP
by Marek Vasut
· 11 years ago
a778aea
pci: mx6: Implement power callback
by Marek Vasut
· 11 years ago
ed2f0e1
ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x
by Eric Nelson
· 11 years ago
3e94380
woodburn_sd: Remove CONFIG_BOOT_INTERNAL
by Fabio Estevam
· 11 years ago
2bbcccf
ARM: mxs: Add OCOTP driver
by Marek Vasut
· 11 years ago
53e6b14
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
9c2c8a3
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
by Marek Vasut
· 11 years ago
81a1d61
mx25pdk: Align the environment with other FSL boards
by Fabio Estevam
· 11 years ago
59189a8
ventana: Add Gateworks Ventana family support
by Tim Harvey
· 11 years ago
1ad6364
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
335143c
fb: Add a prototype for board_video_skip()
by Fabio Estevam
· 11 years ago
67a9abe
wandboard: Include <input.h>
by Fabio Estevam
· 11 years ago
2fb6396
wandboard: Fix sparse warning
by Fabio Estevam
· 11 years ago
3c7ca96
mmc: Add a prototype for board_mmc_init()
by Fabio Estevam
· 11 years ago
afb9266
wandboard: Staticize usdhc1_pads
by Fabio Estevam
· 11 years ago
91baa6f
power: add PFUZE100 PMIC driver
by Tim Harvey
· 11 years ago
cc07294
arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup
by Stefan Roese
· 11 years ago
b56b9a0
ARM: AM43xx: Change DDR3 Reset Value
by Dave Gerlach
· 11 years ago
f84880f
ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
by Dave Gerlach
· 11 years ago
4800be4
ARM: AM43xx: EMIF: configure self-refresh entry delay
by Dave Gerlach
· 11 years ago
3a3939b
ARM: AM43xx: Add Ethernet boot support to SPL
by Mugunthan V N
· 11 years ago
e27f2dd
ARM: AM4372: Update EMIF registers for DDR3
by Lokesh Vutla
· 11 years ago
8feb37b
ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse
by Mugunthan V N
· 11 years ago
a35ad51
ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
by Mugunthan V N
· 11 years ago
4cdd7fd
ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
by Mugunthan V N
· 11 years ago
2cab8ae
ARM: AM43xx: clocks: Enable CPGMAC clock control
by Mugunthan V N
· 11 years ago
9c653aa
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1551df3
arm: Switch to -mno-unaligned-access when supported by the compiler
by Tom Rini
· 11 years ago
f503cc4
checkpatch.pl: Add warning for new __packed additions
by Tom Rini
· 11 years ago
b60eff3
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
62bbc2f
cm_t335: fix linker file to produce full ELF
by Albert ARIBAUD
· 11 years ago
715b56f
Revert "ext4fs: Add ext4 extent cache for read operations"
by Tom Rini
· 11 years ago
a7e8c15
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
4c48cfb
arm: omap: delete unincluded omap-common/config.mk
by Masahiro Yamada
· 11 years ago
4a37755
kbuild: Move linker sciript check to prepare1
by Masahiro Yamada
· 11 years ago
331b45f
kbuild: Fix a false error of generic board support
by Masahiro Yamada
· 11 years ago
0d1e8aa
kbuild: get back DTB at the top directory
by Masahiro Yamada
· 11 years ago
ed1ca52
kbuild: add misc targets, help, ubootrelease, ubootversion
by Masahiro Yamada
· 11 years ago
886d86e
kbuild: support building signle targets
by Masahiro Yamada
· 11 years ago
630d234
kbuild: refactor more IMX image rules
by Masahiro Yamada
· 11 years ago
4e0c8ab
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· 11 years ago
04a34c9
kbuild: use shorten logs for misc targets
by Masahiro Yamada
· 11 years ago
ad0fed4
kbuild: use shorten log for linking u-boot
by Masahiro Yamada
· 11 years ago
982a119
kbuild: use shorten logs for combined rules of mkimage, padding and cat
by Masahiro Yamada
· 11 years ago
ee0acfa
kbuild: use shorten logs for cat rules
by Masahiro Yamada
· 11 years ago
9bf215b
kbuild: use shorten logs for mkimage rules
by Masahiro Yamada
· 11 years ago
f9c235f
kbuild: use shorten logs objcopy rules
by Masahiro Yamada
· 11 years ago
03c7b3f
kbuild: Add $(Q) when descending into subdirectories
by Masahiro Yamada
· 11 years ago
95ddcd6
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
by Masahiro Yamada
· 11 years ago
6a44d80
kbuild: move asm-offsets.h rules to ./Kbuild
by Masahiro Yamada
· 11 years ago
6378008
kbuild: abolish "depend" target
by Masahiro Yamada
· 11 years ago
7424145
kbuild: consolidate version and timestamp headers generation
by Masahiro Yamada
· 11 years ago
5b1f1f4
Makefile: add a new script to check -fstack-usage support
by Masahiro Yamada
· 11 years ago
91d7746
fsl/usb: Limit phy_type comparison to first four characters
by Nikhil Badola
· 11 years ago
c6e8f49
powerpc/mpc8536DS:Increase binary size for mpc8536DS board
by Haijun.Zhang
· 11 years ago
e0d8096
ar8031/8033/phy:enable autonegotiation for ar8031/8033
by Zhao Qiang
· 11 years ago
c9e1f58
powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL
by Ying Zhang
· 11 years ago
27585bd
SPL: P1022DS: fix the problem booting from spi flash
by Ying Zhang
· 11 years ago
5a89fa9
SPL: P2020RDB: fix the problem booting from spi flash
by Ying Zhang
· 11 years ago
ee4d651
SPL: powerpc: expand SPL's length to 128K
by Ying Zhang
· 11 years ago
254887a
powerpc/t2081qds: Add T2081 QDS board support
by Shengzhou Liu
· 11 years ago
35c471e
powerpc/t208x: some update to support t2081
by Shengzhou Liu
· 11 years ago
ad21fbc
boards.cfg: Keep arc entries sorted
by Fabio Estevam
· 11 years ago
f55e911
arm: delete unused macro CONFIG_ARCH_DEVICE_TREE
by Masahiro Yamada
· 11 years ago
f131df8
x86: coreboot: delete unused coreboot/config.mk
by Masahiro Yamada
· 11 years ago
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
fae5693
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
9ed679a
board: bcm28155_ap: Add board files
by Darwin Rambo
· 11 years ago
7a9d0ad
mmc: kona: Add Kona mmc driver
by Darwin Rambo
· 11 years ago
4bded3a
i2c: kona: Add Kona I2C driver
by Darwin Rambo
· 11 years ago
24e5219
gpio: kona: Add Kona gpio driver
by Darwin Rambo
· 11 years ago
989ce04
arch: bcm281xx: Initial commit of bcm281xx architecture code
by Darwin Rambo
· 11 years ago
b3134fc
arch: kona: Initial commit of kona-common architecture code
by Darwin Rambo
· 11 years ago
1998a1a
ARM: rpi_b: rework boot scripts, enable sysboot
by Stephen Warren
· 11 years ago
11f2968
ti814x: Fix illegal use of FP ops in clock_ti814x.c
by Måns Rullgård
· 11 years ago
4f80d5b
omap4_common: config: remove I2C for SPL mode
by Nishanth Menon
· 11 years ago
2efa79a
dra7xx_evm: Enable GPT commands
by Tom Rini
· 11 years ago
0f1b044
am43xx_evm: Enable GPT commands
by Tom Rini
· 11 years ago
01d92b0
am335x_evm: Enable GPT commands
by Tom Rini
· 11 years ago
bc97f48
arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting
by Stefan Roese
· 11 years ago
82da441
DRA7: fix ABB efuse offset for OPP_NOM
by Nishanth Menon
· 11 years ago
6e2192a
ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
by Janne Grunau
· 11 years ago
a5d64db
OMAP3: fix default environment for mcx board
by Stefano Babic
· 11 years ago
f1eb45d
omap3: fix pinmux for mcx board
by Stefano Babic
· 11 years ago
9267110
OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
by Stefano Babic
· 11 years ago
36481de
arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)
by Stefan Roese
· 11 years ago
cd8341b
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
by Dave Gerlach
· 11 years ago
072cefe
Add support for B&R KWB Motherboard
by Hannes Petermaier
· 11 years ago
893c04e
board: Add support for B&R T-Series Motherboard
by Hannes Petermaier
· 11 years ago
da4105d
am335x: Initial support for Silica Pengwyn board
by Lothar Felten
· 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
Next »