Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8d82cc08fb98d696eff71d7e716d50337d5fe9fa
8d82cc0
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
by Wolfgang Denk
· 16 years ago
971d673
Prepare v2008.10-rc2
by Wolfgang Denk
· 16 years ago
9dbbd7b
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
8804a61
Update mailing list email and archive addresses
by Peter Tyser
· 16 years ago
bbab0bc
85xx: socrates: autoprobe Lime chip
by u-boot@bugs.denx.de
· 16 years ago
f0421ec
85xx: socrates: Add support for new image format.
by u-boot@bugs.denx.de
· 16 years ago
4b366be
sh: Fix compile error for r2dplus
by Nobuhiro Iwamatsu
· 16 years ago
d29abae
powerpc: Fix bootm to boot up again with a Ramdisk
by Heiko Schocher
· 16 years ago
35afc06
Add support for LZMA uncompression algorithm.
by Luigi 'Comio' Mantellini
· 16 years ago
66b222d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
45c7e89
fsl_elbc_nand: ecclayout cleanups
by Anton Vorontsov
· 16 years ago
d481b07
fsl_elbc_nand: implement support for flash-based BBT
by Anton Vorontsov
· 16 years ago
5e0400f
fsl_elbc_nand: fix OOB workability for large page NAND chips
by Anton Vorontsov
· 16 years ago
c933756
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
2a86239
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
ef33369
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
35f9f94
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
818968c
MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
by Wolfgang Denk
· 16 years ago
47860ec
ppc4xx: Enable device tree (FDT) support in zeus board port
by Stefan Roese
· 16 years ago
58296a1
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
by Stefan Roese
· 16 years ago
4a0a3b2
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
by Ricardo Ribalda Delgado
· 16 years ago
162458a
ppc4xx: Fix compilation of v5fx30teval_flash
by Ricardo Ribalda Delgado
· 16 years ago
bb7af86
ppc4xx: Fix in-tree build for ppc440-generic boards
by Ricardo Ribalda Delgado
· 16 years ago
da17154
ARM: synchronize mach-types.h with linux 2.6.27-rc6
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
95ab2a3
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
by Jens Scharsig
· 16 years ago
6281221
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
by Hugo Villeneuve
· 16 years ago
0e0390d
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
by Shinya Kuribayashi
· 16 years ago
09a47e9
Fix MACH_TYPE for the AT91RM9200DK board.
by Claudio Scordino
· 16 years ago
0a83338
i.mx change get_timer(base) to return time since base
by Andrew Dyer
· 16 years ago
3207699
i.MX use u-boot baud rate and don't assume UART master clock
by Andrew Dyer
· 16 years ago
ecd7ac9
arm920t fix constant error in start.S
by Andrew Dyer
· 16 years ago
15e2eff
ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h
by Gururaja Hebbar K R
· 16 years ago
32a953d
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
by Adrian Filipi
· 16 years ago
0b7f71a
i.MX31: document timer precision option
by Guennadi Liakhovetski
· 16 years ago
4ce0011
i.MX31: Make the SPI bus and chip select configurable for MC13783
by Magnus Lilja
· 16 years ago
067a4f9
i.MX31: Add reset_timer() and modify get_timer_masked().
by Magnus Lilja
· 16 years ago
d0d4a02
ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7ed7a27
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f80353b
nvedit: rename error comment to CONFIG_ENV_IS_IN_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
678d22a
cmd_mem: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
82290f2
move cmd_get_data_size to command.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7376831
env_flash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
27a856a
cleanup use of CFG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a489af7
env_nowhere: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1b3c7e8
env_sf: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4539b1c
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
137818c
env_onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7598916
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d13dd35
env_nvram: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fdb79c3
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b0ba065
env_nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dda84dd
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8f3dd82
env_dataflash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b14d2b
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5709fe8
cmd_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c95d1df
env_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8349c72
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
eedde65
cmd_fdc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
aea6f85
common/Makefile: add core command section
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4acd276
cmd_vfd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
08cb8b9
delta, zylonite: Update nand_oobinfo to nand_ecclayout.
by Scott Wood
· 16 years ago
73dc0e4
ARM DaVinci: Fix broken HW ECC for large page NAND.
by Hugo Villeneuve
· 16 years ago
50dd21c
muas3001: update BR4 settings
by Heiko Schocher
· 16 years ago
62ac23f
autoscr: Fix one-character lines and non-newline terminated scripts
by Petri Lehtinen
· 16 years ago
31856dd
ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR
by Victor Gallardo
· 16 years ago
c6c843a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
a640669
muas3001: added support for the LM75 sensor.
by Heiko Schocher
· 16 years ago
4ddfb85
muas3001: activate WDT for the muas3001 board.
by Heiko Schocher
· 16 years ago
8a0b1d4
muas3001: added 64MB SDRAM autodetection.
by Heiko Schocher
· 16 years ago
7ddfafc
Fix printf errors under -DDEBUG
by Andrew Klossner
· 16 years ago
83b9e11
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
88a060b
Update CHANGELOG, prepare 2008-10-rc1 release
by Wolfgang Denk
· 16 years ago
b937cc5
85xx: Ensure timebase is zero on secondary cores
by Kumar Gala
· 16 years ago
fcd9644
bootm_load_os: fix load_end debug message
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a936b89
bootm: enable fdt support only on ppc, m68k and sparc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
eb1e307
common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY)
by Markus Heidelberg
· 16 years ago
18e33d2
gitignore: add tags files and Vim swap file
by Markus Heidelberg
· 16 years ago
b163fcf
add board_eth_init() for sh7785lcr board
by Yoshihiro Shimoda
· 16 years ago
c207e10
Merge branch 'denx'
by Andy Fleming
· 16 years ago
8dd593a
mtd: SPI Flash: Support the STMicro Flash
by TsiChung Liew
· 16 years ago
89ce392
trab: fix build problem after change to use do_div()
by Wolfgang Denk
· 16 years ago
e9d1bdc
Correct drv_usb_kbd_init function
by Ryan CHEN
· 16 years ago
743dd49
Make usb-stop() safe to call multiple times in a row.
by Remy Bohmer
· 16 years ago
9179084
Makefile: fix bug introduced by commit 47ffd6c2
by Wolfgang Denk
· 16 years ago
184ce1c
ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
by Ricardo Ribalda Delgado
· 16 years ago
ef3edd4
Fix dev_print when called from usb_stor_info (usb storage command)
by Nícolas Carneiro Lebedenco
· 16 years ago
03797f5
FIT: make iminfo check hashes of all images in FIT, return 1 on failed check
by Bartlomiej Sieka
· 16 years ago
1557a54
FIT: add ability to check hashes of all images in FIT, improve output
by Bartlomiej Sieka
· 16 years ago
edc2cdc
qemu_mips: Update linux bootm to support dynamic cmdline
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
56b8dd1
Add support for booting of INTEGRITY operating system uImages
by Peter Tyser
· 16 years ago
11ec478
mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start"
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
97cd8a3
Remove support for booting ARTOS images
by Kumar Gala
· 16 years ago
9a83aea
Makefile: compile and link each module just once
by Wolfgang Denk
· 16 years ago
0813b12
Moved conditional compile into Makefile
by Andreas Engel
· 16 years ago
8043861
Merged serial_pl010.c and serial_pl011.c.
by Andreas Engel
· 16 years ago
Next »