Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
199222fcd280dc7abde193e0ba4a649c5cc32fbb
199222f
qong: remove unneeded IOMUX settings
by Fabio Estevam
· 13 years ago
842d853
qong: Use mx31_set_gpr to setup USBH2 pins
by Fabio Estevam
· 13 years ago
6d0fb3d
mx31: Introduce mx31_set_gpr function
by Fabio Estevam
· 13 years ago
1f83d00
mx31pdk: Add MC13783 PMIC support
by Fabio Estevam
· 13 years ago
8a508e3
qong: remove unneeded "1" from qong.h
by Fabio Estevam
· 13 years ago
435a728
misc: pmic: fix regression in pmic_fsl.c (SPI)
by Helmut Raiger
· 13 years ago
28b119e
mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
by Wolfgang Grandegger
· 13 years ago
f6dc192
MX35: Drop unnecessary prototypes from imx-regs.h
by Stefano Babic
· 13 years ago
a1c6629
I2C: added I2C-2 and I2C-3 to MX35
by Stefano Babic
· 13 years ago
324a131
MX35: factorize common assembly code
by Stefano Babic
· 13 years ago
d330883
MX35: add reset cause as provided by other i.MX
by Stefano Babic
· 13 years ago
e0a83cc
MX35: add pins definition for UART3
by Stefano Babic
· 13 years ago
9d94044
MX35: added ESDC structure to imx-regs
by Stefano Babic
· 13 years ago
fec79ac
sandbox: drop unused return
by Mike Frysinger
· 13 years ago
ab06a75
sandbox: put stdin into raw mode
by Mike Frysinger
· 13 years ago
ec8f0b9
serial: sandbox: use ssize_t to match os_read
by Mike Frysinger
· 13 years ago
5778d54
serial: sandbox: optimize puts
by Mike Frysinger
· 13 years ago
ed0fc4b
sandbox/tegra2: fix typo in autocomplete define
by Mike Frysinger
· 13 years ago
355a835
sandbox: Change md command to use map_physmem
by Simon Glass
· 13 years ago
b572875
sandbox: Adjust Makefile so that standalone/api are not built
by Simon Glass
· 13 years ago
cceea66
sandbox: Add asm/cache.h for sandbox
by Anton staaf
· 13 years ago
cca4e4a
Reduce build times
by Wolfgang Denk
· 13 years ago
4d6402b
post/post.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
50da837
post/post.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
a2b92a6
common/cmd_ide.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
34c202c
common/cmd_ide.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
88b2533
drivers/rtc/ds1337.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
e5d5ed4
4xx_pci.c: add error checking, fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
ec98a9b
board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
f4d9f2d
4xx_enet.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
32bb34a
4xx_uart.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
3d458d2
drivers/net/eepro100.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
a0f21ff
board/g2000/strataflash.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
8e119b0
board/jse/flash.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
675b46b
drivers/net/ns8382x.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
a9f4fc3
arch/powerpc/lib/board.c: fix build warning
by Wolfgang Denk
· 13 years ago
24769c1
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
e84fb17
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
b2b4449
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
7a34106
e1000: fix bugs from recent commits
by Wolfgang Denk
· 13 years ago
de71fbe
tegra2: Move MMC clock initialization into MMC driver
by Stephen Warren
· 13 years ago
3e81c77
mmc: sdhci: fix sdma bug for large file transfer
by Lei Wen
· 13 years ago
a004abd
mmc: sdhci: add timeout for data transfer
by Lei Wen
· 13 years ago
6cf1b17
mmc: sdhci: add mmc structure for host
by Lei Wen
· 13 years ago
0d2f15f
mmc: sdhci: fix build warning
by Lei Wen
· 13 years ago
2c2ec4c
mmc: sdhci: fix cache flush
by Lei Wen
· 13 years ago
fe8f706
mmc: CMD7:MMC_CMD_SELECT_CARD response fix
by Ajay Bhargav
· 13 years ago
4137894
mmc: test mmc bus width on startup
by Lei Wen
· 13 years ago
0560db1
mmc: change magic number to macro define
by Lei Wen
· 13 years ago
02d3ad3
mmc: mv_sdhci: fix 8bus width access for 88SV331xV5
by Lei Wen
· 13 years ago
02f3029
mmc: retry the cmd8 to meet 74 clocks requirement in the spec
by Lei Wen
· 13 years ago
07133f2
PXA: Add MMC driver using the generic MMC framework
by Marek Vasut
· 13 years ago
4c1c355
x86: Fix a compiler warning in arch/x86/lib/realmode.c
by Gabe Black
· 13 years ago
fdb7115
x86: Remove the prototype for the unused function board_init
by Gabe Black
· 13 years ago
3c7db1b
x86: Rename include/asm/ic to include/asm/arch-sc520
by Graeme Russ
· 13 years ago
7b3d538
x86: turn off cache: set control register properly
by Ondrej Kupka
· 13 years ago
a53ef5e
nds32: asm/io.h: add __iormb __iowmb and inline io support
by Macpaul Lin
· 13 years ago
466e73b
nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Macpaul Lin
· 13 years ago
569bc62
nds32: Use getenv_ulong() in place of getenv(), strtoul
by Macpaul Lin
· 13 years ago
ce5207e
e1000: Allow direct access to the E1000 SPI EEPROM device
by Kyle Moffett
· 13 years ago
2326a94
e1000: Export core EEPROM access functions for SPI support
by Kyle Moffett
· 13 years ago
114d7fc
e1000: Rewrite EEPROM checksum error to give more information
by Kyle Moffett
· 13 years ago
d60626f8
e1000: Restructure and streamline PCI device probing
by Kyle Moffett
· 13 years ago
987b43a
e1000: Clean up handling of dual-port NICs and support 82571
by Kyle Moffett
· 14 years ago
41d68b3
zlib: Fix integer cast of pointer
by Simon Glass
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
606a76f
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
88a85fb
DEBUG: Fix debug macros
by Marek Vasut
· 13 years ago
7575369
GCC4.6: Remove debugX() usage from spc1920 hpi
by Marek Vasut
· 13 years ago
3ff915e
GCC4.6: Squash warnings in omap4 clocks.c
by Marek Vasut
· 13 years ago
4a34af7
GCC4.6: Squash warning in tegra2 board.c
by Marek Vasut
· 13 years ago
4754c82
GCC4.6: Squash warnings in yaffs_guts.c
by Marek Vasut
· 13 years ago
4b41478
GCC4.6: Drop dead code from yaffs_guts.c
by Marek Vasut
· 13 years ago
dd05984
GCC4.6: Squash warnings in LzmaTools.c
by Marek Vasut
· 13 years ago
7845912
GCC4.6: Squash warning in lcd.c
by Marek Vasut
· 13 years ago
0aa2765
GCC4.6: Squash GTREADREG related errors
by Marek Vasut
· 13 years ago
cd7b4e8
GCC4.6: Squash warning in cmd_date.c
by Marek Vasut
· 13 years ago
7a129a5
GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c
by Marek Vasut
· 13 years ago
eda959f
GCC4.6: Squash warnings in fec_mxc.c
by Marek Vasut
· 13 years ago
458f438
GCC4.6: Squash warning in bus_vcxk.c
by Marek Vasut
· 13 years ago
99724a2
GCC4.6: Squash warnings in ks8695eth.c
by Marek Vasut
· 13 years ago
b89c708
GCC4.6: Squash warnings in lattice.c
by Marek Vasut
· 13 years ago
2e8f641
GCC4.6: Squash warnings in kirkwood_spi.c
by Marek Vasut
· 13 years ago
79ad544
GCC4.6: Squash warnings in smsc95xx.c
by Marek Vasut
· 13 years ago
a231f04
GCC4.6: Fix warnings in pxa_mmc.c
by Marek Vasut
· 13 years ago
66d1a2e
GCC4.6: Squash error in pcmcia/i82365.c
by Marek Vasut
· 13 years ago
3ebafbf
GCC4.6: Squash warnings in tqm8xx_pcmcia.c
by Marek Vasut
· 13 years ago
5779a9e
GCC4.6: Squash warnings in sata_sil3114.c
by Marek Vasut
· 13 years ago
d015df8
GCC4.6: Squash warnings in fsl_pci_init.c
by Marek Vasut
· 13 years ago
5cc08a1
GCC4.6: Squash warnings in fsl_espi.c
by Marek Vasut
· 13 years ago
1a928ed
GCC4.6: Squash warnings in ahci.c
by Marek Vasut
· 13 years ago
c97e74a
GCC4.6: Squash warnings in 4xx_enet.c
by Marek Vasut
· 13 years ago
f382b7c
GCC4.6: Squash warning in jedec_flash.c
by Marek Vasut
· 13 years ago
31d3414
GCC4.6: Squash warning in cfi_flash.c
by Marek Vasut
· 13 years ago
68da5b1
GCC4.6: Squash warning in cfb_console.c
by Marek Vasut
· 13 years ago
35e9d69
GCC4.6: Squash undefined variable in cmd_mtdparts.c
by Marek Vasut
· 13 years ago
4b210e8
GCC4.6: Squash subsequent warnings in usb_storage.c
by Marek Vasut
· 13 years ago
86bd3ff
GCC4.6: Squash warning in usb_storage.c
by Marek Vasut
· 13 years ago
5bbe10d
GCC4.6: Squash warning in cmd_ide.c
by Marek Vasut
· 13 years ago
88ec8c1
GCC4.6: Squash warnings in common/usb.c
by Marek Vasut
· 13 years ago
Next »