| Commit message (Expand) | Author | Age | Lines |
* | Coding Style (white space) cleanup | Wolfgang Denk | 2010-11-27 | -9/+9 |
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | -10/+8 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -5/+5 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -1/+1 |
* | boot: change some arch ifdefs to feature ifdefs | John Rigby | 2010-10-18 | -0/+13 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | README: Add new NAND env features | Scott Wood | 2010-10-11 | -9/+23 |
* | PCU_E: remove code for yet another corpse | Wolfgang Denk | 2010-10-06 | -1/+1 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -19/+8 |
|\ |
|
| * | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | -12/+0 |
| * | ppc4xx: Remove now unused CONFIG_UART1_CONSOLE | Stefan Roese | 2010-09-23 | -7/+0 |
| * | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -0/+8 |
* | | README: Fix description of version numbering scheme | Thomas Weber | 2010-09-28 | -7/+11 |
|/ |
|
* | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -4/+4 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -1/+1 |
* | i2c: soft_i2c: add simple GPIO implementation | Mike Frysinger | 2010-07-22 | -0/+10 |
* | 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 |
|/ |
|