Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2a5bcaf3f8ace7398d4391701314d6e0457aec60
2a5bcaf
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
a409a8b
Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"
by Dinh Nguyen
· 9 years ago
fb0d042
imx: mx6: implement board_mmc_get_env_dev
by Peng Fan
· 9 years ago
216d286
imx: mx6: implement mmc_get_env_dev
by Peng Fan
· 9 years ago
62d8cce
imx: mx7dsabresd: move mmc_get_env_devno to soc code
by Peng Fan
· 9 years ago
9e30ba2
dm: vybrid_gpio: Drop legacy code
by Bhuvanchandra DV
· 9 years ago
5160def
dm: lpuart: Drop the legacy code
by Bhuvanchandra DV
· 9 years ago
ce2896a
arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode
by Bhuvanchandra DV
· 9 years ago
dbac20c
arm: vybrid: Update defconfig's
by Bhuvanchandra DV
· 9 years ago
f8aaade
arm: pcm052: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
987dd5f
arm: vf610-twr: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
c720ff1
arm: colibri-vf: Enable serial support
by Bhuvanchandra DV
· 9 years ago
947fb97
arm: vybrid: Update the license string
by Bhuvanchandra DV
· 9 years ago
d5e4f0a
arm: vybrid: Enable lpuart support
by Bhuvanchandra DV
· 9 years ago
85eb095
imx: mx6sxsabresd: Add MCIMX28LCD display support
by Ye Li
· 9 years ago
23e2da2
imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation
by Ye Li
· 9 years ago
9655ebd
imx: mx6sx: Fix issue in LCDIF clock enablement
by Ye Li
· 9 years ago
6967c97
mx6slevk: Remove CONFIG_ETHPRIME option
by Fabio Estevam
· 9 years ago
214c3f0
imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure
by Ye Li
· 9 years ago
755a116e
tqma6_wru4: Fix the reset delay for the the LAN8720 PHY
by Fabio Estevam
· 9 years ago
529a671
mx6slevk: Fix the reset delay for the the LAN8720 PHY
by Fabio Estevam
· 9 years ago
cf94a34
imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
by Ye Li
· 9 years ago
d4d1dd6
mx6: soc: Add ENET2 mac address support
by Ye Li
· 9 years ago
276d3eb
tools: mxsboot: Use more portable cpu_to_le32()
by Bin Meng
· 9 years ago
d3b78e1
wandboard: fix variable name so PXE boot works
by Peter Robinson
· 9 years ago
89d4859
arm: imx6: Enable DDR calibration on Novena
by Marek Vasut
· 9 years ago
d339f16
arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
by Marek Vasut
· 9 years ago
44189a0
Prepare v2016.03-rc1
by Tom Rini
· 9 years ago
161b1fe
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
008e61f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
37dadbc
board: atmel: sama5d2_xplained: add SPL support
by Wenyou Yang
· 9 years ago
4245701
arm: at91/spl: mpddrc: use IP version to check configuration
by Wenyou Yang
· 9 years ago
c2ad76c
arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
by Wenyou Yang
· 9 years ago
7e8702a
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
by Wenyou Yang
· 9 years ago
258b21f
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
fa651f5
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
73c5c39
Makefile: Drop unnecessary -dtb suffixes
by Simon Glass
· 9 years ago
dae6e7b
Makefile: Make u-boot.img the same as u-boot-dtb.img
by Simon Glass
· 9 years ago
bd7dc38
socfpga: Simplify Makefile filenames
by Simon Glass
· 9 years ago
a9d7826
tegra: Always build a boot image with the same filename
by Simon Glass
· 9 years ago
03c25bc
fdt: Build an SPL binary without device tree
by Simon Glass
· 9 years ago
ad1ecd2
fdt: Build a U-Boot binary without device tree
by Simon Glass
· 9 years ago
580cc03
tegra: Clarify generation of -nodtb file with OF_CONTROL
by Simon Glass
· 9 years ago
cc8db8b
mailmap: fix Ricardo's entry
by Masahiro Yamada
· 9 years ago
aa844fe
mmc: add missing prototype for mmc_get_env_dev
by Clemens Gruber
· 9 years ago
4f144a4
malloc: work around some memalign fragmentation issues
by Stephen Warren
· 9 years ago
050c756
.travis.yml: rework according to new travis-ci infra
by Roger Meier
· 9 years ago
7711cc0
arm8: ls2080: Move the core errata defines out of board specific file
by Ashish kumar
· 9 years ago
d2427ca
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
2ea3a44
armv8: ls2080a: Implement workaround for core errata 829520, 833471
by Ashish kumar
· 9 years ago
7d514a7
board: Enable ethernet, tftpboot support to pic32mzdask board.
by Purna Chandra Mandal
· 9 years ago
23e7578
drivers: net: Add ethernet driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
46c9d93
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· 9 years ago
c76eb72
board: add SDHCI support for PIC32MZDASK board.
by Purna Chandra Mandal
· 9 years ago
102142c
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
by Andrei Pistirica
· 9 years ago
44da3a1
board: Add Microchip PIC32MZ[DA]-Starter-Kit board.
by Purna Chandra Mandal
· 9 years ago
be961fa
MIPS: Add support for Microchip PIC32MZ[DA] SoC family.
by Purna Chandra Mandal
· 9 years ago
9ffa7a3
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
9e160ee
drivers: serial: add driver for Microchip PIC32 UART controller.
by Paul Thacker
· 9 years ago
386d934
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
by Purna Chandra Mandal
· 9 years ago
5f266c6
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
a0e7908
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
by Purna Chandra Mandal
· 9 years ago
32c1a6e
MIPS: initial infrastructure for Microchip PIC32 architecture
by Purna Chandra Mandal
· 9 years ago
91ec615
malta: Use I/O accessors for SuperI/O controller
by Paul Burton
· 9 years ago
19a5ef6
malta: Set I/O port base early
by Paul Burton
· 9 years ago
05e3425
MIPS: Support dynamic I/O port base address
by Paul Burton
· 9 years ago
8ac493c
MIPS: Remove SLOW_DOWN_IO
by Paul Burton
· 9 years ago
fbb0de0
mips: cache: Bulletproof the code against cornercases
by Marek Vasut
· 9 years ago
e26e8dc
MIPS: start.S: fix and optimize instructions
by Daniel Schwierzeck
· 9 years ago
a627909
MIPS: initialize board_init_f() argument to zero.
by Purna Chandra Mandal
· 9 years ago
73a5de4
armv8/ls1043aqds: fix DSPI/QSPI node in dts file
by Qianyu Gong
· 9 years ago
a2a4dc5
driver: net: fsl-mc: Update print to reflect correct string
by Prabhakar Kushwaha
· 9 years ago
5373b20
driver: net: fsl-mc: Memset dprc_cfg before configuring
by Prabhakar Kushwaha
· 9 years ago
cc7b8b9
armv7: ls102xa: Increase the supported kernel size
by Alison Wang
· 9 years ago
40b8a3d
board: ls2085aqds: Update kernel_size env variable
by Prabhakar Kushwaha
· 9 years ago
735b1a2
arm: novena: Fix EEPROM i2c configuration
by Marek Vasut
· 9 years ago
397d7d5
arm: config: enforce -fno-pic for gcc
by Peng Fan
· 9 years ago
c5e954e
ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
by Wang Dongsheng
· 9 years ago
11aa6a3
arm: cache: Implement cache range check for v7
by Marek Vasut
· 9 years ago
3709844
armv7: add cacheline sizes where missing
by Albert ARIBAUD
· 9 years ago
8890c2f
arm: Remove S bit from MMU section entry
by Marek Vasut
· 9 years ago
a592e6f
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
by Marek Vasut
· 9 years ago
8cdae1d
video: Correct 'tor' typo in comment
by Simon Glass
· 9 years ago
5674ead
video: test: Add console tests for truetype
by Simon Glass
· 9 years ago
8df8dad
video: sandbox: Enable truetype fonts for sandbox
by Simon Glass
· 9 years ago
8de536c
video: sandbox: Allow selection of font size and console name
by Simon Glass
· 9 years ago
826f35f
video: Allow selection of the driver and font size
by Simon Glass
· 9 years ago
0f4d2f8
License: Add the Open Font License
by Simon Glass
· 9 years ago
c0603b9
video: Add the Cantoraone decorative font
by Simon Glass
· 9 years ago
7ad4e30
video: Add the Rufscript handwriting font
by Simon Glass
· 9 years ago
c43c43c
video: Add the AnkaCoder mono-spaced font
by Simon Glass
· 9 years ago
84b4791
video: Add the Nimbus sans font
by Simon Glass
· 9 years ago
a29b012
video: Add a console driver that uses TrueType fonts
by Simon Glass
· 9 years ago
7b9f7e4
video: Provide a backspace method
by Simon Glass
· 9 years ago
58c733a
video: Provide a signal when a new console line is started
by Simon Glass
· 9 years ago
c5b77d0
video: Provide a left margin for the text console
by Simon Glass
· 9 years ago
5508f10
video: Handle the 'bell' character
by Simon Glass
· 9 years ago
f266178
video: Use fractional units for X coordinates
by Simon Glass
· 9 years ago
6e42e25
video kconfig console_normal
by Simon Glass
· 9 years ago
30a1dca
Makefile: Add rules to build in .ttf files
by Simon Glass
· 9 years ago
Next »