- 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
- c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
- c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 3d2c5ff UBI: Add UBI command support by Kyungmin Park · 16 years ago
- 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
- 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 7376831 env_flash: Move conditional compilation to Makefile 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
- 1b3c7e8 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 137818c env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 8f3dd82 env_dataflash: Move conditional compilation to Makefile 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
- 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
- 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
- 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
- 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 178e118 common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- f4459b4 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 9ec67ee crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- b8ec24c gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 5b4da32 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
- 2548b99 Add command to enable/disable interrupts by Kumar Gala · 16 years ago
- 5708dbf Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
- 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- e24ebad Incorporate yaffs2 into U-boot by William Juul · 17 years ago
- fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
- eb8951c Add support for environment in SPI flash by Haavard Skinnemoen · 17 years ago
- 21266a3 SPI Flash: Add "sf" command by Haavard Skinnemoen · 17 years ago
- 4c373a9 Altera Stratix II support by eran liberty · 17 years ago
- feb0c26 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. by Daniel Hellstrom · 17 years ago
- 7646d76 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
- 76596ba ata: add the support for SATA framework by Dave Liu · 17 years ago
- 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · 17 years ago
- 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
- 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
- aed8334 Add setexpr command by Kumar Gala · 17 years ago
- 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
- ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
- 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
- be946ba [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
- 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
- 4b6095a Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
- 8fb6966 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago
- 13f5778 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · 17 years ago
- a311ef3 add 'terminal program' functionality by Harald Welte · 17 years ago
- 78a658c Conditionally compile fdt_support.c by Kumar Gala · 17 years ago
- c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
- 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
- af3d11c OneNAND support (take #2) by Kyungmin Park · 17 years ago
- 5384742 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
- 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 18 years ago
- 9cd9ea9 Merge git://www.denx.de/git/u-boot by Michal Simek · 18 years ago
- 9594583 new: FSL and MSR support #2 by Michal Simek · 18 years ago
- c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
- d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
- 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
- ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
- 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
- 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 5f1cf2d Add FPGA Altera Cyclone 2 support Patch by Heiko Schocher, 15 Aug 2006 by Stefan Roese · 18 years ago
- 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago
- 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · 19 years ago
- 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · 19 years ago
- c38e70c Add Xilinx Spartan3 family FPGA support by Wolfgang Denk · 19 years ago
- f8f7707 Add keyboard and dot matrix display support for HMI1001 board. by Wolfgang Denk · 19 years ago
- d259302 - ext2fs support added - Tundra universe support added by stroese · 20 years ago
- 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
- 7ac1610 * Code cleanup by wdenk · 20 years ago
- 79b5937 Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash by wdenk · 20 years ago
- 4d01d9e * Patch by Pavel Bartusek, 21 Mar 2004 Add Reiserfs support by wdenk · 21 years ago
- 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
- 2ebee31 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
- ef89394 * CVS add missing files by wdenk · 21 years ago
- 87249ba Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
- 8676590 * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
- c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
- 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
- e58b0dc * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
- abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
- 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
- c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
- 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago