| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | | | scsi: Add function and env var to report number of scsi drives | Stefan Reinauer | 2012-11-02 | -0/+13 |
| * | | | | | Support setenv_ulong() and setenv_addr() for powerpc | Simon Glass | 2012-11-02 | -1/+1 |
| * | | | | | scsi: Add scsi_write to SCSI driver | Hung-Te Lin | 2012-11-02 | -7/+108 |
| * | | | | | scsi: Provide support for a list of AHCI controllers. | Vadim Bendebury | 2012-11-02 | -5/+35 |
| * | | | | | ahci: Support splitting of read transactions into multiple chunks | Vadim Bendebury | 2012-11-02 | -29/+69 |
| * | | | | | ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) | Stefan Roese | 2012-11-02 | -51/+0 |
| * | | | | | ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) | Stefan Roese | 2012-11-02 | -2/+2 |
| * | | | | | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support | Tom Rini | 2012-11-02 | -0/+31 |
| * | | | | | Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG | Stephen Warren | 2012-11-02 | -0/+1 |
| * | | | | | README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG | Tom Rini | 2012-11-02 | -0/+6 |
| * | | | | | git-mailrc: Change x86 maintainer to Simon | Simon Glass | 2012-11-02 | -3/+4 |
| * | | | | | lib/vsprintf.c: don't special-case pointers to address null | Wolfgang Denk | 2012-11-02 | -0/+6 |
| * | | | | | cmd_fdt.c: Use %p when printing pointers | Tom Rini | 2012-11-02 | -3/+3 |
| * | | | | | fs: handle CONFIG_NEEDS_MANUAL_RELOC | Stephen Warren | 2012-11-02 | -1/+12 |
| | |_|_|/
| |/| | | |
|
| * | | | | MAKEALL: Add -s to '${MAKE} tidy' section | Tom Rini | 2012-10-29 | -1/+1 |
| * | | | | ext4: Fix printf() format string error | Simon Glass | 2012-10-29 | -1/+1 |
| * | | | | FPGA: Cyclon II: Correctly reset the FPGA before configuration | Stephan Gatzka | 2012-10-29 | -0/+2 |
| * | | | | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 2012-10-29 | -298/+483 |
| * | | | | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} | Stephen Warren | 2012-10-29 | -13/+38 |
| * | | | | fs: delete unused Makefile | Stephen Warren | 2012-10-29 | -43/+0 |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Tom Rini | 2012-10-29 | -4/+6 |
| |\ \ \ \ |
|
| | * | | | | ColdFire: Remove save env in NAND support for M54418TWR board. | Jason Jin | 2012-10-29 | -1/+1 |
| | * | | | | ColdFire: Update the lds file for M54418TWR board. | Jason Jin | 2012-10-29 | -3/+5 |
| * | | | | | ESTEEM192E: adjust linker script to grown code size | Wolfgang Denk | 2012-10-28 | -1/+0 |
| * | | | | | TQM8xx: adjust linker script to grown code size | Wolfgang Denk | 2012-10-28 | -3/+1 |
| * | | | | | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | -11109/+16 |
| |/ / / / |
|
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-10-26 | -6264/+1193 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections | Stephen Warren | 2012-10-26 | -4/+4 |
| | * | | | arm: ks8695: use defined constants for UART | Yann Vernier | 2012-10-26 | -3/+3 |
| | * | | | Origen: Add default clock settings for multimedia IPs | Annamalai Lakshmanan | 2012-10-26 | -1/+110 |
| | * | | | arm: arm925t: remove SX1 board | Albert ARIBAUD | 2012-10-26 | -788/+2 |
| | * | | | arm720: Remove CONFIG_ARM7_REVD | Marek Vasut | 2012-10-26 | -11/+0 |
| | * | | | arm720: Further clean up the arm720t directory | Marek Vasut | 2012-10-26 | -79/+7 |
| | * | | | stdio: Remove the CLPS7111 serial driver | Marek Vasut | 2012-10-26 | -413/+0 |
| | * | | | arm: Remove support for NETARM | Marek Vasut | 2012-10-26 | -2039/+10 |
| | * | | | arm: Remove support for s3c4510 | Marek Vasut | 2012-10-26 | -876/+2 |
| | * | | | arm: Remove support for lpc2292 | Marek Vasut | 2012-10-26 | -1316/+16 |
| | * | | | Merge remote-tracking branch 'u-boot-atmel/master' | Albert ARIBAUD | 2012-10-26 | -3/+54 |
| | |\ \ \ |
|
| | | * | | | mmc: at91: use max timeout value. It will avoid some situation that timeout h... | Wu, Josh | 2012-10-17 | -2/+2 |
| | | * | | | ARM: at91sam9x5: enable MCI0 support for 9x5ek board. | Wu, Josh | 2012-10-17 | -0/+35 |
| | | * | | | mmc: at91: add multi block read/write support. | Wu, Josh | 2012-10-17 | -1/+17 |
| | * | | | | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-10-26 | -744/+998 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers | Peter Korsgaard | 2012-10-25 | -82/+94 |
| | | * | | | am33xx: support board specific ddr settings | Peter Korsgaard | 2012-10-25 | -116/+92 |
| | | * | | | am33xx: move generic parts of pinmux handling out from board/ti/am335x | Peter Korsgaard | 2012-10-25 | -248/+296 |
| | | * | | | am33xx/board: use cpu_mmc_init() for default mmc initialization | Peter Korsgaard | 2012-10-25 | -2/+2 |
| | | * | | | am33xx: move ti i2c baseboard header handling to board/ti/am335x/ | Peter Korsgaard | 2012-10-25 | -288/+350 |
| | | * | | | am33xx/board.c: make wdtimer/uart_base static | Peter Korsgaard | 2012-10-25 | -2/+4 |
| | | * | | | am33xx: Add SPI SPL as an option | Tom Rini | 2012-10-25 | -0/+9 |
| | | * | | | omapimage: Add support for byteswapped SPI images | Tom Rini | 2012-10-25 | -24/+68 |