Age | Commit message (Expand) | Author |
2012-11-02 | ahci: cosmetics and cleanup | Stefan Reinauer |
2012-11-02 | scsi: Add function and env var to report number of scsi drives | Stefan Reinauer |
2012-11-02 | Support setenv_ulong() and setenv_addr() for powerpc | Simon Glass |
2012-11-02 | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support | Tom Rini |
2012-11-02 | Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG | Stephen Warren |
2012-10-29 | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren |
2012-10-29 | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} | Stephen Warren |
2012-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Tom Rini |
2012-10-29 | ColdFire: Remove save env in NAND support for M54418TWR board. | Jason Jin |
2012-10-28 | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk |
2012-10-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-10-26 | arm: arm925t: remove SX1 board | Albert ARIBAUD |
2012-10-26 | stdio: Remove the CLPS7111 serial driver | Marek Vasut |
2012-10-26 | arm: Remove support for lpc2292 | Marek Vasut |
2012-10-26 | Merge remote-tracking branch 'u-boot-atmel/master' | Albert ARIBAUD |
2012-10-26 | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD |
2012-10-25 | FAT: implement fat_set_blk_dev(), convert cmd_fat.c | Stephen Warren |
2012-10-25 | am33xx: Add SPI SPL as an option | Tom Rini |
2012-10-25 | OMAP3: add video support to the mcx board | Stefano Babic |
2012-10-25 | OMAP3: mcx: updated to new hardware revision | Stefano Babic |
2012-10-25 | OMAP3: updated pinmux and environment for new revision of mcx board | Stefano Babic |
2012-10-24 | ColdFire: Add Freescale MCF54418TWR ColdFire development board support | Alison Wang |
2012-10-23 | km83xx: add kmvect1 board | Gerlando Falauto |
2012-10-23 | km83xx: add common support for km8309 boards | Gerlando Falauto |
2012-10-23 | mpc83xx: add support for mpc8309 | Gerlando Falauto |
2012-10-23 | cleanup: introduce CONFIG_MPC830x | Gerlando Falauto |
2012-10-23 | cosmetic: suvd3: align #defines | Gerlando Falauto |
2012-10-23 | cm-t35: clean unused defines from config | Igor Grinberg |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-10-22 | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Tom Rini |
2012-10-22 | Merge branch 'next' | Gerald Van Baren |
2012-10-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini |
2012-10-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-mmc | Tom Rini |
2012-10-22 | phylib: Enable SMSC LAN87xx PHY support | Mingkai Hu |
2012-10-22 | poweprc/85xx: add QMan frequency info and fdt fixup. | Haiying Wang |
2012-10-22 | powerpc/t4qds: Add T4QDS board | York Sun |
2012-10-22 | fm/mEMAC: add mEMAC frame work | Roy Zang |
2012-10-22 | powerpc/mpc85xx: Add T4240 SoC | York Sun |
2012-10-22 | powerpc/85xx: move SRIO configuration out of corenet_ds.h | Timur Tabi |
2012-10-22 | config: Enable CBFS, ext4 for coreboot | Simon Glass |
2012-10-22 | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black |
2012-10-22 | ide: Add printf format string for CONFIG_SYS_64BIT_LBA option | Gabe Black |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Convert the U-Boot commands to LG-arrays | Marek Vasut |
2012-10-22 | common: Implement support for linker-generated arrays | Marek Vasut |
2012-10-22 | mmc: dw-mmc: support DesignWare MMC Controller | Jaehoon Chung |
2012-10-22 | mmc: pxa: Flip over the remaining boards to pxa_mmc_generic | Marek Vasut |
2012-10-22 | mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd | Tushar Behera |
2012-10-22 | MMC: MXS: Toggle the generic bounce buffer on the boards | Marek Vasut |
2012-10-22 | COMMON: Implement common bounce buffer | Marek Vasut |