| Commit message (Expand) | Author | Age | Lines |
* | lib/zlib: sparse fixes | Kim Phillips | 2012-11-04 | -1/+1 |
* | net/: sparse fixes | Kim Phillips | 2012-11-04 | -4/+5 |
* | include/image.h: sparse fixes | Kim Phillips | 2012-11-04 | -7/+8 |
* | include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' | Kim Phillips | 2012-11-04 | -0/+2 |
* | include/linux/unaligned/generic.h: fix warning: preprocessor token __force re... | Kim Phillips | 2012-11-04 | -3/+0 |
* | include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red... | Kim Phillips | 2012-11-04 | -3/+2 |
* | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips | 2012-11-04 | -100/+178 |
* | fs: rename fsload command to load | Stephen Warren | 2012-11-04 | -1/+1 |
* | fs: fix number base behaviour change in fatload/ext*load | Stephen Warren | 2012-11-04 | -1/+1 |
* | x86: config: Enable AHCI support for coreboot | Simon Glass | 2012-11-02 | -0/+22 |
* | ahci: Perform SATA flush after disk write. | Marc Jones | 2012-11-02 | -0/+3 |
* | ahci: Make the AHCI code find the capacity of disks > 128 GB properly | Gabe Black | 2012-11-02 | -0/+2 |
* | ahci: cosmetics and cleanup | Stefan Reinauer | 2012-11-02 | -0/+1 |
* | scsi: Add function and env var to report number of scsi drives | Stefan Reinauer | 2012-11-02 | -0/+2 |
* | Support setenv_ulong() and setenv_addr() for powerpc | Simon Glass | 2012-11-02 | -1/+1 |
* | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support | Tom Rini | 2012-11-02 | -0/+11 |
* | Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG | Stephen Warren | 2012-11-02 | -0/+1 |
* | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 2012-10-29 | -3/+65 |
* | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} | Stephen Warren | 2012-10-29 | -1/+14 |
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Tom Rini | 2012-10-29 | -1/+1 |
|\ |
|
| * | ColdFire: Remove save env in NAND support for M54418TWR board. | Jason Jin | 2012-10-29 | -1/+1 |
* | | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | -2686/+5 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-10-26 | -508/+69 |
|\ |
|
| * | arm: arm925t: remove SX1 board | Albert ARIBAUD | 2012-10-26 | -189/+0 |
| * | stdio: Remove the CLPS7111 serial driver | Marek Vasut | 2012-10-26 | -276/+0 |
| * | arm: Remove support for lpc2292 | Marek Vasut | 2012-10-26 | -1/+0 |
| * | Merge remote-tracking branch 'u-boot-atmel/master' | Albert ARIBAUD | 2012-10-26 | -1/+16 |
| |\ |
|
| | * | ARM: at91sam9x5: enable MCI0 support for 9x5ek board. | Wu, Josh | 2012-10-17 | -0/+10 |
| | * | mmc: at91: add multi block read/write support. | Wu, Josh | 2012-10-17 | -1/+6 |
| * | | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-10-26 | -41/+53 |
| |\ \ |
|
| | * | | am33xx: Add SPI SPL as an option | Tom Rini | 2012-10-25 | -0/+7 |
| | * | | OMAP3: add video support to the mcx board | Stefano Babic | 2012-10-25 | -1/+15 |
| | * | | OMAP3: mcx: updated to new hardware revision | Stefano Babic | 2012-10-25 | -2/+1 |
| | * | | OMAP3: updated pinmux and environment for new revision of mcx board | Stefano Babic | 2012-10-25 | -5/+7 |
| | * | | cm-t35: clean unused defines from config | Igor Grinberg | 2012-10-23 | -11/+1 |
| | * | | configs: Fix usage of mmc rescan | Andrew Bradford | 2012-10-23 | -22/+22 |
* | | | | FAT: implement fat_set_blk_dev(), convert cmd_fat.c | Stephen Warren | 2012-10-25 | -0/+1 |
|/ / / |
|
* | | | ColdFire: Add Freescale MCF54418TWR ColdFire development board support | Alison Wang | 2012-10-24 | -0/+448 |
* | | | km83xx: add kmvect1 board | Gerlando Falauto | 2012-10-23 | -3/+12 |
* | | | km83xx: add common support for km8309 boards | Gerlando Falauto | 2012-10-23 | -0/+182 |
* | | | mpc83xx: add support for mpc8309 | Gerlando Falauto | 2012-10-23 | -0/+153 |
* | | | cleanup: introduce CONFIG_MPC830x | Gerlando Falauto | 2012-10-23 | -1/+3 |
* | | | cosmetic: suvd3: align #defines | Gerlando Falauto | 2012-10-23 | -3/+3 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Tom Rini | 2012-10-22 | -16/+263 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' | Gerald Van Baren | 2012-10-22 | -16/+263 |
| |\ \ \ |
|
| | * | | | libfdt: Add helper function to create a trivial, empty tree | Gerald Van Baren | 2012-10-15 | -0/+1 |
| | * | | | fdt: Check for a token to skip auto-hash validation | Joe Hershberger | 2012-10-15 | -0/+4 |
| | * | | | libfdt: Add helpers for 64-bit integer properties | David Gibson | 2012-10-15 | -23/+170 |
| | * | | | libfdt: Add support for appending the values to a existing property | Minghuan Lian | 2012-10-15 | -0/+95 |
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 2012-10-22 | -7/+982 |
|\ \ \ \ \ |
|