Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
161b1fe745394f34c4aa506edc964089785919f6
« Previous
dd8e429
rockchip: Fix the configuration for chromebook_jerry
by Simon Glass
· 9 years ago
25525eb
rockchip: Drop a debug message when outputing SPI images
by Simon Glass
· 9 years ago
9b03701
rockchip: Enable generation of SPI images
by Simon Glass
· 9 years ago
c5a7533
net: Fix delay in net_retry test
by Joe Hershberger
· 9 years ago
71105f5
fdt: fix address cell count checking in fdt_translate_address()
by Przemyslaw Marczak
· 9 years ago
8a83487
dm: usb: Add a remove() method for USB keyboards
by Simon Glass
· 9 years ago
67ecb84
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
70caa97
usb: Allow up to 7 storage devices
by Simon Glass
· 9 years ago
b042566
dm: Disable all SPI and SPI flash tests
by Simon Glass
· 9 years ago
4cdc2c8
dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()
by Bin Meng
· 9 years ago
a671c4f
dm: eth: Test 'ethrotate' before changing current ethernet device
by Bin Meng
· 9 years ago
e7cc8d1
test: add sandbox timer to test.dts
by Thomas Chou
· 9 years ago
587c3f8
imx_watchdog: always set minimal timeout in reset_cpu
by Andrey Skvortsov
· 9 years ago
88f91d1
gpio: mxs: add name_to_gpio() function
by Måns Rullgård
· 9 years ago
fcbe8c5
imx: mx7: fix the temperature checking for Rev1.1
by Peng Fan
· 9 years ago
ce2190f
imx: mx6ul: disable VIDEO for SPL
by Peng Fan
· 9 years ago
7ea191a
pfuze: Fix unsigned variable for less-than-zero comparison
by Ye.Li
· 9 years ago
59a6ca5
wandboard: Simplify the Ethernet PHY configuration
by Fabio Estevam
· 9 years ago
a307760
mx6sabresd: Simplify the Ethernet PHY configuration
by Fabio Estevam
· 9 years ago
d584c68
phy: atheros: Use ar8035_config for AR8031
by Fabio Estevam
· 9 years ago
3861d78
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
8770413
spi: fsl_qspi: fix an error of using GENMASK
by Gong Qianyu
· 9 years ago
5092158
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
by Fabio Estevam
· 9 years ago
6a655d8
powerpc, mpc5xxx: fix missing bootflag init
by Heiko Schocher
· 9 years ago
7cd1a12
Prepare v2016.01-rc4
by Tom Rini
· 9 years ago
5d49b4c
common: nvedit: use snprintf instead of sprintf
by Peng Fan
· 9 years ago
5a68943
common: env: initialize scalar variable
by Peng Fan
· 9 years ago
09a7886
common: cli: avoid memory leak
by Peng Fan
· 9 years ago
a40b2df
net: e1000: use correct helper to do endianness conversion
by Miao Yan
· 9 years ago
18d3f46
qemu-ppce500: pass 'range_id' around in pci_map_region
by Miao Yan
· 9 years ago
d8a1a30
checkpatch: fix left brace warning
by Heiko Schocher
· 9 years ago
1aa2d07
mmc: update MMC_ERASE argument to match Linux kernel.
by Eric Nelson
· 9 years ago
f8a3df0
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 9 years ago
6a45956
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
by Ladislav Michl
· 9 years ago
f1993ca
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
ccf4326
imx: mx6qsabreauto: support lvds display
by Peng Fan
· 9 years ago
aee3fdd
i2c: mxc: add a condition in case the parameter is NULL
by Gong Qianyu
· 9 years ago
40f4839
imx_common: check for Serial Downloader in spl_boot_device
by Stefano Babic
· 9 years ago
fe21eaf
ARM: mxs: allow boards to select DC-DC switching clock source
by Michael Heimpold
· 9 years ago
a1ed155
cgtqmx6eval: fix pad configuration for SPI bus
by Michael Schanz
· 9 years ago
845a57b
net: fec_mxc: unregister mdio bus on probe error
by Måns Rullgård
· 9 years ago
843a3e5
net: fec_mxc: configure MDIO hold time
by Måns Rullgård
· 9 years ago
434afa8
serial_mxc: Fix setup of UARTx_UFCR register
by Maximilian Schwerin
· 9 years ago
f0b5f23
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
by Eric Nelson
· 9 years ago
839479d
imx: ddr: drop duplicated debug info
by Peng Fan
· 9 years ago
d83c25c
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
ac3abf0
usb: musb: Fix hub port setting for SPLIT transactions
by Stefan Brüns
· 9 years ago
faa7db2
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· 9 years ago
5253ade
usb: dwc2: avoid out of bounds access
by Stefan Brüns
· 9 years ago
c75f57f
usb: Alloc buffer for USB descriptor dynamically
by Stefan Brüns
· 9 years ago
8e8106d
altera_qspi: allow ctrl-c to abort the erase ops
by Thomas Chou
· 9 years ago
d579d38
altera_qspi: show erase progress
by Thomas Chou
· 9 years ago
f81a673
altera_qspi: skip erase if the sector is blank
by Thomas Chou
· 9 years ago
a1b1d7e
altera_qspi: set fail_addr for erase ops
by Thomas Chou
· 9 years ago
9e957aa
altera_qspi: call callback even if the erase failed
by Thomas Chou
· 9 years ago
7868031
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
e7d6aa0
sunxi: Reduce Orangepi PC RAM speed to 624 MHz
by Hans de Goede
· 9 years ago
40253dd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
e662573
arm: socfpga: Fix i2c mux on cyclone5-socdk board
by Chin Liang See
· 9 years ago
f464a63
arm: socfpga: Fix USB doesn't work on socdk board
by shengjiangwu
· 9 years ago
c339ea5
arm: socfpga: Add support for Denali NAND controller
by Marek Vasut
· 9 years ago
eba522a
arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled
by Marek Vasut
· 9 years ago
4197a0f
arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
by Marek Vasut
· 9 years ago
8f7ed08
arm: socfpga: Unreset NAND in U-Boot
by Marek Vasut
· 9 years ago
ac242e1
arm: socfpga: Unreset NAND in SPL
by Marek Vasut
· 9 years ago
f2f3782
arm: socfpga: Define NAND reset bit
by Marek Vasut
· 9 years ago
caee45e
arm: socfpga: Fix QSPI doesn't work on socdk board
by shengjiangwu
· 9 years ago
b0808b9
arm: socfpga: Fix emac1 doesn't work on socdk board
by shengjiangwu
· 9 years ago
94f53a7
arm: socfpga: sr1500: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
5abbdfa
arm: socfpga: sockit: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
d6d55cd
arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
0f28b1a
arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
b3bb111
arm: socfpga: sr1500: Enable qspiload console command
by Chin Liang See
· 9 years ago
8ee0c64
arm: socfpga: sockit: Enable qspiload console command
by Chin Liang See
· 9 years ago
f8e08b8
arm: socfpga: arria5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
d9f2bd4
arm: socfpga: cyclone5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
eb45022
arm: socfpga: sr1500: Enable ubiload console command
by Chin Liang See
· 9 years ago
3e8a075
arm: socfpga: sockit: Enable ubiload console command
by Chin Liang See
· 9 years ago
c26112a
arm: socfpga: arria5_socdk: Enable ubiload console command
by Chin Liang See
· 9 years ago
dc93280
arm: socfpga: cyclone5_socdk: Enable ubiload console command
by Chin Liang See
· 9 years ago
0645c77
arm: socfpga: sr1500: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
by Chin Liang See
· 9 years ago
aa2ba82
arm: socfpga: arria5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
by Chin Liang See
· 9 years ago
6a6e6cf
arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
by Chin Liang See
· 9 years ago
6cdd465
arm: socfpga: Enable ubi and ubifs support
by Chin Liang See
· 9 years ago
8182b41
ARM: dts: uniphier: add SD/MMC pinmux nodes
by Masahiro Yamada
· 9 years ago
89835b3
ARM: uniphier: allow to run zImage rather than uImage
by Masahiro Yamada
· 9 years ago
e90b368
ARM: uniphier: rename rest of defconfig files
by Masahiro Yamada
· 9 years ago
1a26453
ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfig
by Masahiro Yamada
· 9 years ago
5fd3f43
ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig
by Masahiro Yamada
· 9 years ago
752b75d
ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS
by Masahiro Yamada
· 9 years ago
8ea4f49
ARM: uniphier: set DTB file name to fdt_file environment
by Masahiro Yamada
· 9 years ago
3388669
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
by Masahiro Yamada
· 9 years ago
6e1550f
ARM: uniphier: display model number all the time on boot up
by Masahiro Yamada
· 9 years ago
6f45a97
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
by Masahiro Yamada
· 9 years ago
6994700
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
by Masahiro Yamada
· 9 years ago
89c05fa
ARM: uniphier: split ProXstream2 board data and change DDR frequency
by Masahiro Yamada
· 9 years ago
6ba60fa
ARM: uniphier: call uniphier_get_board_param() without FDT blob
by Masahiro Yamada
· 9 years ago
2071f14
ARM: uniphier: add functions to get SoC model/revision
by Masahiro Yamada
· 9 years ago
b00543e
ARM: dts: uniphier: use stdout-path instead of console
by Masahiro Yamada
· 9 years ago
4e1f81d
ARM: dts: uniphier: add outer cache nodes
by Masahiro Yamada
· 9 years ago
Next »