2012-11-05 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-avr32
|
commit | commitdiff | tree |
2012-11-05 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arm
|
commit | commitdiff | tree |
2012-11-05 |
Wolfgang Denk | Makefile: use EXTRAVERSION for -rc? tag Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-04 |
Tom Rini | Prepare v2013.01-rc1 Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-04 |
Simon Glass | patman: Add additional tags to ignore
|
commit | commitdiff | tree |
2012-11-04 |
Tom Rini | usb gadget ether: Fix warning in is_eth_addr_valid() Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/serial/serial_ns16550.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/mtd/nand: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/mtd/cfi_flash.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/mmc/fsl_esdhc.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/mmc/mmc.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/input/input.c: sparse fix
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/gpio/mpc83xx_gpio.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/block/: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | powerpc/mpc83xx: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | powerpc/mpc85xx: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | arch/powerpc/cpu/mpc8xxx/: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | lib/vsprintf.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | lib/zlib: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | drivers/net/: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | net/: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | common/misc: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | common/cmd_*.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | include/image.h: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | arch/powerpc/lib/board.c, *traps.c: sparse fixes
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | arch/powerpc/lib/extable.c: sparse fix
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | arch/powerpc/include/asm/io.h: fix warning: preprocessor...
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | include/linux/stddef.h: avoid 'warning: preprocessor...
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | include/linux/unaligned/generic.h: fix warning: preprocessor...
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | include/linux/compat.h: fix warning: preprocessor token...
|
commit | commitdiff | tree |
2012-11-04 |
Kim Phillips | include/linux/byteorder: import latest endian definitions... Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-04 |
Stephen Warren | fs: rename fsload command to load
|
commit | commitdiff | tree |
2012-11-04 |
Stephen Warren | fs: fix number base behaviour change in fatload/ext...
|
commit | commitdiff | tree |
2012-11-04 |
Stephen Warren | cmd_ext4: remove TABs from command help text
|
commit | commitdiff | tree |
2012-11-04 |
Stephen Warren | fs: fix do_fsload() handling of optional arguments
|
commit | commitdiff | tree |
2012-11-02 |
Simon Glass | x86: config: Enable AHCI support for coreboot
|
commit | commitdiff | tree |
2012-11-02 |
Simon Glass | ide: Correct function signatures for ide_read/write() Reviewed-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-02 |
Walter Murphy | ahci: Expand HDD Logical Block addressability up to...
|
commit | commitdiff | tree |
2012-11-02 |
Marc Jones | ahci: Perform SATA flush after disk write.
|
commit | commitdiff | tree |
2012-11-02 |
Marc Jones | ahci: Support spin-up and link-up separately
|
commit | commitdiff | tree |
2012-11-02 |
Walter Murphy | ahci: Adjust SATA timeouts for hard disk (spinup delay...
|
commit | commitdiff | tree |
2012-11-02 |
Taylor Hutt | ahci: flush / invalidate dcache around SATA commands
|
commit | commitdiff | tree |
2012-11-02 |
Taylor Hutt | ahci: Use virt_to_phys() to denote physical addresses...
|
commit | commitdiff | tree |
2012-11-02 |
Gabe Black | ahci: Support 64-bit LBA option when reading capacity
|
commit | commitdiff | tree |
2012-11-02 |
Taylor Hutt | ahci: Fix 'Invaild' typo
|
commit | commitdiff | tree |
2012-11-02 |
Taylor Hutt | ahci: Use sizeof(fis) instead of hardcoding '20'
|
commit | commitdiff | tree |
2012-11-02 |
Gabe Black | ahci: Make the AHCI code find the capacity of disks...
|
commit | commitdiff | tree |
2012-11-02 |
Hung-Te Lin | ahci: support scsi writing in AHCI driver
|
commit | commitdiff | tree |
2012-11-02 |
Gabe Black | ahci: Make sending the SETFEATURES_XFER command optional
|
commit | commitdiff | tree |
2012-11-02 |
Stefan Reinauer | ahci: cosmetics and cleanup
|
commit | commitdiff | tree |
2012-11-02 |
Stefan Reinauer | ahci: Improve AHCI debugging
|
commit | commitdiff | tree |
2012-11-02 |
Stefan Reinauer | ahci: Optimise AHCI controller reset and start-up
|
commit | commitdiff | tree |
2012-11-02 |
Stefan Reinauer | scsi: Add function and env var to report number of...
|
commit | commitdiff | tree |
2012-11-02 |
Simon Glass | Support setenv_ulong() and setenv_addr() for powerpc
|
commit | commitdiff | tree |
2012-11-02 |
Hung-Te Lin | scsi: Add scsi_write to SCSI driver
|
commit | commitdiff | tree |
2012-11-02 |
Vadim Bendebury | scsi: Provide support for a list of AHCI controllers.
|
commit | commitdiff | tree |
2012-11-02 |
Vadim Bendebury | ahci: Support splitting of read transactions into multiple...
|
commit | commitdiff | tree |
2012-11-02 |
Stefan Roese | ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4...
|
commit | commitdiff | tree |
2012-11-02 |
Stefan Roese | ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from...
|
commit | commitdiff | tree |
2012-11-02 |
Tom Rini | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG... Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-02 |
Stephen Warren | Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG
|
commit | commitdiff | tree |
2012-11-02 |
Tom Rini | README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-02 |
Simon Glass | git-mailrc: Change x86 maintainer to Simon
|
commit | commitdiff | tree |
2012-11-02 |
Wolfgang Denk | lib/vsprintf.c: don't special-case pointers to address...
|
commit | commitdiff | tree |
2012-11-02 |
Tom Rini | cmd_fdt.c: Use %p when printing pointers Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-11-02 |
Stephen Warren | fs: handle CONFIG_NEEDS_MANUAL_RELOC
|
commit | commitdiff | tree |
2012-11-02 |
Matthias Fuchs | am335x: add initial AM335x IDK board support
|
commit | commitdiff | tree |
2012-10-31 |
Tom Rini | omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-10-30 |
Koen Kooi | am335x: add mux config for DDR3 version of beaglebone
|
commit | commitdiff | tree |
2012-10-30 |
Raphael Assenat | eco5pk: Add new board and default config Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-10-30 |
Pali Rohár | New board support: Nokia RX-51 aka N900
|
commit | commitdiff | tree |
2012-10-30 |
Pali Rohár | cfb_console: Add support for some ANSI terminal escape...
|
commit | commitdiff | tree |
2012-10-30 |
Pali Rohár | Add power bus message definitions in twl4030.h
|
commit | commitdiff | tree |
2012-10-30 |
Pali Rohár | arm bootm: Allow to pass board specified atags
|
commit | commitdiff | tree |
2012-10-29 |
Tom Rini | MAKEALL: Add -s to '${MAKE} tidy' section Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-10-29 |
Simon Glass | ext4: Fix printf() format string error
|
commit | commitdiff | tree |
2012-10-29 |
Stephan Gatzka | FPGA: Cyclon II: Correctly reset the FPGA before configuration
|
commit | commitdiff | tree |
2012-10-29 |
Stephen Warren | fs: add filesystem switch libary, implement ls and...
|
commit | commitdiff | tree |
2012-10-29 |
Stephen Warren | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_...
|
commit | commitdiff | tree |
2012-10-29 |
Stephen Warren | fs: delete unused Makefile
|
commit | commitdiff | tree |
2012-10-29 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-coldfire
|
commit | commitdiff | tree |
2012-10-26 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arm
|
commit | commitdiff | tree |
2012-10-26 |
Allen Martin | serial: remove calls to serial_assign()
|
commit | commitdiff | tree |
2012-10-25 |
Andrew Bradford | am335x_evm: Enable use of UART{1,2,3,4,5}
|
commit | commitdiff | tree |
2012-10-25 |
Andrew Bradford | serial: ns16550: Enable COM5 and COM6
|
commit | commitdiff | tree |
2012-10-25 |
Andrew Bradford | am33xx: Enable UART{1,2,3,4,5} pin-mux
|
commit | commitdiff | tree |
2012-10-25 |
Andrew Bradford | am33xx: Enable UART{1,2,3,4,5} clocks
|
commit | commitdiff | tree |
2012-10-25 |
Stephen Warren | FAT: implement fat_set_blk_dev(), convert cmd_fat.c
|
commit | commitdiff | tree |
2012-10-25 |
Stephen Warren | FAT: initialize all fields in cur_part_info, simplify...
|
commit | commitdiff | tree |
2012-10-25 |
Stephen Warren | FAT: remove cur_part_nr
|
commit | commitdiff | tree |
2012-10-25 |
Kim Phillips | drivers/serial/serial_ns16550.c: sparse fixes
|
commit | commitdiff | tree |
2012-10-25 |
Kim Phillips | drivers/i2c/fsl_i2c.c: sparse fix
|
commit | commitdiff | tree |
2012-10-25 |
Peter Korsgaard | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their...
|
commit | commitdiff | tree |
2012-10-25 |
Peter Korsgaard | am33xx: support board specific ddr settings Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-10-25 |
Peter Korsgaard | am33xx: move generic parts of pinmux handling out from...
|
commit | commitdiff | tree |
2012-10-25 |
Peter Korsgaard | am33xx/board: use cpu_mmc_init() for default mmc initialization
|
commit | commitdiff | tree |
2012-10-25 |
Peter Korsgaard | am33xx: move ti i2c baseboard header handling to board... Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-10-25 |
Peter Korsgaard | am33xx/board.c: make wdtimer/uart_base static
|
commit | commitdiff | tree |
2012-10-25 |
Tom Rini | am33xx: Add SPI SPL as an option Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2012-10-25 |
Tom Rini | omapimage: Add support for byteswapped SPI images Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
next |