Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0e9c8923b9552e82af1a0ea640a08b1ad7bae975
0e9c892
SMDKV310: Fix incorrect conditional compilation for MIU linear mapping
by Thomas Abraham
· 14 years ago
beeda8c
SMDKV310: CPU fequency and mmc_pre_ratio modified
by Chander Kashyap
· 14 years ago
25a3362
armv7: Add support for ST-Ericsson U8500 href platform
by John Rigby
· 14 years ago
75e490a
I2C: Add driver for ST-Ericsson U8500 i2c
by Michael Brandt
· 14 years ago
a3f9d65
armv7: Add ST-Ericsson u8500 arch
by John Rigby
· 14 years ago
d9123fe
Kirkwood: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT
by Albert ARIBAUD
· 14 years ago
89f4f0d
ARMV7: Vexpress: Add missing MMC header
by Dirk Behme
· 14 years ago
4de3cdd
arm/km: update mgcoge3un board support
by Holger Brunck
· 14 years ago
da22764
mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
by Valentin Longchamp
· 14 years ago
6453c9f
arm/km: rename mgcoge2un to mgcoge3un
by Valentin Longchamp
· 14 years ago
dff0339
arm/km: add second serial interface for kirkwood
by Holger Brunck
· 14 years ago
94cc469
arm/km: disable ls (through jffs2 support)
by Valentin Longchamp
· 14 years ago
184907a
arm/km: introduce bootcount env variable and clean km_arm
by Valentin Longchamp
· 14 years ago
06f81f7
arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file
by Valentin Longchamp
· 14 years ago
69306d3
arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h
by Valentin Longchamp
· 14 years ago
7fc795f
ARMV7: MMC SPL Boot support for SMDKV310 board
by Chander Kashyap
· 14 years ago
bfef54d
ARMV7: Add support for Samsung SMDKV310 Board
by Chander Kashyap
· 14 years ago
69b2824
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· 14 years ago
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 14 years ago
1339872
S5PC2XX: Support the cpu revision
by Minkyu Kang
· 14 years ago
9c88fb8
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
2dbb3f8
Add _end for the end of u-boot image for SMDK6400
by seedshope
· 14 years ago
fcbb2bc
MMC S5P: Fix typo
by Dirk Behme
· 14 years ago
b26418c
S5P: GPIO Macro Values Corrected.
by Chander Kashyap
· 14 years ago
67a6131
SMDK2410: various cleanup/code style fixes
by David Müller (ELSOFT AG)
· 14 years ago
1489922
SMDK2410: use the CFI driver (and remove the old one)
by David Müller (ELSOFT AG)
· 14 years ago
c3d6b5d
SMDK2410: remove unneeded config.mk
by David Müller (ELSOFT AG)
· 14 years ago
0f179b9
SMDK2410: activate ARM relocation feature
by David Müller (ELSOFT AG)
· 14 years ago
40aebca
BeagleBoard: fixed typo in typecast
by Jason Kridner
· 14 years ago
49da20a
mvsata: issue hard reset on initialization
by Michael Walle
· 14 years ago
360065d
VCMA9: use ARM relocation feature to fix build error
by David Müller (ELSOFT AG)
· 14 years ago
222d0d3
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
by Stefano Babic
· 14 years ago
2229dee
MX5: drop config.mk from efikamx board
by Stefano Babic
· 14 years ago
bd94dd2
MX31: Make get_reset_cause() static and drop unreachable code
by Stefano Babic
· 14 years ago
dc81987
MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.
by Fabio Estevam
· 14 years ago
000f4d0
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· 14 years ago
8b7b69b
mx5: board: code clean up for checkboard code
by Jason Liu
· 14 years ago
6b524c4
MX51: vision2: Fix build for vision2 board.
by Fabio Estevam
· 14 years ago
1c711b9
MX51: vision: Let video mode struct be independant of watchdog.
by Fabio Estevam
· 14 years ago
a7b1dc9
MX53: Add initial support for MX53SMD board.
by Fabio Estevam
· 14 years ago
f5b81c8
MX53: support for freescale MX53LOCO board
by Jason Liu
· 14 years ago
c68d578
mx5: Fix CONFIG_OF_LIBFDT redefined warning
by Shawn Guo
· 14 years ago
1b558bf
mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition
by Shawn Guo
· 14 years ago
7fa7df3
mx31pdk: Clean up mx31pdk.h file
by Fabio Estevam
· 14 years ago
b96ef76
.gitignore: update list of u-boot.* files and add *.bin
by ecc
· 14 years ago
fa7793e
MPC8xx: Make SPD823TS board build again
by Wolfgang Denk
· 14 years ago
a2ee3f8
Prepare v2011.06-rc1
by Wolfgang Denk
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
2f3dc0a
net/tftp.c: fix typo
by Luca Ceresoli
· 14 years ago
7aa81a4
TFTP: add tftpsrv command
by Luca Ceresoli
· 14 years ago
b640ed3
TFTP: net/tftp.c: add server mode receive
by Luca Ceresoli
· 14 years ago
562dfe5
TFTP: rename STATE_RRQ to STATE_SEND_RRQ
by Luca Ceresoli
· 14 years ago
5079c76
TFTP: replace "server" with "remote" in local variable names
by Luca Ceresoli
· 14 years ago
4e7a02b
net/tftp.c: cosmetic: do not initialise statics to 0 or NULL
by Luca Ceresoli
· 14 years ago
09b1823
net/tftp.c: cosmetic: fix indentation
by Luca Ceresoli
· 14 years ago
6072fcd
net/tftp.c: cosmetic: trailing statements should be on next line
by Luca Ceresoli
· 14 years ago
35dfb18
net/tftp.c: cosmetic: fix brace issues
by Luca Ceresoli
· 14 years ago
c4ffb9f
net/tftp.c: cosmetic: do not use assignment in if condition
by Luca Ceresoli
· 14 years ago
bf6ce41
net/tftp.c: cosmetic: fix pointer syntax issues
by Luca Ceresoli
· 14 years ago
f40538a
net/tftp.c: cosmetic: fix whitespace issues
by Luca Ceresoli
· 14 years ago
c42fc27
net/tftp.c: cosmetic: fix lines over 80 characters
by Luca Ceresoli
· 14 years ago
17f604d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
de853e0
km/common: add pnvramsize to default environment
by Holger Brunck
· 14 years ago
0b53902
km/common: simplify default environment
by Holger Brunck
· 14 years ago
2c8a0c8
km/common: implement boardId HWkey checks as u-boot cmd
by Thomas Herzmann
· 14 years ago
7414023
MMC: omap_hsmmc.c: Add missing prototype header
by Dirk Behme
· 14 years ago
1be94b7
fsl_esdhc: Initialize mmc->b_max
by Fabio Estevam
· 14 years ago
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
4538500
mmc_spi: generate response for send status command
by Thomas Chou
· 14 years ago
c608389
powerpc/85xx: add support for env in MMC/SPI on corenet ds boards
by Shaohui Xie
· 14 years ago
5864979
powerpc/85xx: Enable eSPI support on corenet ds boards
by Shaohui Xie
· 14 years ago
df724ce
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
703f7b9
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 14 years ago
ebc3993
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
6f89710
at91: reworked support for otc570 board
by Daniel Gorsulowski
· 14 years ago
3a2c48c
at91: reworked support for meesc board
by Daniel Gorsulowski
· 14 years ago
1484441
hammerhead: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
2015135
mimc200: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
afdbc30
favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
71c2bf5
atstk100x: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
f2c6d39
atngw100: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
87c62e4
mimc200: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
a7a0b03
hammerhead: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
6f3fc01
favr-32-ezkit: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
731e0f6
atstk1006: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
3613145
atstk1004: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
43a25da
atstk1003: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
f40a5b7
atstk1002: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
8a16a19
atngw100: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
8081f75
avr32: use single linker script
by Andreas Bießmann
· 14 years ago
d02314f
avr32/config.mk: simplify PLATFORM_RELFLAGS
by Andreas Bießmann
· 14 years ago
b54ca7e
avr32: fix linking
by Andreas Bießmann
· 14 years ago
b54f9d5
Add support for Bluewater Systems Snapper 9260 and 9G20 modules
by Ryan Mallon
· 14 years ago
bbe1169
at91: fixed at91sam9263 system file
by Daniel Gorsulowski
· 14 years ago
db09ccd
remove __attribute__ ((packed)) in at91 headers
by Jens Scharsig
· 14 years ago
36ff5f7
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
7beb915
AT91: fix timer.c - remove reset_timer()
by Reinhard Meyer
· 14 years ago
585273f
AT91: fix at91sam_wdt.c to reworked header files
by Reinhard Meyer
· 14 years ago
5acdb6a
AT91: remove LEGACY from at91_rstc.h
by Reinhard Meyer
· 14 years ago
Next »