Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f8abfdefcb6bb855ba118f9002c6dec17b146ca8
f8abfde
sh: Fix rsk7264 pin setup for on-board ethernet
by Phil Edworthy
· 13 years ago
f5cdc11
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
v2012.04-rc2
db39f24
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
2694bb9
ARM926EJS: Fix cache.c to comply with checkpatch.pl
by Marek Vasut
· 13 years ago
c620155
ARM926EJS: Make asm routines volatile in cache ops
by Marek Vasut
· 13 years ago
2f002ec
MX35: mx35pdk: wrong board revision
by Stefano Babic
· 13 years ago
fbf4a07
ARM1136: MX35: Make asm routines volatile in cache ops
by Stefano Babic
· 13 years ago
38fcc71
ARM: add u-boot.imx as target for i.MX SOCs
by Stefano Babic
· 13 years ago
e87ca8c
M28: Pull out CONFIG_APBH_DMA so it's always enabled
by Marek Vasut
· 13 years ago
96666a3
DMA: Split the APBH DMA init into block and channel init
by Marek Vasut
· 13 years ago
d71c9c9
imx: Return gpio_set_value in gpio_direction_output
by Vikram Narayanan
· 13 years ago
be28255
imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)
by Vikram Narayanan
· 13 years ago
8d28c21
imx: Add GPIO_TO_PORT macro in the mxc_gpio driver
by Vikram Narayanan
· 13 years ago
a9407f2
imx: Remove unneeded/repititive definitions from imx headers
by Vikram Narayanan
· 13 years ago
4cc76c6
i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC
by Marek Vasut
· 13 years ago
d0f5600
MX31: mx31pdk: drop enable_caches from board file
by Stefano Babic
· 13 years ago
9ed5dfa
i.MX28: Fix initial stack pointer position
by Marek Vasut
· 13 years ago
0792a36
mx35: mx35pdk: fix when cache functions are linked
by Stefano Babic
· 13 years ago
81b1c9e
mx35: flea3: fix when cache functions are linked
by Stefano Babic
· 13 years ago
c8d9cea
ARM: 926ejs: use debug() for misaligned addresses
by Stefano Babic
· 13 years ago
219872c
ARM1136: add cache flush and invalidate operations
by Anatolij Gustschin
· 13 years ago
f4ac6cb
mx6qsabrelite: Fix the serial console port
by Fabio Estevam
· 13 years ago
b6e80e2
mx6qsabrelite: Add boot switch setting information into the README
by Fabio Estevam
· 13 years ago
66b4170
i.MX6: mx6qsabrelite: add cache commands if cache is enabled
by Eric Nelson
· 13 years ago
4d422fe
i.MX6: implement enable_caches()
by Eric Nelson
· 13 years ago
c415919
i.MX6: define CACHELINE_SIZE
by Eric Nelson
· 13 years ago
1482410
MX53: DDR: Fix ZQHWCTRL field TZQ_CS
by Troy Kisky
· 13 years ago
607dfdf
mx28evk: Add a README file
by Fabio Estevam
· 13 years ago
419ea2d
mx28: Split the README into a common part and a m28 specific part
by Fabio Estevam
· 13 years ago
008ec95
tricorder: Load kernel from ubifs
by Bernhard Walle
· 13 years ago
36f3aab
tricorder: Add UBIFS
by Bernhard Walle
· 13 years ago
07277e7
cm-t35: fix Ethernet reset timing
by Igor Grinberg
· 13 years ago
385488d
hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT
by Tom Rini
· 13 years ago
aae58b9
BeagleBoard: Remove userbutton command and use gpio command instead
by Joel Fernandes
· 13 years ago
c8da405
OMAP: Move omap1510inn to Unmaintained / Orphaned
by Tom Rini
· 13 years ago
b64c242
drivers/mtd/spr_smi.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
4d675ae
README: supported boards are in boards.cfg, not Makefile
by Michael Jones
· 13 years ago
1ebff63
mkenvimage: Fix compiler warning
by Dirk Behme
· 13 years ago
3786980
Move bootstage timer out of lib/time.c
by Simon Glass
· 13 years ago
35897c8
configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER
by Fabio Estevam
· 13 years ago
3f0675d
Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
2c734cd
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 13 years ago
691288e
Merge branch 'master' of git://git.denx.de/u-boot-onenand
by Wolfgang Denk
· 13 years ago
5c877b1
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 13 years ago
8ec57a9
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
35cf5fe
LMB: Fix undefined lmb_reserve() on non-lmb platforms
by Marek Vasut
· 13 years ago
cafabe1
net/designware: Change timeout loop implementation
by Amit Virdi
· 13 years ago
20a5dde
net/designware: Set ANAR to 0x1e1
by Armando Visconti
· 13 years ago
e25c90b
net/designware: Program phy registers when auto-negotiation is ON
by Vikas Manocha
· 13 years ago
13edd17
net/designware: Try configuring phy on each dw_eth_init
by Vipin Kumar
· 13 years ago
aa51005
net/designware: Consecutive writes must have delay
by Armando Visconti
· 13 years ago
024333c
net/designware: Phy address fix
by Vipin KUMAR
· 13 years ago
97a6caa
net/designware: Fix the max frame length size
by Vipin KUMAR
· 13 years ago
c7f6dbe
net/designware: Fix to restore hw mac address
by Vipin KUMAR
· 13 years ago
a08a649
onenand: samsung: Enable OneNAND support at Samsung's Exynos4210
by Lukasz Majewski
· 13 years ago
e26fd3d
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
by Lukasz Majewski
· 13 years ago
3ceecef
microblaze: Wire up LL_TEMAC driver initialization
by Stephan Linz
· 13 years ago
2063788
microblaze: Add faked LL_TEMAC driver configuration
by Stephan Linz
· 13 years ago
8422a35
microblaze: Enable several ethernet driver compilation
by Stephan Linz
· 13 years ago
df48265
net: ll_temac: Add LL TEMAC driver to u-boot
by Stephan Linz
· 13 years ago
8f9c249
onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210
by Lukasz Majewski
· 13 years ago
6b3967b
onenand:samsung Target dependent OneNAND chip probe function
by Lukasz Majewski
· 13 years ago
1295f08
Update net subsystem maintainer in doc/git-mailrc
by Joe Hershberger
· 13 years ago
6937664
net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
by Eric Miao
· 13 years ago
cc79697
mvgbe: remove warning for unused methods
by Stefan Bigler
· 13 years ago
f4cdde4
LMB: Fix undefined lmb_reserve() on non-lmb platforms
by Marek Vasut
· 13 years ago
6cb461b
MIPS: fix endianess handling
by Daniel Schwierzeck
· 13 years ago
979cfea
MIPS: fix inconsistency in config option for cache operation mode
by Daniel Schwierzeck
· 13 years ago
71919cf
MIPS: board.c: fix init of flash data in bd_info
by Daniel Schwierzeck
· 13 years ago
33d7b71
x86: Remove dead code in eNET
by Simon Glass
· 13 years ago
c008b6f
Prepare v2012.04-rc1
by Wolfgang Denk
· 13 years ago
v2012.04-rc1
ee04a10
net/altera_tse: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
83ea130
net/ethoc: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
a7ed871
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
57d40ab
RAMDISK: Fix unused variable issue caused by raw rd support
by Marek Vasut
· 13 years ago
017e1f3
BOOT: Add RAW ramdisk support to bootz
by Marek Vasut
· 13 years ago
44f074c
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
1102d8d
mx28evk: fix build error
by Anatolij Gustschin
· 13 years ago
a3a7072
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
8d96e1b
pci: get rid of local prototypes
by Linus Walleij
· 13 years ago
57210c7
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago
9b96c6b
MAKEALL: Add -m/-M option to determine maintainers
by Marek Vasut
· 13 years ago
c0b77e0
cmd_log: print log->v2.con value in the "log info" command
by Heiko Schocher
· 13 years ago
1e8e7ae
command, log: Coding Style cleanup
by Heiko Schocher
· 13 years ago
c16a123
command, log: print with "log show" a full logbuffer
by Heiko Schocher
· 13 years ago
dc3faf0
drivers/mmc/mmc.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
60e242e
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
7373323
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
a939ea3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
4e518b8
post: remove #warning for kirkwood CPUs
by Valentin Longchamp
· 13 years ago
bc6f6c8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
f2ea6247
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
4a07648
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
dde3b70
arm: add a common .lds link script
by Simon Glass
· 13 years ago
9492791
arm: Remove unneeded setting of LDCSRIPT
by Simon Glass
· 13 years ago
7e6403a
Define CPUDIR for the .lds link script
by Simon Glass
· 13 years ago
3a62d8c
arm: Remove zipitz2 link script
by Simon Glass
· 13 years ago
ee60197
Allow arch directory to contain .lds without requiring Makefile
by Simon Glass
· 13 years ago
76e2c16
OMAP: Remove omap1610inn-based boards
by Tom Rini
· 13 years ago
27ac87d
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
Next »