Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4604aaed0261b257e96de4f4662ae221c8c34e99
4604aae
mx35: mx35pdk: fix when cache functions are linked
by Stefano Babic
· 13 years ago
72f3ed2
mx35: flea3: fix when cache functions are linked
by Stefano Babic
· 13 years ago
573a204
ARM: 926ejs: use debug() for misaligned addresses
by Stefano Babic
· 13 years ago
02966ca
ARM1136: add cache flush and invalidate operations
by Anatolij Gustschin
· 13 years ago
bedd909
mx6qsabrelite: Fix the serial console port
by Fabio Estevam
· 13 years ago
70c633f
mx6qsabrelite: Add boot switch setting information into the README
by Fabio Estevam
· 13 years ago
d676da4
i.MX6: mx6qsabrelite: add cache commands if cache is enabled
by Eric Nelson
· 13 years ago
c94ce4a
i.MX6: implement enable_caches()
by Eric Nelson
· 13 years ago
51a12d8
i.MX6: define CACHELINE_SIZE
by Eric Nelson
· 13 years ago
81ecf9a
MX53: DDR: Fix ZQHWCTRL field TZQ_CS
by Troy Kisky
· 13 years ago
64b976a
mx28evk: Add a README file
by Fabio Estevam
· 13 years ago
b671647
mx28: Split the README into a common part and a m28 specific part
by Fabio Estevam
· 13 years ago
2dd62f7
tricorder: Load kernel from ubifs
by Bernhard Walle
· 13 years ago
183cbc9
tricorder: Add UBIFS
by Bernhard Walle
· 13 years ago
e4d26a2
cm-t35: fix Ethernet reset timing
by Igor Grinberg
· 13 years ago
ce0afba
hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT
by Tom Rini
· 13 years ago
0455fa9
BeagleBoard: Remove userbutton command and use gpio command instead
by Joel Fernandes
· 13 years ago
bb8616f
OMAP: Move omap1510inn to Unmaintained / Orphaned
by Tom Rini
· 13 years ago
b12f47b
Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
01221f0
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 13 years ago
4c4b554
Merge branch 'master' of git://git.denx.de/u-boot-onenand
by Wolfgang Denk
· 13 years ago
7498f5f
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 13 years ago
3a47047
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
ac15cad
LMB: Fix undefined lmb_reserve() on non-lmb platforms
by Marek Vasut
· 13 years ago
470e884
net/designware: Change timeout loop implementation
by Amit Virdi
· 13 years ago
22596fc
net/designware: Set ANAR to 0x1e1
by Armando Visconti
· 13 years ago
e2b5bc5
net/designware: Program phy registers when auto-negotiation is ON
by Vikas Manocha
· 13 years ago
b6c5999
net/designware: Try configuring phy on each dw_eth_init
by Vipin Kumar
· 13 years ago
038c9d5
net/designware: Consecutive writes must have delay
by Armando Visconti
· 13 years ago
ce5b7c0
net/designware: Phy address fix
by Vipin KUMAR
· 13 years ago
53d4cbf
net/designware: Fix the max frame length size
by Vipin KUMAR
· 13 years ago
e6ff5ca
net/designware: Fix to restore hw mac address
by Vipin KUMAR
· 13 years ago
7eada18
onenand: samsung: Enable OneNAND support at Samsung's Exynos4210
by Lukasz Majewski
· 13 years ago
2b4fa32
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
by Lukasz Majewski
· 13 years ago
da949bc
microblaze: Wire up LL_TEMAC driver initialization
by Stephan Linz
· 13 years ago
2dd5cb1
microblaze: Add faked LL_TEMAC driver configuration
by Stephan Linz
· 13 years ago
3439eab
microblaze: Enable several ethernet driver compilation
by Stephan Linz
· 13 years ago
e1fd4be
net: ll_temac: Add LL TEMAC driver to u-boot
by Stephan Linz
· 13 years ago
ece4ac2
onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210
by Lukasz Majewski
· 13 years ago
9d7ba32
onenand:samsung Target dependent OneNAND chip probe function
by Lukasz Majewski
· 13 years ago
02cec64
Update net subsystem maintainer in doc/git-mailrc
by Joe Hershberger
· 13 years ago
ae97ef6
net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
by Eric Miao
· 13 years ago
9645529
mvgbe: remove warning for unused methods
by Stefan Bigler
· 13 years ago
0b82a65
LMB: Fix undefined lmb_reserve() on non-lmb platforms
by Marek Vasut
· 13 years ago
d8a49ca
MIPS: fix endianess handling
by Daniel Schwierzeck
· 13 years ago
9adc190
MIPS: fix inconsistency in config option for cache operation mode
by Daniel Schwierzeck
· 13 years ago
0d15d2a
MIPS: board.c: fix init of flash data in bd_info
by Daniel Schwierzeck
· 13 years ago
4e1fced
x86: Remove dead code in eNET
by Simon Glass
· 13 years ago
b456f54
Prepare v2012.04-rc1
by Wolfgang Denk
· 13 years ago
ea45ea2
net/altera_tse: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
7524258
net/ethoc: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· 13 years ago
dbe365f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
6988d13
RAMDISK: Fix unused variable issue caused by raw rd support
by Marek Vasut
· 13 years ago
28850d0
BOOT: Add RAW ramdisk support to bootz
by Marek Vasut
· 13 years ago
cf41a9b
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
301eb95
mx28evk: fix build error
by Anatolij Gustschin
· 13 years ago
0053272
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
e301edd
pci: get rid of local prototypes
by Linus Walleij
· 13 years ago
9765c08
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago
4f21ade
MAKEALL: Add -m/-M option to determine maintainers
by Marek Vasut
· 13 years ago
650ebc0
cmd_log: print log->v2.con value in the "log info" command
by Heiko Schocher
· 13 years ago
3102012
command, log: Coding Style cleanup
by Heiko Schocher
· 13 years ago
e5f7869
command, log: print with "log show" a full logbuffer
by Heiko Schocher
· 13 years ago
dfad56c
drivers/mmc/mmc.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
e1f5341
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
c183ef4
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
43dbcdf
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
b2184f2
post: remove #warning for kirkwood CPUs
by Valentin Longchamp
· 13 years ago
bb30784
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
3456a34
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
22f26fe
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
437e2b8
arm: add a common .lds link script
by Simon Glass
· 13 years ago
2a4e7d7
arm: Remove unneeded setting of LDCSRIPT
by Simon Glass
· 13 years ago
7b0fb5f
Define CPUDIR for the .lds link script
by Simon Glass
· 13 years ago
a48325c
arm: Remove zipitz2 link script
by Simon Glass
· 13 years ago
9b30937
Allow arch directory to contain .lds without requiring Makefile
by Simon Glass
· 13 years ago
bce82d3
OMAP: Remove omap1610inn-based boards
by Tom Rini
· 13 years ago
d75ffd4
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
359260b
board/ti/beagle/beagle.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
9ad40d0
sdrc.c: Fix typo in do_sdrc_init() for SPL
by Tom Rini
· 13 years ago
ccf7e90
tegra: i2c: Add I2C driver
by Yen Lin
· 13 years ago
52f5354
tegra: fdt: i2c: Add extra I2C bindings for U-Boot
by Simon Glass
· 13 years ago
137d324
tegra: i2c: Select I2C ordering for Seaboard
by Simon Glass
· 13 years ago
a05a32b
tegra: i2c: Enable I2C on Seaboard
by Simon Glass
· 13 years ago
aac6088
tegra: i2c: Select number of controllers for Tegra2 boards
by Simon Glass
· 13 years ago
87cc3d1
tegra: i2c: Initialise I2C on Nvidia boards
by Simon Glass
· 13 years ago
d243022
tegra: Enhance clock support to handle 16-bit clock divisors
by Simon Glass
· 13 years ago
1f77266
fdt: Add function to allow aliases to refer to multiple nodes
by Simon Glass
· 13 years ago
cad1a27
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
by Simon Glass
· 13 years ago
642d4a8
tegra: fdt: Enable FDT support for Ventana
by Tom Warren
· 13 years ago
f678ae6
tegra: fdt: Enable FDT support for Seaboard
by Simon Glass
· 13 years ago
3e094a8
tegra: usb: Enable USB on Seaboard
by Simon Glass
· 13 years ago
9d58086
tegra: usb: Add common USB defines for tegra2 boards
by Simon Glass
· 13 years ago
5d73a8d
tegra: usb: Add USB support to nvidia boards
by Simon Glass
· 13 years ago
d3842c4
arm: Check for valid FDT after console is up
by Simon Glass
· 13 years ago
1691f69
fdt: Avoid early panic() when there is no FDT present
by Simon Glass
· 13 years ago
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
2966cd2
tegra: fdt: Add function to return peripheral/clock ID
by Simon Glass
· 13 years ago
5978cdb
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
0cb8317
tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
by Simon Glass
· 13 years ago
Next »