| Commit message (Expand) | Author | Age | Lines |
* | Prepare v2010-rc2v2010.06-rc2 | Wolfgang Denk | 2010-06-13 | -4/+4 |
* | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -5/+2 |
* | nios2: fix r15 issue for gcc4 | Thomas Chou | 2010-05-28 | -0/+8 |
* | Program net device MAC addresses after initializing | Ben Warren | 2010-05-03 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-04-24 | -0/+11 |
|\ |
|
| * | fsl_i2c: Added a callpoint for i2c_board_late_init | Richard Retanubun | 2010-04-19 | -0/+11 |
* | | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -8/+8 |
|/ |
|
* | Update README to reflect new directory structure | Peter Tyser | 2010-04-13 | -67/+91 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -2/+2 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -1/+1 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -14/+14 |
* | video: cfb_console.c: add support for RLE8 bitmaps | Anatolij Gustschin | 2010-04-08 | -0/+6 |
* | TFTP: allow for adjustable retransmission timout | Wolfgang Denk | 2010-03-21 | -3/+16 |
* | new at91_emac network driver (NET_MULTI api) | Jens Scharsig | 2010-01-31 | -0/+10 |
* | ppc: Update README about the new GOT ptr. | Joakim Tjernlund | 2010-01-26 | -1/+3 |
* | cmd_eeprom: I2C updates | Heiko Schocher | 2010-01-18 | -0/+13 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -8/+1 |
* | smc911x: update SMC911X related configuration description | Mike Rapoport | 2009-12-07 | -5/+5 |
* | README: Rearrange paragraphs to regain linear arrangement. | Detlev Zundel | 2009-12-05 | -20/+20 |
* | README: Update the list of directories. | Robert P. J. Day | 2009-12-02 | -1/+5 |
* | Add 'editenv' command | Peter Tyser | 2009-10-27 | -0/+1 |
* | Revert "env: only build env_embedded and envcrc when needed" | Wolfgang Denk | 2009-10-27 | -5/+0 |
* | env: only build env_embedded and envcrc when needed | Mike Frysinger | 2009-10-18 | -0/+5 |
* | mucmc52, uc101: delete ata@3a00 node, if no CF card is detected | Heiko Schocher | 2009-09-25 | -0/+9 |
* | Remove deprecated 'autoscr' command/variables | Peter Tyser | 2009-09-22 | -8/+0 |
* | FDT: remove obsolete OF_CPU and OF_SOC macros. | Marcel Ziswiler | 2009-09-22 | -2/+4 |
* | Reset i2c slave devices during init on mpc5xxx cpus | Eric Millbrandt | 2009-09-06 | -0/+7 |
* | Blackfin: change global data register from P5 to P3 | Robin Getz | 2009-09-02 | -2/+2 |
* | Add support for USB on PSC3 for the mpc5200 | Eric Millbrandt | 2009-08-25 | -0/+4 |
* | Add md5sum and sha1 commands... | Robin Getz | 2009-08-25 | -0/+4 |
* | Save server's MAC address in environment | Robin Getz | 2009-07-22 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | -1/+0 |
|\ |
|
| * | Remove legacy NAND and disk on chip code. | Scott Wood | 2009-07-16 | -1/+0 |
* | | Added support for splash screen positioning | Matthias Weisser | 2009-07-17 | -0/+20 |
|/ |
|
* | Improve U-Boot Porting Guide in the README | Jerry Van Baren | 2009-07-16 | -24/+36 |
* | nand_spl: read environment early, when booting from NAND using nand_spl | Guennadi Liakhovetski | 2009-07-07 | -0/+6 |
* | ARM1136: Introduce CONFIG_PRELOADER macro. | Magnus Lilja | 2009-06-21 | -0/+5 |
* | mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o | Stefan Roese | 2009-06-12 | -0/+11 |
* | i2c: Update references to individual i2c commands | Peter Tyser | 2009-06-12 | -11/+4 |
* | i2c: Remove deprecated individual i2c commands | Peter Tyser | 2009-06-12 | -5/+0 |
* | Add support for building native win32 tools | Peter Tyser | 2009-04-04 | -0/+10 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -5/+5 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -0/+1 |
* | 8xx, icache: enabling ICache not before running from RAM | Heiko Schocher | 2009-03-18 | -0/+5 |
* | README: remove duplicate entry | Kim Phillips | 2009-02-19 | -4/+0 |
* | Create configuration option for restricted ns16550 functions | Ron Madrid | 2009-02-19 | -0/+7 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE | Dirk Eibach | 2009-02-12 | -0/+4 |
* | 8xx serial, smc: add configurable SMC Rx buffer len | Heiko Schocher | 2009-02-11 | -1/+1 |
* | 82xx serial, smc: add configurable SMC Rx buffer len | Heiko Schocher | 2009-02-10 | -0/+8 |