Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
39eb82b44447aec45790ab4d99f0766754d654f2
39eb82b
ehci-mxc: Fix host power mask bit for i.MX25
by Benoît Thébaudeau
· Fri Nov 16 06:46:24 2012 +0000
25848a6
mx35pdk: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:10 2012 +0000
76a853e
mx31pdk: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:09 2012 +0000
de76a6a
mx25pdk: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:08 2012 +0000
e132c28
mx51evk: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:07 2012 +0000
dc9ee68
mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:06 2012 +0000
df58540
mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:05 2012 +0000
d756771
mx53loco: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:04 2012 +0000
2b9c1d1
mx28evk: Configure CONFIG_BOOTDELAY to one second
by Fabio Estevam
· Fri Nov 16 05:09:03 2012 +0000
a1599d6
ehci-mxc: Fix host power mask bit for i.MX35
by Benoît Thébaudeau
· Fri Nov 16 01:42:49 2012 +0000
f6fde41
mx6: clock: Only show CSPI clock if CSPI is enabled
by Fabio Estevam
· Fri Nov 16 01:30:10 2012 +0000
5e8341c
spi: mxc_spi: Fix spi clock glitch durant reset
by Fabio Estevam
· Thu Nov 15 11:23:24 2012 +0000
17cd2a8
spi: mxc_spi: Fix handling of chip select
by Fabio Estevam
· Thu Nov 15 11:23:23 2012 +0000
a82fee0
mx5: Print CSPI clock in 'clock' command
by Fabio Estevam
· Thu Nov 15 11:23:22 2012 +0000
a7fb91d
mx5: Align SPI CS naming with i.MX53 reference manual
by Fabio Estevam
· Thu Nov 15 11:23:21 2012 +0000
98023c1
ehci-mx5/6: Make board_ehci_hcd_init() optional
by Benoît Thébaudeau
· Tue Nov 13 09:58:35 2012 +0000
50af5db
mx35pdk: Add support for OTG
by Benoît Thébaudeau
· Tue Nov 13 09:58:25 2012 +0000
c44f54d
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· Tue Nov 13 09:58:12 2012 +0000
27a23bb
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· Tue Nov 13 09:57:59 2012 +0000
e617b3f
ehci-mxc: Make i.MX25 EHCI configurable
by Benoît Thébaudeau
· Tue Nov 13 09:57:48 2012 +0000
17971a9
ehci-mxc: Make EHCI power/oc polarities configurable
by Benoît Thébaudeau
· Tue Nov 13 09:57:27 2012 +0000
284a459
ehci-mx5: Add missing OC_DIS for i.MX53
by Benoît Thébaudeau
· Tue Nov 13 09:57:14 2012 +0000
46a53ab
ehci-mx5: Fix *PM usage for i.MX53
by Benoît Thébaudeau
· Tue Nov 13 09:56:59 2012 +0000
b7647f3
ehci-mx5: Fix OPM usage
by Benoît Thébaudeau
· Tue Nov 13 09:56:44 2012 +0000
2b2a415
ehci-mx5: Fix OC_DIS usage
by Benoît Thébaudeau
· Tue Nov 13 09:56:30 2012 +0000
cb10972
ehci-mx5: Clean up
by Benoît Thébaudeau
· Tue Nov 13 09:56:15 2012 +0000
12638de
ehci-mxc: Clean up
by Benoît Thébaudeau
· Tue Nov 13 09:55:57 2012 +0000
ef327bf
mx31: Move EHCI definitions to ehci-fsl.h
by Benoît Thébaudeau
· Tue Nov 13 09:55:30 2012 +0000
6135685
arch-mx6: add mx6dl_pins.h
by Troy Kisky
· Tue Oct 23 10:57:49 2012 +0000
b3aec6a
imx-common: cpu: add imx_ddr_size
by Troy Kisky
· Tue Oct 23 10:57:48 2012 +0000
d8c2fd0
mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
by Troy Kisky
· Tue Oct 23 10:57:47 2012 +0000
5839493
mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
by Troy Kisky
· Tue Oct 23 10:57:46 2012 +0000
ecacc01
Merge git://git.denx.de/u-boot
by Stefano Babic
· Sat Nov 10 08:05:54 2012 +0100
304372b
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri Nov 09 08:47:25 2012 -0700
9ac7cc2
common/command.c: revert changes from commit 199adb60
by Anatolij Gustschin
· Thu Nov 08 12:40:17 2012 +0100
a62b904
microblaze: Fix compilation failure because of missing libdts
by Michal Simek
· Wed Sep 26 14:24:05 2012 +0200
c1b1493
microblaze: Remove asm/bitops.h from asm/posix_types.h
by Michal Simek
· Wed Nov 07 15:25:39 2012 +0100
e3aa3d5
microblaze: Flush caches before enabling them
by Michal Simek
· Tue Sep 25 10:13:35 2012 +0200
48c0d48
microblaze: Fix byteorder for microblaze
by Michal Simek
· Wed Sep 26 15:24:51 2012 +0200
59085d3
microblaze: Fix compilation warning in ext2_find_next_zero_bit
by Michal Simek
· Wed Sep 26 14:42:38 2012 +0200
becc684
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· Mon Nov 05 09:46:45 2012 -0700
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Nov 05 07:42:00 2012 -0700
ae51b4a
Makefile: use EXTRAVERSION for -rc? tag
by Wolfgang Denk
· Sun Nov 04 17:50:54 2012 -0700
6666ef5
Prepare v2013.01-rc1
by Tom Rini
· Sun Nov 04 11:44:08 2012 -0700
a037dab
patman: Add additional tags to ignore
by Simon Glass
· Fri Nov 02 06:38:43 2012 +0000
add21ca
usb gadget ether: Fix warning in is_eth_addr_valid()
by Tom Rini
· Wed Oct 31 13:30:41 2012 +0000
561cda9
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:47 2012 +0000
0b2efcf
drivers/mtd/nand: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:46 2012 +0000
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
d58778d
socfpga/spl: Remove malloc.h
by Vikram Narayanan
· Tue Oct 23 00:22:53 2012 +0000
4d0fde7
socfpga/spl: Remove timer_init from spl_board_init
by Vikram Narayanan
· Tue Oct 23 00:21:16 2012 +0000
05523f1
arm: atmel: cpux9k2: add missing cache configs
by Jens Scharsig (BuS Elektronik)
· Thu Oct 18 21:41:10 2012 +0000
9b9f90b
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· Sat Nov 03 10:05:22 2012 +0100
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
Next »