Commit Graph

6226 Commits (f12e4549b6fb01cd2654348af95a3c7a6ac161e7)
 

Author SHA1 Message Date
Wolfgang Denk f12e4549b6 Coding style cleanup, update CHANGELOG 17 years ago
Peter Tyser 0c32565f53 Update mailing list email and archive addresses 17 years ago
u-boot@bugs.denx.de fb661ea444 85xx: socrates: autoprobe Lime chip 17 years ago
u-boot@bugs.denx.de e99b607a5e 85xx: socrates: Add support for new image format. 17 years ago
Nobuhiro Iwamatsu 3c094b652d sh: Fix compile error for r2dplus 17 years ago
Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 17 years ago
Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. 17 years ago
Wolfgang Denk 508eb85db7 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 17 years ago
Anton Vorontsov 0008b6d968 fsl_elbc_nand: ecclayout cleanups 17 years ago
Anton Vorontsov 8f42bf1c39 fsl_elbc_nand: implement support for flash-based BBT 17 years ago
Anton Vorontsov 97ae023648 fsl_elbc_nand: fix OOB workability for large page NAND chips 17 years ago
Wolfgang Denk 225f0eaa74 Merge branch 'master' of /home/wd/git/u-boot/custodians 17 years ago
Wolfgang Denk afbc526336 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm 17 years ago
Wolfgang Denk 6b8be3e58e Merge branch 'master' of /home/wd/git/u-boot/custodians 17 years ago
Wolfgang Denk b476b03256 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 17 years ago
Wolfgang Denk 7238ada313 MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s 17 years ago
Stefan Roese b18410e508 ppc4xx: Enable device tree (FDT) support in zeus board port 17 years ago
Stefan Roese 7bf5ecfa50 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports 17 years ago
Ricardo Ribalda Delgado 61737c59a3 ppc4xx: Add .gitignore file to xilinx-ppc440 boards 17 years ago
Ricardo Ribalda Delgado 2bec498ed1 ppc4xx: Fix compilation of v5fx30teval_flash 17 years ago
Ricardo Ribalda Delgado 4bed9deebb ppc4xx: Fix in-tree build for ppc440-generic boards 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 06c4ab50f5 ARM: synchronize mach-types.h with linux 2.6.27-rc6 17 years ago
Jens Scharsig 3ee9f03f58 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE 17 years ago
Hugo Villeneuve b5b0344957 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c 17 years ago
Shinya Kuribayashi 03db53335c make: Remove redundant __ARM__ addition when cross-compiling on *BSD 17 years ago
Claudio Scordino 8cc62a7d9c Fix MACH_TYPE for the AT91RM9200DK board. 17 years ago
Andrew Dyer 274737e5eb i.mx change get_timer(base) to return time since base 17 years ago
Andrew Dyer 48fed40575 i.MX use u-boot baud rate and don't assume UART master clock 17 years ago
Andrew Dyer 6e1551a870 arm920t fix constant error in start.S 17 years ago
Gururaja Hebbar K R b23253835f ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h 17 years ago
Adrian Filipi c455d07396 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. 17 years ago
Guennadi Liakhovetski eb16135df2 i.MX31: document timer precision option 17 years ago
Magnus Lilja 1a6337b013 i.MX31: Make the SPI bus and chip select configurable for MC13783 17 years ago
Magnus Lilja 8c4ebec25b i.MX31: Add reset_timer() and modify get_timer_masked(). 17 years ago
Jean-Christophe PLAGNIOL-VILLARD deeec4991a ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER 17 years ago
Jean-Christophe PLAGNIOL-VILLARD a3a08c0ced bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1ede78710c nvedit: rename error comment to CONFIG_ENV_IS_IN_ 17 years ago
Jean-Christophe PLAGNIOL-VILLARD b64b775e75 cmd_mem: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 8a40fb148e move cmd_get_data_size to command.c 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 507641d249 env_flash: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 7d9b5bae5b cleanup use of CFG_ENV_IS_IN_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 17 years ago
Jean-Christophe PLAGNIOL-VILLARD c0878af6e3 env_nowhere: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2556ef7811 env_sf: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 55c5f49910 env_onenand: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 9656138ff1 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND 17 years ago