Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5d23de5d5e695391ef008bb12e9343f0c71a3013
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
c3c10f9
blackfin: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
abff819
m68k: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
aa96dd1
x86: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
07bcebf
nios2: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8087e0e
nds32: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
48a47f0
mips: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
04e7e5a
microblaze: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
a90185e
openrisc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
796b986
avr32: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
f408ace
sh: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
873ccf8
sparc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
9c69e30
sh: Do not include start.o in lib$(CPU).o
by Masahiro Yamada
· 11 years ago
5e3d1b1
sparc: fix a link error
by Masahiro Yamada
· 11 years ago
cd6fdfb
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
827b816
ARM: omap: move OMAP specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
df04214
ARM: tegra: move Tegra specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
006bb56
fs: move some file system to fs/Makefile
by Masahiro Yamada
· 11 years ago
887082a
drivers: move some drivers to drivers/Makefile
by Masahiro Yamada
· 11 years ago
1b8b224
Makefile: support descending down to subdirectories
by Masahiro Yamada
· 11 years ago
376c5bf
board: ti: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
4fbb29d
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
52f677a
sandbox: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
efae516
disk: convert a makefile to Kbuild style
by Masahiro Yamada
· 11 years ago
f9e50cc
lib: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
51dda80
net: convert a makefile to Kbuild style
by Masahiro Yamada
· 11 years ago
55c745d
common: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
22cca02
fs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3e02168
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
25bb3af
drivers: mtd: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
cd31b06
drivers: net: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
15103d1
ARM: imx-common: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
5a0c0ba
ARM: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
008a1ec
arm720t: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
0dc9b45
arm920t: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
65aac04
arm926ejs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d449575
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8d45f36
Makefile: prepare for using Kbuild-style Makefile
by Masahiro Yamada
· 11 years ago
b7bef6a
nand_util.c: Correct licensing
by Tom Rini
· 11 years ago
8a065e9
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
c4fd451
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
d49eb9e
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
a63efe7
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
7016309
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· 11 years ago
adccccf
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
d94735b
mmc: dw_mmc: change the callback function name.
by Jaehoon Chung
· 11 years ago
b3f1409
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
5f14368
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
9ab0549
video, formike: change tag/val write
by Heiko Schocher
· 11 years ago
6275956
video, cfb_console: make background and foreground color configurable
by Heiko Schocher
· 11 years ago
d6e427a
video: ipu_disp: Fix clock polarity logic
by Fabio Estevam
· 11 years ago
c98bf29
mpc85xx: introduce the kmp204x reference design support
by Valentin Longchamp
· 11 years ago
f4fe44a
fsl/mpc85xx: define common serdes_clock_to_string function
by Valentin Longchamp
· 11 years ago
cbb6566
mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account
by Valentin Longchamp
· 11 years ago
51b2ca3
net/fman: add a fm_enable_port function
by Valentin Longchamp
· 11 years ago
0b81093
mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
by Valentin Longchamp
· 11 years ago
993967a
mpc8xxx: call i2c_set_bus_num in __get_spd
by Valentin Longchamp
· 11 years ago
391cc9b
KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init
by Valentin Longchamp
· 11 years ago
255f250
KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board
by Valentin Longchamp
· 11 years ago
1d39959
KM: fix typo in default environment
by Valentin Longchamp
· 11 years ago
1192b52
km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h
by Valentin Longchamp
· 11 years ago
3d854c4
powerpc: cast bi_memsize to ulong for %ld usage
by Valentin Longchamp
· 11 years ago
16b0806
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· 11 years ago
d04f8fe
powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
by ramneek mehresh
· 11 years ago
ec18dc19
powerpc/c29xpcie: add DDR ECC on off config setting
by Po Liu
· 11 years ago
3135dba
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
82e1ec7
arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU
by Nobuhiro Iwamatsu
· 11 years ago
adbaef5
arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ
by Nobuhiro Iwamatsu
· 11 years ago
6208335
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 11 years ago
75dbc3a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
df446f5
usb: udc: add udc.h include file
by Troy Kisky
· 11 years ago
f157394
usb: gadget: mv_udc: split mv_udc.h file
by Troy Kisky
· 11 years ago
06bb97a
usb: gadget: mv_udc: optimize ep_enable
by Troy Kisky
· 11 years ago
1567b88
usb: gadget: mv_udc: optimize bounce
by Troy Kisky
· 11 years ago
256a317
usb: gadget: mv_udc: fix full speed connections
by Troy Kisky
· 11 years ago
ed72a9e
usb: ehci-mx6: add support for otg port
by Troy Kisky
· 11 years ago
ea50bb6
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
by Troy Kisky
· 11 years ago
7d6bbb9
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
de8ae7b
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
2870a24
ARM: omap5-evm: Move MAC creation to misc_init
by Dan Murphy
· 11 years ago
6044db3
usb: am437x: Add support for am437x xhci USB host
by Dan Murphy
· 11 years ago
69521c1
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· 11 years ago
2625091
usb: omap: Move the usb phy code to the usb/phy directory
by Dan Murphy
· 11 years ago
9069075
usb: omap5: Update the board_usb_init api
by Dan Murphy
· 11 years ago
1aca619
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· 11 years ago
1460581
trats: Update TRATS config to support TIZEN download
by Lukasz Majewski
· 11 years ago
bddf272
samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup
by Lukasz Majewski
· 11 years ago
32dc389
cmd:thor: Support for TIZEN's download command (thordown)
by Lukasz Majewski
· 11 years ago
1c1af4f
usb:g_dnl: Support for TIZEN's THOR function in generic download code
by Lukasz Majewski
· 11 years ago
61e5493
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
by Lukasz Majewski
· 11 years ago
44b5b38
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
by Lukasz Majewski
· 11 years ago
8143f22
usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one
by Lukasz Majewski
· 11 years ago
3426423
dfu:core: Export dfu_{get|free}_buf functions
by Lukasz Majewski
· 11 years ago
1737f0f
dfu:core: Find DFU alt setting number by passing its name
by Lukasz Majewski
· 11 years ago
bf100a9
usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
by Lukasz Majewski
· 11 years ago
e0f2f8c
usb:smsx95xx LED activity for USB net driver
by Suriyan Ramasami
· 11 years ago
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
760327c
nitrogen6x: add CONFIG_MV_UDC
by Troy Kisky
· 11 years ago
Next »