Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ee562dc34e42667ec544be7e45b226a1bbe59134
« Previous
e12408c
mx6qsabreauto: Return error if cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
cb427fe
mx6sabresd: Return error if cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
c4ed314
mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE
by Fabio Estevam
· 11 years ago
3f786a8
mmc: fsl_esdhc: Check the result from malloc()
by Fabio Estevam
· 11 years ago
59f46f4
mx6sabresd: Reset counter to prevent error message
by Fabio Estevam
· 11 years ago
1601ba4
mx6sabresd: Avoid hang when HDMI cable is not connected
by Fabio Estevam
· 11 years ago
b4c927b
ARM: arch-mx6: fix PLL2_PFD2_FREQ
by Markus Niebel
· 11 years ago
f62cd00
wandboard: Use imx6dl-wandboard.dtb for the solo version
by Fabio Estevam
· 11 years ago
5287946
am33xx: Add the efuse_sma CONTROL_MODULE register
by Tom Rini
· 11 years ago
6a0d803
am33xx: Add am33xx_spl_board_init function, call
by Tom Rini
· 11 years ago
b04601a
drivers/power/pmic: Add tps65910 driver
by Philip, Avinash
· 11 years ago
8b65b12
drivers/power/pmic: Add tps65217 driver
by Greg Guyotte
· 11 years ago
fd070d8
spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
by Tom Rini
· 11 years ago
03c1bb2
buildman: fix boards.cfg parsing
by Andreas Bießmann
· 11 years ago
2f0877c
FIT: delete unnecessary casts
by Masahiro Yamada
· 11 years ago
50c2a91
Makefile: Do not show make debug messages
by Masahiro Yamada
· 11 years ago
069d594
cosmetic: FIT: fix typos in comments
by Masahiro Yamada
· 11 years ago
1b387ef
SPDX: fix IBM-pibs license identifier
by Wolfgang Denk
· 11 years ago
9346d54
arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier
by Nobuhiro Iwamatsu
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
398bd4e
git-mailrc: Update SPI custodian
by Jagannadha Sutradharudu Teki
· 11 years ago
33c7731
Cosmetic: Update some info in the README "arch" section.
by Robert P. J. Day
· 11 years ago
61ffc17
cosmetic: doc: uImage.FIT: fix typos
by Masahiro Yamada
· 11 years ago
a466e49
boards.cfg: show info about boards.cfg instead of MAINTAINERS
by Roger Meier
· 11 years ago
bf209ab
boards.cfg: Fix the comment for invoking tools/reformat.py from vim
by Axel Lin
· 11 years ago
6d2ee5a
part_efi: make sure the gpt_pte is freed
by Mark Langsdorf
· 11 years ago
8094972
Fix loading freeze when netconsole is active
by Frederic Leroy
· 11 years ago
1f8b546
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
5c427e4
bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm
by Paul Burton
· 11 years ago
ad31ff6
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
db82447
arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot
by Jens Scharsig (BuS Elektronik)
· 11 years ago
82cecfc
drivers: s3c44b0_rtc: delete an unused driver
by Masahiro Yamada
· 11 years ago
d964df3
drivers: serial_s3c44b0: delete an unused driver
by Masahiro Yamada
· 11 years ago
a341f64
drivers: s3c44b0_i2c: delete an unused driver
by Masahiro Yamada
· 11 years ago
aeef2b0
ARM: s3c44b0: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
8687d5c
mmc: size optimization when !CONFIG_MMC_SPI
by Paul Burton
· 11 years ago
5619682
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
8112f5f
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
db6b5e8
spl: remove unnecessary (& ARM specific) include of asm/utils.h
by Paul Burton
· 11 years ago
152ba36
ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx
by Lubomir Popov
· 11 years ago
61a6cc2
omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
by Oleksandr Tyshchenko
· 11 years ago
c30054b
mmc: Remove unused variable backup from mmc_send_cmd()
by Oleksandr Tyshchenko
· 11 years ago
113e5df
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
by Jaehoon Chung
· 11 years ago
46ef4fa
Prepare v2013.10-rc3
by Tom Rini
· 11 years ago
bc23d96
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
771f74c
arm: dma_alloc_coherent: malloc() -> memalign()
by Kuo-Jung Su
· 11 years ago
fb8d49c
arm: spl: Do not set the stack pointer twice
by Masahiro Yamada
· 11 years ago
6856254
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
c4a7ece
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
8386ca8
Revert "standalone-examples: support custom GCC lib"
by Tom Rini
· 11 years ago
27af930
Merge and reformat boards.cfg and MAINTAINERS
by Albert ARIBAUD
· 11 years ago
7bcee5f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
5480ac3
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b5e7f1b
apf27: add FPGA support for the apf27 board
by trem
· 11 years ago
bcc05c7
apf27: add support for the armadeus APF27 board
by trem
· 11 years ago
a8f2d0e
mxs_nand: Fix ECC strength for NAND flash with OOB size of 224
by Elie De Brauwer
· 11 years ago
5c18a1c
arm:goni:mmc: Add sd card detection and initialization.
by Przemyslaw Marczak
· 11 years ago
7324907
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
by Przemyslaw Marczak
· 11 years ago
e223832
dts: samsung: arndale: Fix include path
by Chander Kashyap
· 11 years ago
954a1a4
powerpc/mpc85xx: Add workaround for erratum A-005125
by York Sun
· 11 years ago
2bd1aab
powerpc/p2041: fix I2C controller's offset
by Shaohui Xie
· 11 years ago
47ac53d
imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip
by Robert Winkler
· 11 years ago
607232e
ARM: mxs: Add SanDisk Sansa Fuze+ board
by Marek Vasut
· 11 years ago
aa04fef
ARM: mxs: Add Creative ZEN XFi3 board
by Marek Vasut
· 11 years ago
e24278a
mx27: add missing constant for mx27
by trem
· 11 years ago
d9b8946
mx6sabresd: Add LVDS splash screen support
by Fabio Estevam
· 11 years ago
7b8657e
ARM: mxs: Receive r0 and r1 passed from BootROM
by Marek Vasut
· 11 years ago
d4c9135
ARM: mxs: Document the power block initialization
by Marek Vasut
· 11 years ago
2f9c8ee
ARM: mxs: Sort the mx23evk and mx23_olinuxino
by Marek Vasut
· 11 years ago
93d520f
tools: mxsboot: Mark the FCB pages as valid
by Marek Vasut
· 11 years ago
d55e0da
mx6: Fix calculation of emi_slow clock rate
by Andrew Gabbasov
· 11 years ago
985a71d
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 11 years ago
89993dc
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
f62b123
powerpc/mpc85xx: Fix the I2C bus speed error on p1022
by Tang Yuantian
· 11 years ago
81b867a
SPL: P1022DS: switch to new multibus/multiadapter support
by Ying Zhang
· 11 years ago
9055f66
ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP
by Stefan Roese
· 11 years ago
47f75cf
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1affd4d
cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header
by Masahiro Yamada
· 11 years ago
cb4ef5b
config.mk: Delete unnecessary code
by Masahiro Yamada
· 11 years ago
e387efb
fw_env: fix writing environment for mtd devices
by Oliver Metz
· 11 years ago
23ef62d
fw_env: add redundant env support for MTD_ABSENT
by Oliver Metz
· 11 years ago
a82ca7b
mail: Fix email address
by Marek Vasut
· 11 years ago
4c26737
Always build u-boot.img when using CONFIG_SPL_FRAMEWORK
by Henrik Nordström
· 11 years ago
344ca0b
ahci: convert to use libata functions and definitions
by Rob Herring
· 11 years ago
7610b41
ahci: increase spin-up timeout to 20 sec
by Rob Herring
· 11 years ago
1782108
ahci: handle COMINIT received during spin-up
by Rob Herring
· 11 years ago
124e9fa
ahci: move link bring-up handling to separate function
by Rob Herring
· 11 years ago
2bdb10d
ahci: add defines for PORT_SCR_STAT register bits
by Rob Herring
· 11 years ago
796c2eb
ahci: fix memory leak in ata_scsiop_inquiry
by Rob Herring
· 11 years ago
48c3a87
ahci: fix unaligned access
by Rob Herring
· 11 years ago
2915a02
ahci: use ports implemented map instead of num_ports
by Richard Gibbs
· 11 years ago
4412db4
standalone-examples: support custom GCC lib
by Jack Mitchell
· 11 years ago
6b8f185
fs: fat: don't call disk_write with zero sector num
by Wu, Josh
· 11 years ago
7ea50d5
compiler_gcc: do not redefine __gnu_attributes
by Jeroen Hofstee
· 11 years ago
dc19ec1
git-mailrc: Update MMC custodian
by Pantelis Antoniou
· 11 years ago
938138c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 11 years ago
3c950c4
am335x_evm.h: Add back the actual load of the kernel image
by Robert P. J. Day
· 11 years ago
68e1747
socfpga: Creating driver for Reset Manager
by Chin Liang See
· 11 years ago
31ad864
socfpga: Adding configuration for development kit
by Chin Liang See
· 11 years ago
1a05b5f
nios2: fix missing comment terminator from SPDX License commit
by Thomas Chou
· 11 years ago
Next »