Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
53db4cda31eaf02827771bbf3b1affb6004cf1c4
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
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
0045fd8
Remove gap fill in srec object v2
by Ricardo Ribalda Delgado
· 16 years ago
4716757
README: fix missing subdirectory in the documentation
by Markus Heidelberg
· 16 years ago
2fe2a97
Update i386 code (sc520_cdp)
by Graeme Russ
· 16 years ago
ffb379a
fw_env: add NAND support
by Guennadi Liakhovetski
· 16 years ago
182c4cf
ppc4xx: Fix out-of-tree building of CPCI405 variants
by Matthias Fuchs
· 16 years ago
9030a69
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· 16 years ago
e6f5c91
85xx: socrates: Enable Lime support.
by Anatolij Gustschin
· 16 years ago
0244f67
85xx: Socrates: Major code update.
by Detlev Zundel
· 16 years ago
0b87d3f
Update Freescale 85xx boards to sys_eeprom.c
by Timur Tabi
· 16 years ago
ec3d252
lib_ppc/interrupts.c: make board_show_activity() a weak function
by Wolfgang Denk
· 16 years ago
1361adb
stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions
by Wolfgang Denk
· 16 years ago
f44a137
NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions
by Wolfgang Denk
· 16 years ago
5424501
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· 16 years ago
a4548c4
85xx: socrates: Enable Lime support.
by Anatolij Gustschin
· 16 years ago
ae7ac3a
85xx: Socrates: Major code update.
by Detlev Zundel
· 16 years ago
fcc6238
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
d45f81a
disk-on-chip: remove duplicate doc_probe declaration
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7f68a31
onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter list
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
297e11a
rs5c372: fix rtc_set prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2c0b326
ARM: fix warning: target CPU does not support interworking
by Sergei Poselenov
· 16 years ago
29809c1
ARM: Use do_div() instead of division for "long long".
by Sergei Poselenov
· 16 years ago
997bbd2
Update Freescale 85xx boards to sys_eeprom.c
by Timur Tabi
· 16 years ago
20ec367
lib_arm/bootm.c: fix compile warnings
by Wolfgang Denk
· 16 years ago
a8570cb
ml507: fix out of tree build problem
by Wolfgang Denk
· 16 years ago
7d95635
common/cmd_bootm.c: fix printf() format warnings
by Wolfgang Denk
· 16 years ago
be15aa8
BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
by Wolfgang Denk
· 16 years ago
489cf6d
mk48t59: fix compile problem introduced by commit d1e23194
by Wolfgang Denk
· 16 years ago
9c31901
ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
by Stefan Roese
· 16 years ago
0857444
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
f00a184
ppc4xx: Update CPCI405(AB) configuration
by Matthias Fuchs
· 16 years ago
e686a16
ppc4xx: Cleanup CPCI405 linker script
by Matthias Fuchs
· 16 years ago
5afb76b
ppc4xx: Update CPCI405 variants handling
by Matthias Fuchs
· 16 years ago
013d2c9
ppc4xx: Remove CONFIG_CS8952_PHY define
by Stefan Roese
· 16 years ago
f00486d
ppc4xx: Fix compilation warning for PIP405
by Stefan Roese
· 16 years ago
234daa7
ppc4xx: Fix compilation warning for canyonlands & glacier
by Stefan Roese
· 16 years ago
35ad58d
Fix compiler warning in mpc8xxx ddr code
by Kumar Gala
· 16 years ago
97a2e10
rtc: allow rtc_set to return an error and use it in cmd_date
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
18e6136
ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
686d44d
config.mk: Move arch-specific condition to $(ARCH)_config.mk
by Shinya Kuribayashi
· 16 years ago
b8ca734
Prevent crash if random/invalid ramdisks are passed to bootm
by Kumar Gala
· 16 years ago
128de00
Prevent crash if random DTB address is passed to bootm
by Anatolij Gustschin
· 16 years ago
5601c61
clean up some #if !defined() in drivers/video/cfb_console.c
by Andrew Dyer
· 16 years ago
cc3908d
apollon: use the last memory area for u-boot
by Kyungmin Park
· 16 years ago
58b2529
TQM8272: move NAND part in seperate File
by Heiko Schocher
· 16 years ago
5c9131b
TQM8272: Fix compiling error for the TQM8272 board.
by Heiko Schocher
· 16 years ago
Next »