- 2f22050 include/image.h: sparse fixes by Kim Phillips · 12 years ago
- aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
- 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
- 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
- eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
- f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
- 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
- 51bdad6 x86: config: Enable AHCI support for coreboot by Simon Glass · 12 years ago
- 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
- 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
- 4e422bc ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
- 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
- c4fa493 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
- 044fc14 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
- 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
- 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
- 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
- dac064f Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
- b765fce ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
- 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
- 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 53c4154 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
- f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
- 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
- 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
- c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
- 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
- 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
- 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
- 8c735b9 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
- e47c9e8 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
- 186fc4d ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago
- c4d22de km83xx: add kmvect1 board by Gerlando Falauto · 12 years ago
- 6967840 km83xx: add common support for km8309 boards by Gerlando Falauto · 12 years ago
- a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
- 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
- 91eb52a cosmetic: suvd3: align #defines by Gerlando Falauto · 12 years ago
- 3530a35 cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
- 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
- 7172483 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
- cae4a8a Merge branch 'next' by Gerald Van Baren · 12 years ago
- c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
- bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
- d8812bd phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · 12 years ago
- 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
- ee52b18 powerpc/t4qds: Add T4QDS board by York Sun · 12 years ago
- 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
- 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
- 11860d8 powerpc/85xx: move SRIO configuration out of corenet_ds.h by Timur Tabi · 12 years ago
- af9f881 config: Enable CBFS, ext4 for coreboot by Simon Glass · 12 years ago
- 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
- 24a3fdd ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
- 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
- 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
- 42ebaae common: Implement support for linker-generated arrays by Marek Vasut · 12 years ago
- 757bff4 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · 12 years ago
- 831f849 mmc: pxa: Flip over the remaining boards to pxa_mmc_generic by Marek Vasut · 12 years ago
- 13243f2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · 12 years ago
- 6dc71c8 MMC: MXS: Toggle the generic bounce buffer on the boards by Marek Vasut · 12 years ago
- b660df3 COMMON: Implement common bounce buffer by Marek Vasut · 12 years ago
- 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 44abe47 input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
- 45fe668 input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · 12 years ago
- ef94f7f input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · 12 years ago
- ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
- de1f9ac versatile: board configs: Use buffered writes on flash by 402jagan@gmail.com · 12 years ago
- fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
- d731282 dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · 12 years ago
- 12c79a9 powerpc: delete Wind River SBC8560/8540 support by Paul Gortmaker · 12 years ago
- 953cfd2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
- d1ff690 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
- f5b82c0 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
- 8d1165e11a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
- bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
- bfa5b71 mpc82xx: Remove BMW board port by Stefan Roese · 12 years ago
- 3a49cd7 ARM: at91sam9x5: enable MCI0 support for 9x5ek board. by Wu, Josh · 12 years ago
- 1db7377 mmc: at91: add multi block read/write support. by Wu, Josh · 12 years ago
- b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
- 6b2eba1 MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues by Daniel Schwierzeck · 12 years ago
- 32afad7 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
- ff9b0cb MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h by Zhi-zhou Zhang · 12 years ago
- 34cda7a h2200: Add support for iPAQ h2200 palmtop by Łukasz Dałek · 12 years ago
- 020ec72 i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · 12 years ago
- 3ce2703 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · 12 years ago
- b1af67f i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · 12 years ago
- c71b64f libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
- 8ac88f2 fdt: Check for a token to skip auto-hash validation by Joe Hershberger · 12 years ago
- 24fa0e5 libfdt: Add helpers for 64-bit integer properties by David Gibson · 12 years ago
- 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
- bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
- c50204a configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · 12 years ago
- 9e0081d mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
- 51535d9 mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
- 833b643 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
- 7dd6545 mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago
- bcfc711 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago
- a0d21fc mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
- 7891e25 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
- 01ca286 tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
- 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago