Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c1fa1b7d00712b41a6c710e7ed33782cb3f47191
« Previous
fc9c172
Add support for LZMA uncompression algorithm.
by Luigi 'Comio' Mantellini
· 16 years ago
508eb85
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
0008b6d
fsl_elbc_nand: ecclayout cleanups
by Anton Vorontsov
· 16 years ago
8f42bf1
fsl_elbc_nand: implement support for flash-based BBT
by Anton Vorontsov
· 16 years ago
97ae023
fsl_elbc_nand: fix OOB workability for large page NAND chips
by Anton Vorontsov
· 16 years ago
225f0ea
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
afbc526
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
6b8be3e
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
b476b03
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
7238ada
MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
by Wolfgang Denk
· 16 years ago
b18410e
ppc4xx: Enable device tree (FDT) support in zeus board port
by Stefan Roese
· 16 years ago
7bf5ecf
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
by Stefan Roese
· 16 years ago
61737c5
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
by Ricardo Ribalda Delgado
· 16 years ago
2bec498
ppc4xx: Fix compilation of v5fx30teval_flash
by Ricardo Ribalda Delgado
· 16 years ago
4bed9de
ppc4xx: Fix in-tree build for ppc440-generic boards
by Ricardo Ribalda Delgado
· 16 years ago
06c4ab5
ARM: synchronize mach-types.h with linux 2.6.27-rc6
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3ee9f03
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
by Jens Scharsig
· 16 years ago
b5b0344
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
by Hugo Villeneuve
· 16 years ago
03db533
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
by Shinya Kuribayashi
· 16 years ago
8cc62a7
Fix MACH_TYPE for the AT91RM9200DK board.
by Claudio Scordino
· 16 years ago
274737e
i.mx change get_timer(base) to return time since base
by Andrew Dyer
· 16 years ago
48fed40
i.MX use u-boot baud rate and don't assume UART master clock
by Andrew Dyer
· 16 years ago
6e1551a
arm920t fix constant error in start.S
by Andrew Dyer
· 16 years ago
b232538
ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h
by Gururaja Hebbar K R
· 16 years ago
c455d07
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
by Adrian Filipi
· 16 years ago
eb16135
i.MX31: document timer precision option
by Guennadi Liakhovetski
· 16 years ago
1a6337b
i.MX31: Make the SPI bus and chip select configurable for MC13783
by Magnus Lilja
· 16 years ago
8c4ebec
i.MX31: Add reset_timer() and modify get_timer_masked().
by Magnus Lilja
· 16 years ago
deeec49
ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a3a08c0
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1ede787
nvedit: rename error comment to CONFIG_ENV_IS_IN_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b64b775
cmd_mem: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8a40fb1
move cmd_get_data_size to command.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
507641d
env_flash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7d9b5ba
cleanup use of CFG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c0878af
env_nowhere: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
93f6d72
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2556ef7
env_sf: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0b5099a
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
55c5f49
env_onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9656138
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
957a0e6
env_nvram: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9314cee
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
06f6135
env_nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d8cc04d
env_dataflash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
057c849
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d1034bc
cmd_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bf5a771
env_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
32628c5
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5648ac
cmd_fdc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2d02d91
common/Makefile: add core command section
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0d92d4a
cmd_vfd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6644641
delta, zylonite: Update nand_oobinfo to nand_ecclayout.
by Scott Wood
· 16 years ago
9b05aa7
ARM DaVinci: Fix broken HW ECC for large page NAND.
by Hugo Villeneuve
· 16 years ago
0b7c563
muas3001: update BR4 settings
by Heiko Schocher
· 16 years ago
3591293
autoscr: Fix one-character lines and non-newline terminated scripts
by Petri Lehtinen
· 16 years ago
9ebbb54
ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR
by Victor Gallardo
· 16 years ago
f6808c4
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
245f6ef
muas3001: added support for the LM75 sensor.
by Heiko Schocher
· 16 years ago
4a02a2d
muas3001: activate WDT for the muas3001 board.
by Heiko Schocher
· 16 years ago
a55d074
muas3001: added 64MB SDRAM autodetection.
by Heiko Schocher
· 16 years ago
5251469
Fix printf errors under -DDEBUG
by Andrew Klossner
· 16 years ago
52bacb9
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
8b9e478
Update CHANGELOG, prepare 2008-10-rc1 release
by Wolfgang Denk
· 16 years ago
e0ff3d3
85xx: Ensure timebase is zero on secondary cores
by Kumar Gala
· 16 years ago
54b4ab3
bootm_load_os: fix load_end debug message
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1d9af0b
bootm: enable fdt support only on ppc, m68k and sparc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
748b527
common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY)
by Markus Heidelberg
· 16 years ago
650632f
gitignore: add tags files and Vim swap file
by Markus Heidelberg
· 16 years ago
1d9b67b
add board_eth_init() for sh7785lcr board
by Yoshihiro Shimoda
· 16 years ago
650a9e7
Merge branch 'denx'
by Andy Fleming
· 16 years ago
7b7a869
mtd: SPI Flash: Support the STMicro Flash
by TsiChung Liew
· 16 years ago
4bc07c3
trab: fix build problem after change to use do_div()
by Wolfgang Denk
· 16 years ago
3b20fd8
Correct drv_usb_kbd_init function
by Ryan CHEN
· 16 years ago
eba1f2f
Make usb-stop() safe to call multiple times in a row.
by Remy Bohmer
· 16 years ago
2c8ccf2
Makefile: fix bug introduced by commit 47ffd6c2
by Wolfgang Denk
· 16 years ago
880f6a5
ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
by Ricardo Ribalda Delgado
· 16 years ago
47bebe3
Fix dev_print when called from usb_stor_info (usb storage command)
by Nícolas Carneiro Lebedenco
· 16 years ago
a4f2434
FIT: make iminfo check hashes of all images in FIT, return 1 on failed check
by Bartlomiej Sieka
· 16 years ago
919f550
FIT: add ability to check hashes of all images in FIT, improve output
by Bartlomiej Sieka
· 16 years ago
1de1fa4
qemu_mips: Update linux bootm to support dynamic cmdline
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f5ed9e3
Add support for booting of INTEGRITY operating system uImages
by Peter Tyser
· 16 years ago
72f1b65
mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start"
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9ba2e2c
Remove support for booting ARTOS images
by Kumar Gala
· 16 years ago
47ffd6c
Makefile: compile and link each module just once
by Wolfgang Denk
· 16 years ago
48d0192
Moved conditional compile into Makefile
by Andreas Engel
· 16 years ago
20c9226
Merged serial_pl010.c and serial_pl011.c.
by Andreas Engel
· 16 years ago
0817d68
Remove gap fill in srec object v2
by Ricardo Ribalda Delgado
· 16 years ago
1dc3069
README: fix missing subdirectory in the documentation
by Markus Heidelberg
· 16 years ago
3ef96de
Update i386 code (sc520_cdp)
by Graeme Russ
· 16 years ago
5608692
fw_env: add NAND support
by Guennadi Liakhovetski
· 16 years ago
dd79432
ppc4xx: Fix out-of-tree building of CPCI405 variants
by Matthias Fuchs
· 16 years ago
59f6305
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· 16 years ago
e64987a
85xx: socrates: Enable Lime support.
by Anatolij Gustschin
· 16 years ago
3e79b58
85xx: Socrates: Major code update.
by Detlev Zundel
· 16 years ago
Next »