Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
032d59ca547da5746a863f7e197b1fac415b750e
032d59c
arm: rmobile: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
12889ef
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
by Tom Rini
· 10 years ago
b28b2e2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
ab87281
arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo
by Nikita Kiryanov
· 10 years ago
97d5daf
arm: mx6: cm_fx6: change issd gpio order
by Nikita Kiryanov
· 10 years ago
ae0a494
Merge git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 10 years ago
a4c152b
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 10 years ago
ea7851d
dm: sunxi: Request USB vbus gpio
by Hans de Goede
· 10 years ago
3d1095f
dm: sunxi: Request card detect gpio
by Hans de Goede
· 10 years ago
6664898
dm: sunxi: Add support for serial using driver model
by Simon Glass
· 10 years ago
7830453
dm: sunxi: Modify the GPIO driver to support driver model
by Simon Glass
· 10 years ago
e941e2b
dm: sunxi: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
d862453
dm: sunxi: Add pinmux functions which take a bank parameter
by Simon Glass
· 10 years ago
b38f911
dm: sunxi: Add a new config for an FDT-based pcDuino3
by Simon Glass
· 10 years ago
eb27dfb
dm: sunxi: dts: Add sun7i device tree files
by Simon Glass
· 10 years ago
faef71b
sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.
by Ian Campbell
· 10 years ago
0ea187d
sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>
by Ian Campbell
· 10 years ago
33502bf
sunxi: Drop FEL variants of defconfigs.
by Ian Campbell
· 10 years ago
8f32aaa
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
8ad104b
sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option
by Ian Campbell
· 10 years ago
4a24a1c
sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.
by Ian Campbell
· 10 years ago
d8e69e0
sunxi: kconfig: Add top-level ARCH_SUNXI
by Ian Campbell
· 10 years ago
a2e1868
ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename
by Chen-Yu Tsai
· 10 years ago
b9cd76f
ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD
by Dirk Eibach
· 10 years ago
4a551ca
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
8f9e583
ARM: kwimage: fix v0 format
by Gerald Kerma
· 10 years ago
61ad13a
MAINTAINERS: fix Pantelis Antoniou email address
by Igor Grinberg
· 10 years ago
6736b8b
Fix cosmetic issues in mkimage manpage
by Vagrant Cascadian
· 10 years ago
88d4c45
kbuild: do not hide clang warnings during build with W=1
by Masahiro Yamada
· 10 years ago
c02a327
sparc: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· 10 years ago
b37a03d
sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines
by Masahiro Yamada
· 10 years ago
156be26
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
by Masahiro Yamada
· 10 years ago
f54d7d6
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
by Masahiro Yamada
· 10 years ago
14eaac1
sparc: Use nicer prompt for board select menu
by Masahiro Yamada
· 10 years ago
6512cc1
serial: add prototypes for init functions
by Jeroen Hofstee
· 10 years ago
2f65bef
arm926ejs: cache: use __weak
by Jeroen Hofstee
· 10 years ago
f458c4d
i2c: use __weak
by Jeroen Hofstee
· 10 years ago
3fbb558
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 10 years ago
c5b908e
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
01e6f33
usb: ehci: rmobile: Collect up address data
by Nobuhiro Iwamatsu
· 10 years ago
0e2c967
usb: ehci: rmobile: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
2d02ae7
usb: kbd: Add (optional) support for using an interrupt queue for polling
by Hans de Goede
· 10 years ago
3c79470
usb: kbd: Cache pipe, interval and packetsize
by Hans de Goede
· 10 years ago
35e116c
stdio: Fix memleak on stdio_deregister
by Hans de Goede
· 10 years ago
55a5451
usb: kbd: Fix memleak on usb_kbd_deregister()
by Hans de Goede
· 10 years ago
36fc749
usb: kbd: Remove unused usb_kbd_generic_poll function
by Hans de Goede
· 10 years ago
6f68122
usb: Make pollable int support available outside of ehci-hcd.c
by Hans de Goede
· 10 years ago
8c5c5ca
usb: ehci: Move cache invalidation to poll_int_queue
by Hans de Goede
· 10 years ago
7f7cb73
usb: ehci: Move interrupt packet length check to create_int_queue
by Hans de Goede
· 10 years ago
8ba55ed
usb: ehci: Do not disable an already disabled periodic schedule
by Hans de Goede
· 10 years ago
5893f23
usb: Do not power-cycle usb devices on init
by Hans de Goede
· 10 years ago
1ac890d
usb: Remove unnecessary portnr lookup from usb_new_device
by Hans de Goede
· 10 years ago
5ba66ad
net: sh-eth: Add cache writeback control after setting bit of DMA descriptor
by Nobuhiro Iwamatsu
· 10 years ago
1c82211
net: sh-eth: Use memalign instead of orignal memroy alignment function
by Nobuhiro Iwamatsu
· 10 years ago
c24b3eb
net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE
by Nobuhiro Iwamatsu
· 10 years ago
4d86edb
serial: sh: r8a7794: Add support external clock
by Nobuhiro Iwamatsu
· 10 years ago
290fdfd
net: sh-eth: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
c452066
serial: sh: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
582ab42
arm: rmobile: alt: Add VFAT filesystem support
by Nobuhiro Iwamatsu
· 10 years ago
8208d9b
arm: rmobile: alt: Add support USB and USB commands
by Nobuhiro Iwamatsu
· 10 years ago
45d0045
arm: rmobile: alt: Fix typo of SCIF id
by Nobuhiro Iwamatsu
· 10 years ago
fa59ccd
arm: rmobile: alt: Remove RAM address initialization
by Nobuhiro Iwamatsu
· 10 years ago
0de0e50
arm: rmobile: koelsch: Remove RAM address initialization
by Nobuhiro Iwamatsu
· 10 years ago
69b1748
arm: rmobile: lager: Remove RAM address initialization
by Nobuhiro Iwamatsu
· 10 years ago
a341e77
arm: rmobile: alt: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
25c0dca
arm: rmobile: koelsch: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
2af4b00
arm: rmobile: lager: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
67fd59b
arm: rmobile: lager: Fix change of the CPU frequency
by Nobuhiro Iwamatsu
· 10 years ago
06c9e17
arm: rmobile: r8a7790: Update initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
8be3d9f
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
186f7f1
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
7ec578a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
e33a8bf
novena: Add MAINTAINERS file
by Fabio Estevam
· 10 years ago
0cfb896
arm, imx, spi: detect spi flash again on aristainetos board
by Heiko Schocher
· 10 years ago
700020e
imx: mx6 sabreauto: Add board support for USB EHCI
by Ye.Li
· 10 years ago
a056ba5
imx: mx6slevk: Add support for USDHC1 and USDHC3 slots
by Ye.Li
· 10 years ago
2ceeef8
imx: mx6sl: Add IOMUX setting for USDHC1-3
by Ye.Li
· 10 years ago
2b7f877
imx: mx6: Enable high frequency clock source for GPT
by Ye.Li
· 10 years ago
622dfbd
imx: mx6sl: Set the preclk clock source to OSC 24Mhz
by Ye.Li
· 10 years ago
a5422ca
imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source
by Ye.Li
· 10 years ago
ae88eb1
imx: mx6sl: Add perclk_clk_sel bit define in CCM
by Ye.Li
· 10 years ago
b7d176f
imx: gpt: Add High frequency clock source support for GPT
by Ye.Li
· 10 years ago
49e036f
imximage: Fix the bootdata.size calculation
by Ye.Li
· 10 years ago
4e6cdff
MIPS: add .padding section to linker script
by Daniel Schwierzeck
· 10 years ago
c03df26
MIPS: refactor setting of compiler options
by Daniel Schwierzeck
· 10 years ago
2721e7a
MIPS: kconfig: add options for vct board variant select
by Daniel Schwierzeck
· 10 years ago
eb652f4
MIPS: kconfig: add options for dbau1x00 board variant select
by Daniel Schwierzeck
· 10 years ago
94384d1
MIPS: kconfig: merge targets qemu_mips and qemu_mips64
by Daniel Schwierzeck
· 10 years ago
99e7af2
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
by Daniel Schwierzeck
· 10 years ago
256034d
MIPS: kconfig: add options for CPU type select
by Daniel Schwierzeck
· 10 years ago
a4c242b
MIPS: kconfig: add options for endianess select
by Daniel Schwierzeck
· 10 years ago
5d1244b
Remove the CREDITS file
by Masahiro Yamada
· 10 years ago
20363ee
novena: Add MAINTAINERS file
by Fabio Estevam
· 10 years ago
1d2ade0
ppc/arm: remove remainders of dead boards in Kconfig
by Masahiro Yamada
· 10 years ago
0ea611c
Remove unused files
by Masahiro Yamada
· 10 years ago
5859f8d
twl4030: VMMC2 3.2V enable on MMC init
by Paul Kocialkowski
· 10 years ago
933918c
tools/kwbimage: Fix compilation warning
by Stefan Roese
· 10 years ago
7abec5b
tools/kwbimage.c: fix build on darwin
by Andreas Bießmann
· 10 years ago
04457b7
arm: mxs: Define bootscript env variable on m28evk
by Marek Vasut
· 10 years ago
54a4bcb
arm: arch-mx6: typo fixes in crm_regs.h
by Soeren Moch
· 10 years ago
Next »