Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dafad3cd2fff635a5c17ce8c4038d232da9ccadd
dafad3c
Correctly handle input files beginning with several newlines
by David Wagner
· 13 years ago
af57ce2
FAT: update the second FAT when writing a file
by Donggeun Kim
· 13 years ago
6540db0
usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM
by Kyle Moffett
· 13 years ago
83c8a78
fs/fat: Improve error handling
by Kyle Moffett
· 13 years ago
1b3b4b7
fs/fat: Fix FAT detection to support non-DOS partition tables
by Kyle Moffett
· 13 years ago
157d293
ext2: Cache line align indirection buffers
by Simon Glass
· 13 years ago
528178a
tools/env: allow overwrite of ethaddr on default
by Grant Erickson
· 13 years ago
df4174a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
405bfbc
tools/mkenvimage.c: Fix a merge issue
by Horst Kronstorfer
· 13 years ago
d766c51
env: remove value from boolean defines
by Igor Grinberg
· 13 years ago
f778260
common.h: remove value from bool defines
by Igor Grinberg
· 13 years ago
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
78b1268
fpga: Spartan-3: let print the progress if configured
by Stefano Babic
· 13 years ago
b69b9a5
FPGA: use debug() instead of module debug printf
by Stefano Babic
· 13 years ago
a78f28c
fpga: add definition for Xilinx Spartan-6 XC6SLX4
by Stefano Babic
· 13 years ago
af9605f
phy: add phy_smsc_init() declaration
by Vladimir Zapolskiy
· 13 years ago
416ef38
fw_env.h: added a few missing defines
by Frans Meulenbroeks
· 13 years ago
891240a
fat: reset VFAT short alias checksum on first match
by Sergei Shtylyov
· 13 years ago
a81ff47
git-mailrc: Add self to davinci/omap, add ti
by Tom Rini
· 13 years ago
e6875c4
tegra2: Optimize out-of-tree build for Ventana.
by Thierry Reding
· 13 years ago
a8ccc8b
tegra: Move boards over to use arch-level board UART function
by Simon Glass
· 13 years ago
96b7c43
tegra: Add support for UART init in cpu board.c
by Simon Glass
· 13 years ago
84a97c5
tegra: Add a function mux feature
by Simon Glass
· 13 years ago
2ffbb25
tegra: add clock_ll_start_uart() to enable UART prior to reloc
by Simon Glass
· 13 years ago
7d697d7
tegra: Move clock_early_init() to arch_cpu_init()
by Simon Glass
· 13 years ago
e992a41
tegra: Move cpu_init_cp15() to arch_cpu_init()
by Simon Glass
· 13 years ago
398d50e
arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master
by Tom Warren
· 13 years ago
c553ea2
tegra: Fix build error in plutux, medcom
by Simon Glass
· 13 years ago
60d77aa
tegra2: Add Avionic Design Medcom support.
by Thierry Reding
· 13 years ago
a3117e4
tegra2: Add Avionic Design Plutux support.
by Thierry Reding
· 13 years ago
bc2e7f8
tegra2: Add common Avionic Design Tamonten support.
by Thierry Reding
· 13 years ago
f368559
tegra2: Move tegra2_mmc_init() prototype to public header.
by Thierry Reding
· 13 years ago
925fae6
tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.
by Thierry Reding
· 13 years ago
02044fe
tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
by Thierry Reding
· 13 years ago
704e60d
tegra2: Plumb in SPI/UART switch code
by Simon Glass
· 13 years ago
34bad07
tegra2: spi: Support SPI / UART switch
by Simon Glass
· 13 years ago
92d8f1f
tegra2: Implement SPI / UART GPIO switch
by Simon Glass
· 13 years ago
4e61a34
tegra2: Enable SPI environment on Seaboard
by Simon Glass
· 13 years ago
c800b26
tegra2: config: Enable SPI flash on Seaboard
by Simon Glass
· 13 years ago
ee554f8
tegra2: spi: Add SPI driver for Tegra2 SOC
by Tom Warren
· 13 years ago
e942fe0
tegra2: Add UARTB support
by Simon Glass
· 13 years ago
8d93c70
tegra2: Tidy UART selection
by Simon Glass
· 13 years ago
2513db4
arm, davinci: Fix build warnings for cam_enc_4xx
by Christian Riesch
· 13 years ago
30e219a
Devkit8000: Switch over to enable_gpmc_cs_config
by Thomas Weber
· 13 years ago
bd25f06
arm, davinci: Add support for generating AIS images to the Makefile
by Christian Riesch
· 13 years ago
c14f281
mkimage: Fix variable length header support
by Christian Riesch
· 13 years ago
63e341b
arm, da850evm: Add an SPL for SPI boot
by Christian Riesch
· 13 years ago
17a6a2f
arm, davinci: Add SPL support for DA850 SoCs
by Christian Riesch
· 13 years ago
23f16a8
sf: Add spi_boot() to allow booting from SPI flash in an SPL
by Christian Riesch
· 13 years ago
db2115a
spl: display_options.o is required for SPI flash support in SPL
by Christian Riesch
· 13 years ago
1047c0c
ARM: omap3: add support to Technexion twister board
by Stefano Babic
· 13 years ago
1f76ac1
ARM: omap3: added common configuration for Technexion TAM3517
by Stefano Babic
· 13 years ago
73f3abb
vision2: Fix checkpatch warning
by Fabio Estevam
· 13 years ago
93fa6b8
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
e880450
Prepare v2011.12
by Wolfgang Denk
· 13 years ago
8878492
doc/mkimage.1: Fix -D/-f options formatting
by Horst Kronstorfer
· 13 years ago
059a2d6
post/lib_powerpc/multi.c: fix stack overflow error
by Wolfgang Denk
· 13 years ago
bc3e91a
post/lib_powerpc/multi.c: code cleanup
by Wolfgang Denk
· 13 years ago
417c65c
post/lib_powerpc/multi.c: make checkpatch clean
by Wolfgang Denk
· 13 years ago
6244905
PPC: fix "Warning: FOO uses hard float, BAR uses soft float".
by Wolfgang Denk
· 13 years ago
a0c8290
Print program basename instead of whole path in usage()
by Horst Kronstorfer
· 13 years ago
0301081
tegra2: Fix out-of-tree build for Ventana.
by Thierry Reding
· 13 years ago
2cfa338
Prepare v2011.12-rc3
by Wolfgang Denk
· 13 years ago
778eb3c
arm: Tegra: fix undefined instruction hang immediately after reset
by Tom Warren
· 13 years ago
e6b37cf
doc/mkimage.1: Fix some typos
by Horst Kronstorfer
· 13 years ago
fa8df72
mkenvimage: Add version info switch (-V)
by Horst Kronstorfer
· 13 years ago
ab6d249
mkenvimage: Fix getopt() error handling
by Horst Kronstorfer
· 13 years ago
1cb898c
mkenvimage: Fix some typos
by Horst Kronstorfer
· 13 years ago
a4baa58
phy: add Micrel KS8721BL phy definition
by Vladimir Zapolskiy
· 13 years ago
1649df0
km/common: add toolchain variable
by Holger Brunck
· 13 years ago
43fdbcd
Makefile: fix distclean and *_config rules to be less noise
by Lauri Hintsala
· 13 years ago
f8e4ba5
board/eltec/elppc/misc.c: Fix GCC 4.6 build warning
by Anatolij Gustschin
· 13 years ago
25826ae
drivers/net/e1000.c: Fix GCC 4.6 build warnings
by Anatolij Gustschin
· 13 years ago
68e60eb
board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings
by Anatolij Gustschin
· 13 years ago
e63ce4f
usb: s3c_udc_otg: fix GCC 4.6 build warnings
by Anatolij Gustschin
· 13 years ago
ba16661
board/samsung/universal_c210/universal.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
f4f9d5d
FAT: fix some issues in FAT write support code
by Anatolij Gustschin
· 13 years ago
0ba436d
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
019435f
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
6711ee5
drivers/net/e1000_spi.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
778fe69
net: Fix arguments in tftpput command
by Simon Glass
· 13 years ago
2e4e87b
AVR32: fix timer_init() function
by Sven Schnelle
· 13 years ago
391da4c
net: introduce per device index
by Michael Walle
· 13 years ago
16ce90d
mvgbe: remove setting of ethaddr within the driver
by Michael Walle
· 13 years ago
9cd01dd
common/cmd_pxe.c: Fix GCC 4.6 build warnings
by Heiko Schocher
· 13 years ago
db9b7af
AVR32: fix timer_init() function
by Sven Schnelle
· 13 years ago
7655069
PXA: Kill last remnants of set_GPIO_mode function
by Marek Vasut
· 13 years ago
cb197ea
ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260
by Anatolij Gustschin
· 13 years ago
ef54a48
ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20
by Anatolij Gustschin
· 13 years ago
95b644b
arm, fdt: update ethernet mac address before booting Linux
by Heiko Schocher
· 13 years ago
98a7611
add print_cpuinfo to s3c24x0
by David Müller (ELSOFT AG)
· 14 years ago
5008c13
omap4_panda: Initialize the USB phy
by Chris Lalancette
· 13 years ago
cee0b35
davinci: Fixed wrong timebase clock frequency.
by Manfred Rudigier
· 13 years ago
fb05a7d
arm926ejs: remove noop flush_dcache_all function
by Ilya Yanok
· 13 years ago
0fb7c85
M28: Fix tab indent in u-boot.bd
by Marek Vasut
· 13 years ago
ef2f579
Fix building for mx51evk board
by Anatolij Gustschin
· 13 years ago
2dceb78
Prepare v2011.12-rc2
by Wolfgang Denk
· 13 years ago
b60c557
Coding Style cleanup
by Wolfgang Denk
· 13 years ago
39d8f04
drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
by Wolfgang Denk
· 13 years ago
295da64
common/cmd_nvedit.c: Fix size calculation in do_env_import()
by Horst Kronstorfer
· 13 years ago
Next »