index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-13
5
-19
/
+138
|
\
|
*
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-09-12
1
-4
/
+0
|
*
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-09-12
1
-1
/
+34
|
*
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-09-12
1
-1
/
+16
|
*
delta, zylonite: Update nand_oobinfo to nand_ecclayout.
Scott Wood
2008-09-10
2
-8
/
+4
|
*
ARM DaVinci: Fix broken HW ECC for large page NAND.
Hugo Villeneuve
2008-09-10
2
-5
/
+84
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-09-12
830
-4050
/
+3978
|
\
\
|
*
\
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-12
830
-4050
/
+3978
|
|
\
\
|
|
*
|
ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+0
|
|
*
|
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
5
-5
/
+3
|
|
*
|
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
599
-2795
/
+2795
|
|
*
|
nvedit: rename error comment to CONFIG_ENV_IS_IN_
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
|
|
*
|
cmd_mem: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-5
/
+1
|
|
*
|
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
8
-38
/
+33
|
|
*
|
env_flash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
|
|
*
|
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
463
-591
/
+591
|
|
*
|
cleanup use of CFG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
27
-27
/
+27
|
|
*
|
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
201
-226
/
+226
|
|
*
|
env_nowhere: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
|
|
*
|
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
57
-69
/
+69
|
|
*
|
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
|
|
*
|
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
5
-6
/
+6
|
|
*
|
env_onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
|
|
*
|
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
3
-4
/
+4
|
|
*
|
env_nvram: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-8
/
+3
|
|
*
|
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
64
-93
/
+93
|
|
*
|
env_nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
|
|
*
|
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
24
-34
/
+34
|
|
*
|
env_dataflash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
|
|
*
|
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
11
-17
/
+17
|
|
*
|
cmd_eeprom: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-7
/
+2
|
|
*
|
env_eeprom: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
|
|
*
|
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
94
-127
/
+127
|
|
*
|
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
8
-11
/
+8
|
|
*
|
cmd_fdc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-13
/
+1
|
|
*
|
common/Makefile: add core command section
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-3
/
+5
|
|
*
|
cmd_vfd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-3
/
+1
|
|
|
/
*
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-09-12
30
-286
/
+3670
|
\
|
|
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-09-12
13
-101
/
+22
|
|
\
\
|
|
*
|
ppc4xx: Enable device tree (FDT) support in zeus board port
Stefan Roese
2008-09-12
1
-0
/
+6
|
|
*
|
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
2008-09-12
7
-98
/
+10
|
|
*
|
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Ricardo Ribalda Delgado
2008-09-12
3
-0
/
+3
|
|
*
|
ppc4xx: Fix compilation of v5fx30teval_flash
Ricardo Ribalda Delgado
2008-09-12
1
-2
/
+2
|
|
*
|
ppc4xx: Fix in-tree build for ppc440-generic boards
Ricardo Ribalda Delgado
2008-09-12
1
-1
/
+1
|
|
|
/
|
*
|
ARM: synchronize mach-types.h with linux 2.6.27-rc6
Jean-Christophe PLAGNIOL-VILLARD
2008-09-12
1
-127
/
+3518
|
*
|
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
2008-09-12
1
-0
/
+10
|
*
|
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
Hugo Villeneuve
2008-09-12
1
-20
/
+7
|
*
|
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
Shinya Kuribayashi
2008-09-12
1
-9
/
+0
|
*
|
Fix MACH_TYPE for the AT91RM9200DK board.
Claudio Scordino
2008-09-12
1
-1
/
+1
|
*
|
i.mx change get_timer(base) to return time since base
Andrew Dyer
2008-09-12
1
-1
/
+1
[next]