Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
194c3bf036e7807bee581ae182793799de023bfd
194c3bf
ppc: Create a stack frame for wait_ticks()
by Joakim Tjernlund
· Mon Jul 16 21:25:40 2012 +0000
bca9383
part_mac: dcache: allocate cacheline-aligned buffers
by Benoît Thébaudeau
· Fri Jul 13 21:31:03 2012 +0200
ee939dd
mmc: Remove unused item flags in struct mmc_cmd
by Kaspter Ju
· Thu May 31 04:27:50 2012 +0000
4f28fc2
u-boot yaffs2: Fix compilation warnings
by Charles Manning
· Tue Aug 14 18:26:10 2012 +0000
d296daa
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Sun Sep 02 16:38:48 2012 +0200
3fbb942
patman: Do not Cc addresses included in To list
by Otavio Salvador
· Sat Aug 18 07:19:51 2012 +0000
fe07d07
patman: Allow for changelog use in first version of a series
by Otavio Salvador
· Mon Aug 13 10:08:22 2012 +0000
98c5e79
patman: don't mess with signoffs
by Ilya Yanok
· Mon Aug 06 23:46:08 2012 +0000
48ab4c6
patman: don't mess with changelog
by Ilya Yanok
· Mon Aug 06 23:46:07 2012 +0000
cedee80
patman: don't pick changes while processing patches
by Ilya Yanok
· Mon Aug 06 23:46:06 2012 +0000
644c184
patman: fix end of changes detection
by Ilya Yanok
· Mon Aug 06 23:46:05 2012 +0000
61d47ca
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
by Andrew Sharp
· Wed Aug 29 14:16:32 2012 +0000
9e72719
pci: update pci_ids.h with a few new entries
by Andrew Sharp
· Wed Aug 29 14:16:31 2012 +0000
0e2dc47
pci: minor cleanup of CONFIG_PCI_PNP usage
by Andrew Sharp
· Wed Aug 29 14:16:30 2012 +0000
6870513
pci: clean up some whitespace and formatting
by Andrew Sharp
· Wed Aug 29 14:16:29 2012 +0000
f4f2482
pci: fix errant data types and corresponding access functions
by Andrew Sharp
· Wed Aug 01 12:27:16 2012 +0000
72d6685
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· Sun Sep 02 00:44:09 2012 +0200
dd359a1
at91: 9x5: Enable PMECC for 5series ek board.
by Wu, Josh
· Thu Aug 23 00:05:38 2012 +0000
e333036
at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.
by Wu, Josh
· Thu Aug 23 00:05:37 2012 +0000
fd3091d
at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
by Wu, Josh
· Thu Aug 23 00:05:36 2012 +0000
1586d1b
at91: atmel_nand: remove unused variables.
by Wu, Josh
· Thu Aug 23 00:05:35 2012 +0000
6cded6d
at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param().
by Wu, Josh
· Thu Aug 23 00:05:34 2012 +0000
4a73e58
atmel: at91sam9x5: add spi flash boot support
by Bo Shen
· Sun Aug 19 20:32:24 2012 +0000
270e61a
arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT
by Bo Shen
· Mon Aug 27 00:04:34 2012 +0000
27755d1
arm:at91-boards: remove console_init_f where unnecessary
by Andreas Bießmann
· Thu Aug 16 06:01:51 2012 +0000
92027e7
at91sam9263ek: remove unnecessary console_init_f
by Andreas Bießmann
· Wed Aug 15 22:18:56 2012 +0000
778a2a6
spi: atmel: add WDRBT bit to avoid receive overrun
by Bo Shen
· Sun Aug 19 20:32:22 2012 +0000
2e383ad
atmel: at91sam9x5: fix name error for spi
by Bo Shen
· Sun Aug 19 20:32:23 2012 +0000
676627b
Take over the maintainer for sam9g10 and sam9m10g45
by Bo Shen
· Sun Aug 19 23:01:50 2012 +0000
68df918
arm : at91sam9x5 : fix a small bug for NAND
by Bo Shen
· Wed Aug 15 18:44:27 2012 +0000
9db5799
AT91: Small fix on AT91 USART initialization code
by Xu, Hong
· Tue Aug 02 01:05:04 2011 +0000
46a8ab7
at91sam9263ek: fix 'update' script
by Andreas Bießmann
· Thu Jun 28 02:32:32 2012 +0000
8a06e63
ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
by Bo Shen
· Tue Aug 14 16:48:05 2012 +0000
36eccd2
MUSB driver: Timeout is never detected as the while loop does not end
by Matej Frančeškin
· Thu Aug 30 09:24:39 2012 +0200
ce1826b
usb: fix ulpi_set_vbus prototype
by Lucas Stach
· Sun Aug 19 18:22:07 2012 +0200
bbebc4d
pxa25x: Add UDC registers definitions
by Łukasz Dałek
· Sun Aug 19 00:21:02 2012 +0200
62c1c7c
USB: Fix strict aliasing in ohci-hcd
by Troy Kisky
· Sat Aug 11 14:49:09 2012 -0700
a1f0adb
usb: Optimize USB storage read/write
by Jim Shimer
· Mon Jul 30 22:11:28 2012 -0400
4e23df1
ehci: Optimize qTD allocations
by Benoît Thébaudeau
· Fri Aug 10 18:27:23 2012 +0200
fbf909a
usb_stor_BBB_transport: Do not delay when not required
by Benoît Thébaudeau
· Fri Aug 10 18:27:11 2012 +0200
dfa2bcc
usb_storage: Remove EHCI constraints
by Benoît Thébaudeau
· Fri Aug 10 18:23:25 2012 +0200
938051f
usb_storage: Restore non-EHCI support
by Benoît Thébaudeau
· Fri Aug 10 18:26:50 2012 +0200
b39f8b5
ehci-hcd: Boost transfer speed
by Benoît Thébaudeau
· Fri Aug 10 18:22:32 2012 +0200
458fb1e
ehci: cosmetic: Define used constants
by Benoît Thébaudeau
· Fri Aug 10 18:22:11 2012 +0200
58c4dfb
ehci: Fail for multi-transaction interrupt transfers
by Benoît Thébaudeau
· Thu Aug 09 23:50:44 2012 +0200
7b513c4
arm:trats: Enable g_dnl composite USB gadget with embedded DFU function on TRATS
by Lukasz Majewski
· Mon Aug 06 14:41:11 2012 +0200
51de176
arm:trats: Support for USB UDC driver at TRATS board.
by Lukasz Majewski
· Mon Aug 06 14:41:10 2012 +0200
9273f4f
dfu:cmd: Support for DFU u-boot command
by Lukasz Majewski
· Mon Aug 06 14:41:09 2012 +0200
34106b2
dfu: MMC specific routines for DFU operation
by Lukasz Majewski
· Mon Aug 06 14:41:08 2012 +0200
d311c6e
dfu: DFU backend implementation
by Lukasz Majewski
· Mon Aug 06 14:41:07 2012 +0200
b7a15bf
dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget
by Lukasz Majewski
· Mon Aug 06 14:41:06 2012 +0200
c574de5
dfu:usb: Support for g_dnl composite download gadget.
by Lukasz Majewski
· Mon Aug 06 14:41:05 2012 +0200
e68f48a
ehci: cosmetic: Define the number of qt_buffers
by Benoît Thébaudeau
· Thu Jul 19 22:16:38 2012 +0200
c08d11c
fsl_esdhc: Remove cache snooping for i.MX
by Benoît Thébaudeau
· Mon Aug 13 07:28:16 2012 +0000
1da8a7b
mxc: Define architecture identifier
by Benoît Thébaudeau
· Mon Aug 13 07:27:58 2012 +0000
68fc638
MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR
by Stefano Babic
· Tue Aug 28 03:10:51 2012 +0000
7d04bd7
mx5:Use IMX_GPIO_NR macro
by Ashok Kumar Reddy
· Tue Aug 28 07:39:38 2012 +0530
a50f8d9
efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's production U-Boot
by Matt Sealey
· Fri Aug 24 06:44:24 2012 +0000
ed95f61
efikamx: update to Efika MX Smarttop and Smartbook boards
by Matt Sealey
· Mon Aug 27 05:58:30 2012 +0000
6815cf6
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· Wed Aug 22 10:10:11 2012 +0000
04bac9a
efikamx: update MAINTAINERS for Genesi Efika MX systems
by Matt Sealey
· Thu Aug 23 04:56:19 2012 +0000
57c0f81
efikamx: configure Smarttop PCBID and LED pads in DCD for convenience
by Matt Sealey
· Wed Aug 22 09:25:40 2012 +0000
285961e
efikamx: remove drive strength function and roll its functionality into the DCD
by Matt Sealey
· Wed Aug 22 09:25:39 2012 +0000
af8f53b
efikamx: move and rename Efika MX directories and config files to prepare for new boards
by Matt Sealey
· Wed Aug 22 09:25:38 2012 +0000
f134d24
MX28: m28evk: Enable SPI DMA
by Marek Vasut
· Tue Aug 21 16:17:29 2012 +0000
dee493c
MX28: m28evk: Align SSP clock speed
by Marek Vasut
· Tue Aug 21 16:17:28 2012 +0000
7f4d014
MX28: SPI: Supercharge the SPI driver
by Marek Vasut
· Tue Aug 21 16:17:27 2012 +0000
0f6f68c
MX28: DMA: Prolong the DMA timeout
by Marek Vasut
· Tue Aug 21 16:17:26 2012 +0000
f16c8e6
MX28: DMA: Align the struct mxs_dma_desc
by Marek Vasut
· Tue Aug 21 16:17:25 2012 +0000
5e3deeb
mx6qarm2:Use IMX_GPIO_NR macro
by Ashok Kumar Reddy
· Thu Aug 23 21:01:34 2012 +0530
f6315ed
imx27lite: update with gpio api change (v4)
by trem
· Sat Aug 25 05:30:34 2012 +0000
cf233ed
gpio: add gpio api support to mx27 (v4)
by trem
· Sat Aug 25 05:30:33 2012 +0000
397e3d5
mx5: add iomux-mx51.h include
by Matt Sealey
· Wed Aug 22 09:24:06 2012 +0000
a2bbe0c
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· Sun Aug 19 04:58:30 2012 +0000
d1de2e0
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· Sun Aug 19 04:58:29 2012 +0000
d8e9063
mxs: Replace i.MX233 by i.MX23 on copyright header
by Otavio Salvador
· Sun Aug 19 04:58:28 2012 +0000
daaf7a9
mxc: Make gpio_get_value() use PSR
by Benoît Thébaudeau
· Mon Aug 20 10:55:41 2012 +0000
85818cf
mx53ard: Use IMX_GPIO_NR macro
by Fabio Estevam
· Tue Aug 21 10:01:58 2012 +0000
f6b2366
mx51evk: Use IMX_GPIO_NR macro
by Fabio Estevam
· Tue Aug 21 10:01:57 2012 +0000
642af86
mx53loco: Use IMX_GPIO_NR macro
by Fabio Estevam
· Tue Aug 21 10:01:56 2012 +0000
f884a42
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· Tue Aug 14 10:32:40 2012 +0000
efc9187
mx35: Move clock enums to clock.h
by Benoît Thébaudeau
· Tue Aug 14 10:32:21 2012 +0000
4618789
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· Tue Aug 14 09:40:02 2012 +0000
97f69e6
mx35: Fix broken pin definitions
by Benoît Thébaudeau
· Tue Aug 14 09:39:49 2012 +0000
6774a92
mx35 iomux: Remove unused macro
by Benoît Thébaudeau
· Tue Aug 14 09:39:16 2012 +0000
f303935
mx5: Undeclare imx_decode_pll()
by Benoît Thébaudeau
· Tue Aug 14 08:06:23 2012 +0000
fc05b90
MX: Set a common gpio.h for all i.MX
by Stefano Babic
· Sun Aug 19 21:33:50 2012 +0000
f13094d
mxs: Use correct function name to initialize dram
by Fabio Estevam
· Sat Aug 18 13:28:12 2012 +0000
99a633b
mx28evk: Remove unneeded 'undef'
by Fabio Estevam
· Sat Aug 18 13:28:11 2012 +0000
c615224
MX28: Move "regs-base.h" include after SoC type configuration
by Otavio Salvador
· Sat Aug 18 07:25:26 2012 +0000
1781100
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· Sat Aug 18 07:25:25 2012 +0000
5baa248
mx35: Add cpu_mmc_init()
by Benoît Thébaudeau
· Fri Aug 17 10:43:48 2012 +0000
58d2232
mx5/6: Fix cpu_mmc_init() return value
by Benoît Thébaudeau
· Fri Aug 17 10:42:55 2012 +0000
3a9af06
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· Fri Aug 17 08:15:11 2012 +0000
28fd51b
spi: fix mxc_spi_slave structure allocation to clear memory
by Matt Sealey
· Fri Aug 17 08:15:10 2012 +0000
dd793fc
mx53evk: add boot_mode support
by Troy Kisky
· Wed Aug 15 10:31:22 2012 +0000
580f4e3
mx6qsabrelite: add boot_mode support
by Troy Kisky
· Wed Aug 15 10:31:21 2012 +0000
0ca618c
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
by Troy Kisky
· Wed Aug 15 10:31:20 2012 +0000
c939e2c
iomux: move IOMUX_GPR13_xxx defines
by Troy Kisky
· Wed Aug 15 10:27:11 2012 +0000
055926a
mx35: Remove duplicate GPIO3_BASE_ADDR
by Benoît Thébaudeau
· Tue Aug 14 11:03:34 2012 +0000
Next »