Age | Commit message (Expand) | Author |
2011-05-12 | README: remove spurious line | Luca Ceresoli |
2011-05-12 | Serial: p1011: new vendor init options | John Rigby |
2011-04-30 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2011-04-30 | cmd_ide: enhance new feature "CONFIG_IDE_AHB" | Macpaul Lin |
2011-04-28 | powerpc/85xx: Change timebase divisor to be defined per processor | Kumar Gala |
2011-04-28 | powerpc: use 'video-mode' environment variable to configure DIU | Timur Tabi |
2011-04-28 | common: add a grepenv command | Kim Phillips |
2011-04-27 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-04-27 | Don't grab memory for LCD if FB address is defined | Minkyu Kang |
2011-04-27 | arm: Use optimized memcpy and memset from linux | Matthias Weisser |
2011-04-25 | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined | Grant Likely |
2011-04-26 | rtc, rv3029: add trickle charger support. | Heiko Schocher |
2011-04-20 | Merge branch 'misc' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2011-04-13 | crc32: make command optional | Mike Frysinger |
2011-04-13 | make `go` optional | Mike Frysinger |
2011-04-13 | env: make import/export optional | Mike Frysinger |
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ |
2011-04-12 | Make STANDALONE_LOAD_ADDR configurable per board | Wolfgang Denk |
2011-04-08 | Blackfin: ldrinfo: new command | Mike Frysinger |
2011-04-04 | powerpc: clean up DIU macro definitions for Freescale reference boards | Timur Tabi |
2011-02-21 | mv: seperate kirkwood and armada from common setting | Lei Wen |
2011-02-02 | spi: add support SuperH SPI module | Yoshihiro Shimoda |
2011-02-02 | net: sh_eth: add cache handling | Yoshihiro Shimoda |
2011-02-02 | README: add description of sh_eth driver | Yoshihiro Shimoda |
2011-01-19 | Fix defines needed to enable command sha1sum | Alexander Holler |
2011-01-17 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2011-01-17 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2011-01-14 | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala |
2011-01-10 | pca953x: support 16-pin devices | Chris Packham |
2011-01-09 | ftgmac100: support of gigabit eth ftgmac100 | Macpaul Lin |
2010-11-27 | Coding Style (white space) cleanup | Wolfgang Denk |
2010-10-29 | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | boot: change some arch ifdefs to feature ifdefs | John Rigby |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-11 | README: Add new NAND env features | Scott Wood |
2010-10-06 | PCU_E: remove code for yet another corpse | Wolfgang Denk |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-28 | README: Fix description of version numbering scheme | Thomas Weber |
2010-09-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese |
2010-09-23 | ppc4xx: Remove now unused CONFIG_UART1_CONSOLE | Stefan Roese |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-08-09 | net ppc: fix ethernet device names with spaces | Heiko Schocher |
2010-08-04 | Rename getenv_r() into getenv_f() | Wolfgang Denk |
2010-07-22 | i2c: soft_i2c: add simple GPIO implementation | Mike Frysinger |
2010-06-13 | Prepare v2010-rc2 | Wolfgang Denk |
2010-05-28 | nios: remove nios-32 arch | Thomas Chou |
2010-05-28 | nios2: fix r15 issue for gcc4 | Thomas Chou |
2010-05-03 | Program net device MAC addresses after initializing | Ben Warren |