- d303b86 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:45 2012 +0000
- f9e0b60 drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:44 2012 +0000
- 87ea389 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:43 2012 +0000
- aa1132a drivers/input/input.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:42 2012 +0000
- bd76f01 drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:41 2012 +0000
- 0348748 drivers/block/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:40 2012 +0000
- b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:39 2012 +0000
- 402673f powerpc/mpc85xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:38 2012 +0000
- 82f576f arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:37 2012 +0000
- 7554150 lib/vsprintf.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:36 2012 +0000
- 8eb6994 lib/zlib: sparse fixes by Kim Phillips · Mon Oct 29 13:34:35 2012 +0000
- 914b078 drivers/net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:34 2012 +0000
- 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
- b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
- dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
- e69030c include/image.h: sparse fixes by Kim Phillips · Mon Oct 29 13:34:30 2012 +0000
- e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
- 10ef9bc arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:28 2012 +0000
- 9d21772 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · Mon Oct 29 13:34:27 2012 +0000
- 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · Mon Oct 29 13:34:26 2012 +0000
- 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · Mon Oct 29 13:34:25 2012 +0000
- 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · Mon Oct 29 13:34:24 2012 +0000
- a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
- 128d3d9 fs: rename fsload command to load by Stephen Warren · Wed Oct 31 11:05:07 2012 +0000
- 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · Tue Oct 30 12:04:19 2012 +0000
- efd4a31 cmd_ext4: remove TABs from command help text by Stephen Warren · Tue Oct 30 12:04:18 2012 +0000
- b2d5cd6 fs: fix do_fsload() handling of optional arguments by Stephen Warren · Tue Oct 30 12:04:17 2012 +0000
- 08726a2 x86: config: Enable AHCI support for coreboot by Simon Glass · Mon Oct 29 05:24:05 2012 +0000
- 11926fb ide: Correct function signatures for ide_read/write() by Simon Glass · Mon Oct 29 05:24:04 2012 +0000
- d1cb64b ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · Mon Oct 29 05:24:03 2012 +0000
- 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · Mon Oct 29 05:24:02 2012 +0000
- bbb5784 ahci: Support spin-up and link-up separately by Marc Jones · Mon Oct 29 05:24:01 2012 +0000
- efd49b4 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · Mon Oct 29 05:24:00 2012 +0000
- 33e4c2f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · Mon Oct 29 05:23:59 2012 +0000
- 3455f53 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · Mon Oct 29 05:23:58 2012 +0000
- bcc3539 ahci: Support 64-bit LBA option when reading capacity by Gabe Black · Mon Oct 29 05:23:57 2012 +0000
- 1b1d42e ahci: Fix 'Invaild' typo by Taylor Hutt · Mon Oct 29 05:23:56 2012 +0000
- 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · Mon Oct 29 05:23:55 2012 +0000
- dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · Mon Oct 29 05:23:54 2012 +0000
- 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · Mon Oct 29 05:23:53 2012 +0000
- 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · Mon Oct 29 05:23:52 2012 +0000
- 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · Mon Oct 29 05:23:51 2012 +0000
- 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · Mon Oct 29 05:23:50 2012 +0000
- a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · Mon Oct 29 05:23:49 2012 +0000
- e50a10e scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · Mon Oct 29 05:23:48 2012 +0000
- 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · Mon Oct 29 05:23:47 2012 +0000
- 98a6c4e scsi: Add scsi_write to SCSI driver by Hung-Te Lin · Mon Oct 29 05:23:46 2012 +0000
- 3e9fa30 scsi: Provide support for a list of AHCI controllers. by Vadim Bendebury · Mon Oct 29 05:23:45 2012 +0000
- 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · Mon Oct 29 05:23:44 2012 +0000
- 3f70055 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · Fri Oct 26 04:24:01 2012 +0000
- ab4ddda ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · Fri Oct 26 04:24:00 2012 +0000
- 4027185 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · Wed Oct 24 07:28:17 2012 +0000
- fc52305 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · Wed Oct 31 11:17:28 2012 +0000
- 4c8cc9b README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Wed Oct 24 07:28:16 2012 +0000
- 2b1a8fa git-mailrc: Change x86 maintainer to Simon by Simon Glass · Wed Oct 31 12:41:49 2012 +0000
- 88a8b01 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · Tue Oct 30 09:19:52 2012 +0000
- 1db8b53 cmd_fdt.c: Use %p when printing pointers by Tom Rini · Mon Oct 29 14:53:18 2012 +0000
- 44161af fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · Tue Oct 30 07:50:47 2012 +0000
- d1e1906 MAKEALL: Add -s to '${MAKE} tidy' section by Tom Rini · Thu Oct 25 08:53:14 2012 +0000
- ee853e7 ext4: Fix printf() format string error by Simon Glass · Tue Oct 23 13:49:25 2012 +0000
- 67f3291 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · Mon Oct 22 23:11:41 2012 +0000
- eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
- 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · Mon Oct 22 06:43:50 2012 +0000
- e61c6a2 fs: delete unused Makefile by Stephen Warren · Mon Oct 22 06:43:49 2012 +0000
- 695ccc8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · Mon Oct 29 08:02:11 2012 -0700
- 26a1289 ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · Thu Oct 25 15:27:37 2012 +0800
- 72d56e6 ColdFire: Update the lds file for M54418TWR board. by Jason Jin · Thu Oct 25 14:51:42 2012 +0800
- cb1c989 ESTEEM192E: adjust linker script to grown code size by Wolfgang Denk · Wed Oct 24 02:36:17 2012 +0000
- bf294f4 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · Wed Oct 24 02:36:16 2012 +0000
- 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
- 9edd3f7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 26 15:44:31 2012 -0700
- adddf45 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · Mon Oct 22 06:19:32 2012 +0000
- 20895b2 arm: ks8695: use defined constants for UART by Yann Vernier · Fri Oct 05 02:09:48 2012 +0000
- 59988c2 Origen: Add default clock settings for multimedia IPs by Annamalai Lakshmanan · Thu Aug 30 20:33:58 2012 +0000
- 167b888 arm: arm925t: remove SX1 board by Albert ARIBAUD · Thu Oct 18 10:15:45 2012 +0000
- 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · Wed Oct 03 08:54:13 2012 +0000
- 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · Wed Oct 03 08:54:12 2012 +0000
- 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · Wed Oct 03 08:54:11 2012 +0000
- 1f9301d arm: Remove support for NETARM by Marek Vasut · Wed Oct 03 08:54:10 2012 +0000
- 65bf56e arm: Remove support for s3c4510 by Marek Vasut · Wed Oct 03 08:54:09 2012 +0000
- c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
- 3a136bc serial: remove calls to serial_assign() by Allen Martin · Thu Oct 25 13:30:14 2012 +0000
- 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
- 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Fri Oct 26 07:00:28 2012 +0200
- 288904d FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · Wed Oct 17 06:44:59 2012 +0000
- 63e53b5 FAT: initialize all fields in cur_part_info, simplify init by Stephen Warren · Wed Oct 17 06:44:58 2012 +0000
- d398dbe FAT: remove cur_part_nr by Stephen Warren · Wed Oct 17 06:44:57 2012 +0000
- b24d006 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · Tue Oct 16 14:28:48 2012 +0000
- dd01863 drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · Tue Oct 16 14:28:43 2012 +0000
- 3adb827 am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · Thu Oct 18 01:21:13 2012 +0000
- eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · Thu Oct 18 01:21:12 2012 +0000
- 5d3f682 am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · Thu Oct 18 01:21:11 2012 +0000
- aabb9f8 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · Thu Oct 18 01:21:10 2012 +0000
- 85ec2db am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · Thu Oct 18 01:21:09 2012 +0000
- a207efe am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · Thu Oct 18 01:21:08 2012 +0000
- 0c1c923 am33xx: Add SPI SPL as an option by Tom Rini · Tue Oct 16 13:06:07 2012 +0000
- d505e90 omapimage: Add support for byteswapped SPI images by Tom Rini · Tue Oct 16 13:06:06 2012 +0000
- 2a6e8d0 omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · Wed Oct 17 09:20:46 2012 +0000
- 756a7bf OMAP3: add video support to the mcx board by Stefano Babic · Sat Oct 20 23:56:07 2012 +0000
- 133e92d VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · Tue Oct 16 04:07:05 2012 +0000