Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ddf79f3623ad3062f1653e6c075d21448ff3b2cb
« Previous
999c39a
spi: xilinx: Move timeout calculation out of the loop
by Michal Simek
· 11 years ago
c4d376f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
b1ad03c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 11 years ago
18c8358
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
5e77a74
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
by Stephen Warren
· 11 years ago
9c134e1
arm/km: introduce kmsugp1 target
by Gerlando Falauto
· 11 years ago
b1c2a7a
arm/km: define fdt_high env variable and allow backwards compatibility
by Gerlando Falauto
· 11 years ago
7b2268b
arm/km: enable FDT for km_kirwkood
by Gerlando Falauto
· 11 years ago
fa6e0ec
arm/km: fix wrong error handling
by Holger Brunck
· 11 years ago
56cde17
arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
by Holger Brunck
· 11 years ago
2a4ebef
arm/km/suv31: switch to 256MB RAM
by Holger Brunck
· 11 years ago
aef0bdc
arm/km: make local function startup_allowed static
by Holger Brunck
· 11 years ago
bbfd509
arm/km: drop unneeded define
by Holger Brunck
· 11 years ago
3871618
zynq: Fix elf header generation
by Michal Simek
· 11 years ago
dfa9405
zynq: Use full tftpboot command instead of shortcut tftp
by Michal Simek
· 11 years ago
e60cfd5
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
by Masahiro Yamada
· 11 years ago
3cd534e
ARM: bcm2835: config.mk isn't needed
by Stephen Warren
· 11 years ago
bccaa47
ARM: rpi_b: set $fdtfile in default environment
by Stephen Warren
· 11 years ago
d53ccdb
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
17998ef
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
6ba45cc
NET: fec_mxc: fix MDIO clock prescaler calculation
by Markus Niebel
· 11 years ago
adadc91
ARM: imx6: fix wrong fec clk
by Markus Niebel
· 11 years ago
bb01956
pci: mx6: Implement reset callback
by Marek Vasut
· 11 years ago
6d73c23
mx6: Enable L2 cache support
by Fabio Estevam
· 11 years ago
4702c62
mx6qsabreauto: Update imximage.cfg
by Fabio Estevam
· 11 years ago
94db665
mx6: Distinguish mx6dual from mx6quad
by Fabio Estevam
· 11 years ago
6a99f03
imx: Introduce a header for the imx cpu versions
by Fabio Estevam
· 11 years ago
c0da862
hummingboard: Return from cpu_eth_init() directly
by Fabio Estevam
· 11 years ago
16197bb
imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
by Anson Huang
· 11 years ago
5c92edc
imx6: ensure AHB clock is 132MHz in low freq boot mode
by Anson Huang
· 11 years ago
6fc049b
mx6sl: Adjust fdt_addr to avoid address overlapping
by Fabio Estevam
· 11 years ago
c0a5b08
vf610twr: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
5ef1424
udoo: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
8e184a5
mx6slevk: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
f2e4288
mx6sabre_common: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
124f196
mx6qarm2: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
f28154b
mx53loco: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
20f233b
mx51evk: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
fb3f917
mx28evk: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
04585b0
mx23evk: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
1e373df
hummingboard: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
4ac0c2b
cgtqmx6eval: Set default environment to use zImage
by Otavio Salvador
· 11 years ago
2d61e1b
serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation
by Axel Lin
· 11 years ago
18a6bcc
serial: opencores_yanu: Fix build error
by Axel Lin
· 11 years ago
e25bfec
exynos: clock: use the clear and set bits macros.
by Inha Song
· 11 years ago
3cb007a
exynos: clock: fixed that cfg is set to wrong value.
by Inha Song
· 11 years ago
22a240c
serial/serial_arc - add driver for ARC UART
by Alexey Brodkin
· 11 years ago
b818d9a
dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
by Tom Rini
· 11 years ago
378ec0f
omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
by Tom Rini
· 11 years ago
614b2bf
cmd_mmc.c: Drop open/close mmc sub-commands
by Tom Rini
· 11 years ago
5a99b9d
cmd_mmc.c: Add bootbus mmc sub-command
by Tom Rini
· 11 years ago
792970b
cmd_mmc.c: Add 'partconf' command to mmc
by Tom Rini
· 11 years ago
f1fd957
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
by Tom Rini
· 11 years ago
b01e6fe
cmd_mmc.c: Change 'bootpart' code to match normal coding style
by Tom Rini
· 11 years ago
7dbe63b
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
f9ec45d
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
by Siva Durga Prasad Paladugu
· 11 years ago
d3e016c
MMC: DWMMC: Correct the CLKDIV register value
by Rajeshwari S Shinde
· 11 years ago
def816a
mmc: set rca to 1 for MMC cards
by Stephen Warren
· 11 years ago
1a78d28
x600: Switch to CONFIG_PHYLIB
by Tom Rini
· 11 years ago
50b0df8
net/designware: make driver compatible with data cache
by Alexey Brodkin
· 11 years ago
92a190a
net/designware - switch driver to phylib usage
by Alexey Brodkin
· 11 years ago
27ee59a
net: execute "miiphy_init" if CONFIG_PHYLIB defined
by Alexey Brodkin
· 11 years ago
74cb708
net/designware: add explicit reset of {tx|rx}_currdescnum
by Alexey Brodkin
· 11 years ago
bde2373
arc: add README for architecture
by Alexey Brodkin
· 11 years ago
568c1fa
arc: add architecture to MAKEALL
by Alexey Brodkin
· 11 years ago
a7069dd
arc: add AXS101 board support
by Alexey Brodkin
· 11 years ago
66712b8
arc: add Arcangel4 board support
by Alexey Brodkin
· 11 years ago
794ab57
arc: add support for standalone programs
by Alexey Brodkin
· 11 years ago
bc5d542
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· 11 years ago
2272382
arc: add library functions
by Alexey Brodkin
· 11 years ago
2f16ac9
arc: add cpu files
by Alexey Brodkin
· 11 years ago
288aaac
arc: add architecture header files
by Alexey Brodkin
· 11 years ago
819ca38
blackfin: Initialize the EMAC VLAN with proper default value
by Aaron Wu
· 13 years ago
861aa63
blackfin: Change SMC dcplb entry flag to cover 16M address region
by Sonic Zhang
· 11 years ago
28bfc40
blackfin: init bss early
by Bob Liu
· 13 years ago
ab78469
blackfin: The logic of the BF609 macro is opposite.
by Sonic Zhang
· 11 years ago
425e26d
board:samsung:trats/trats2: enable boot with appended and separated DTB
by Piotr Wilczek
· 11 years ago
8c57fb7
board:samsung:trats2: add env variables describing platform
by Piotr Wilczek
· 11 years ago
943eacd
board:samsung:trats: add env variables describing platform
by Piotr Wilczek
· 11 years ago
815a607
board:samsung:universal: add env variables describing platform
by Piotr Wilczek
· 11 years ago
2ac9a35
board:samsung:goni: add env variables describing platform
by Piotr Wilczek
· 11 years ago
eee2fab
board:samsung:common: set envs with board unified information
by Piotr Wilczek
· 11 years ago
d1cbf0a
arm:s5pc110: add cpu revision
by Piotr Wilczek
· 11 years ago
34991bb
arm:exynos: add cpu revision
by Piotr Wilczek
· 11 years ago
dbf3de2
include/usb/s3c_udc.h: Add <asm/sizes.h>
by Tom Rini
· 11 years ago
6e94258
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
31993d6
fpga: zynqpl: Add support for zc7015 device
by Michal Simek
· 11 years ago
c83a35f
fpga: zynq: Correct fpga load when buf is not aligned
by Novasys Ingenierie
· 11 years ago
f016f8c
usb: mv_udc: Rename to ci_udc
by Marek Vasut
· 11 years ago
f8d1086
ARM: serial: Remove the IXP UART driver
by Marek Vasut
· 11 years ago
0b2d3f2
ARM: NET: Remove the IXP NPE ethernet driver
by Marek Vasut
· 11 years ago
c75692d
ARM: PCI: Remove the IXP PCI driver
by Marek Vasut
· 11 years ago
b1c7567
ARM: USB: Remove the IXP EHCI driver
by Marek Vasut
· 11 years ago
c8d4b2f
ARM: IXP: Remove the IXP architecture support
by Marek Vasut
· 11 years ago
e317de6
ARM: IXP: Remove dvl_host board
by Marek Vasut
· 11 years ago
6ff7aaf
ARM: IXP: Remove actux4 board
by Marek Vasut
· 11 years ago
38da33f
ARM: IXP: Remove actux3 board
by Marek Vasut
· 11 years ago
13e0ee7
ARM: IXP: Remove actux2 board
by Marek Vasut
· 11 years ago
373ee04
ARM: IXP: Remove actux1 board
by Marek Vasut
· 11 years ago
fc2d5d0
usb:gadget:f_thor: cosmetic: Remove debug memset
by Lukasz Majewski
· 11 years ago
Next »