Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
95abe5f975642c7104e5a466b169aaefc9f50c3f
95abe5f
sh: add support for sh7753evb board
by Yoshihiro Shimoda
· Wed Dec 18 16:03:44 2013 +0900
bde12dd
Prepare v2014.01-rc2
by Tom Rini
· Mon Dec 16 13:07:05 2013 -0500
4be8766
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Mon Dec 16 09:30:52 2013 -0500
c56f7b0
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· Mon Dec 16 09:13:25 2013 -0500
c81f0d7
Makefile, .gitignore: Cleanup non-existing binaries
by Masahiro Yamada
· Fri Dec 06 16:34:10 2013 +0900
c229d81
examples: x86: delete 82559_eeprom
by Masahiro Yamada
· Fri Dec 06 16:34:09 2013 +0900
71db754
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
by Masahiro Yamada
· Thu Nov 28 12:09:59 2013 +0900
6125379
Makefile: delete unnecessary lines
by Masahiro Yamada
· Fri Nov 29 09:43:57 2013 +0900
aed1458
README.vxworks: add a document describing the new VxWorks boot interface
by Miao Yan
· Thu Nov 28 17:51:40 2013 +0800
0904eb2
common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
by Miao Yan
· Thu Nov 28 17:51:39 2013 +0800
1bd5456
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· Thu Nov 28 17:51:38 2013 +0800
b348aa9
blackfin: remove build warning
by Sonic Zhang
· Mon Dec 09 14:55:21 2013 +0800
70b86bc
blackfin: fixing warning by including proper headers
by Sonic Zhang
· Mon Dec 09 12:56:27 2013 +0800
bae41b7
blackfin: fix building error by enlarging the memory size
by Sonic Zhang
· Mon Dec 09 12:45:29 2013 +0800
34e0586
blackfin: Disable commands to reduce l1 ram requirement
by Sonic Zhang
· Mon Dec 09 12:38:56 2013 +0800
d500260
blackfin: fix building error by adding macro CONFIG_SYS_I2C
by Sonic Zhang
· Mon Dec 09 12:21:07 2013 +0800
9d15fe6
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
by Sonic Zhang
· Mon Dec 09 12:19:38 2013 +0800
a68fe99
common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration
by Miao Yan
· Thu Nov 28 17:51:37 2013 +0800
f8ba19f
common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.
by Miao Yan
· Thu Nov 28 17:51:36 2013 +0800
b9b4713
Makefile: delete unnecessary CPPFLAGS settings
by Masahiro Yamada
· Thu Nov 28 18:31:59 2013 +0900
7935a82
Makefile: Move some scripts imported from Linux
by Masahiro Yamada
· Thu Nov 28 16:29:23 2013 +0900
136cfe3
drivers/mtd: descend into sub directories only when it is necessary
by Masahiro Yamada
· Thu Nov 28 12:22:17 2013 +0900
5ab56e6
drivers/usb/gadget: select objects by obj-$(CONFIG-...)
by Masahiro Yamada
· Thu Nov 28 12:20:14 2013 +0900
2a24c33
post: descend only when CONFIG_HAS_POST is defined
by Masahiro Yamada
· Thu Nov 28 12:09:58 2013 +0900
abb2ceb
Makefile: delete a make rule of $(LDSCRIPT)
by Masahiro Yamada
· Thu Nov 28 11:06:03 2013 +0900
0723691
board_f: explicitly disable console on early boot
by Alexey Brodkin
· Wed Nov 27 22:32:40 2013 +0400
e5deaf58
Correct vxWorks elf boot to load at correct address
by Stany MARCEL
· Wed Nov 27 14:48:43 2013 +0100
55f5d8a
.gitignore: ignore spl/ and tpl/ directories except spl/Makefile
by Masahiro Yamada
· Tue Nov 26 18:05:45 2013 +0900
0573359
PowerPC: merge commonly-defined flags
by Masahiro Yamada
· Tue Nov 26 10:53:58 2013 +0900
22b13f9
netbsd:fix documentation typo.
by Kees Jongenburger
· Thu Dec 12 16:18:35 2013 +0100
80def80
spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common
by Masahiro Yamada
· Wed Dec 11 10:00:08 2013 +0900
739b9dc
yaffs2: Use lldiv for 64bit division
by Tom Rini
· Thu Dec 05 14:48:39 2013 -0500
3cd84d6
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
by Tom Rini
· Thu Dec 05 14:48:38 2013 -0500
8dccca2
ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv
by Tom Rini
· Thu Dec 05 14:48:37 2013 -0500
1925114
ARM:zynq: Correct __udelay to use lldiv
by Tom Rini
· Thu Dec 05 14:48:36 2013 -0500
ff81b48
time: fix usec_to_tick()
by Stephen Warren
· Thu Dec 05 12:08:09 2013 -0700
7a4b95f
Makefile: correct dependencies of asm-offsets.[hs]
by Masahiro Yamada
· Thu Dec 05 15:30:18 2013 +0900
7c9c744
Makefile: use two double-quotations as a pair
by Masahiro Yamada
· Thu Dec 05 15:08:31 2013 +0900
dab0992
Makefile: Do not create empty autoconf.mk on error
by Masahiro Yamada
· Mon Dec 02 14:57:29 2013 +0900
c5c0c79
sandbox: dumpimage: Test dumpimage
by Guilherme Maciel Ferreira
· Sun Dec 01 12:43:12 2013 -0700
5155381
Add dumpimage, a tool to extract data from U-Boot images
by Guilherme Maciel Ferreira
· Sun Dec 01 12:43:11 2013 -0700
8ed4d1c
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· Sun Dec 01 12:43:10 2013 -0700
ff0fa61
mkimage: added 'static' specifier to match function's prototype.
by Guilherme Maciel Ferreira
· Sun Dec 01 12:43:09 2013 -0700
a3e6895
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· Sun Dec 01 20:07:28 2013 +0200
f1e43bd
serial: lpc32xx: send CR before LF
by Vladimir Zapolskiy
· Sat Nov 30 16:47:01 2013 +0200
e6066b0
powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040
by Prabhakar Kushwaha
· Wed Dec 11 12:49:13 2013 +0530
7169315
powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers
by Claudiu Manoil
· Tue Dec 10 11:22:22 2013 +0200
a8cbf22
net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC
by Shengzhou Liu
· Mon Dec 02 10:23:11 2013 +0800
45359a3
powerpc/t4240: Add a frequency setting case for fman1
by Shaohui Xie
· Thu Nov 28 13:52:51 2013 +0800
46f5a76
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Tue Dec 10 17:15:18 2013 -0500
1d17de6
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Dec 10 14:31:56 2013 +0100
fada6dd
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Dec 10 09:36:23 2013 -0500
3723203
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Tue Dec 10 09:33:13 2013 -0500
8f22c02
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Tue Dec 10 09:29:45 2013 -0500
5be3257
vexpress: use correct timer address on extended memory map systems
by Ian Campbell
· Sun Nov 17 15:17:42 2013 +0000
5615d71
serial: zynq: Remove unused #defines
by Soren Brinkmann
· Wed Oct 30 15:49:32 2013 +0100
494b82b
sandbox: spi: Enable new spi/sf layers
by Mike Frysinger
· Tue Dec 03 16:43:28 2013 -0700
b375ad9
sandbox: spi: Add new SPI flash driver
by Mike Frysinger
· Tue Dec 03 16:43:27 2013 -0700
1d8e57c
sandbox: spi: Add SPI emulation bus
by Mike Frysinger
· Tue Dec 03 16:43:26 2013 -0700
c7befdd
spi: Add device tree binding for SPI bus
by Simon Glass
· Tue Dec 03 16:43:25 2013 -0700
49e9d2c
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
by Simon Glass
· Tue Dec 03 16:43:24 2013 -0700
64367c8
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
by Simon Glass
· Tue Dec 03 16:43:23 2013 -0700
6a302ae
arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)
by Mateusz Kulikowski
· Mon Dec 02 23:30:58 2013 +0100
3757e97
arm, at91: add siemens corvus board
by Heiko Schocher
· Mon Dec 02 07:47:23 2013 +0100
cfcad35
arm, at91: add Siemens board taurus and axm
by Heiko Schocher
· Mon Dec 02 07:47:22 2013 +0100
30263a2
at91: switch coloured LED to gpio API
by Andreas Bießmann
· Fri Nov 29 12:13:46 2013 +0100
a4c24d3
at91: nand: switch atmel_nand to generic GPIO API
by Andreas Bießmann
· Fri Nov 29 12:13:45 2013 +0100
04b72bd
at91: redefine legacy GPIO PIN_BASE
by Andreas Bießmann
· Fri Nov 29 12:13:44 2013 +0100
90c973b
at91: add new gpio pin definitions
by Andreas Bießmann
· Fri Nov 29 12:13:43 2013 +0100
3a90999
mmc: add Faraday FTSDC021 SDHCI controller support
by Kuo-Jung Su
· Mon Nov 25 10:51:41 2013 +0800
538f5f7
powerpc: mmc: Add corenet devices support in esdhc spl
by Priyanka Jain
· Thu Nov 28 10:12:16 2013 +0530
db8f869
mmc/dwmmc: modify FIFO threshold only if value explicitly set
by Alexey Brodkin
· Wed Nov 27 17:00:52 2013 +0400
42f81a8
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
by Jaehoon Chung
· Fri Nov 29 20:08:57 2013 +0900
95fc6d6
arm: keep all sections in ELF file
by Albert ARIBAUD
· Thu Nov 07 14:21:46 2013 +0100
92bd4ac
ARM: align MVBAR on 32 byte boundary
by Masahiro Yamada
· Mon Oct 07 11:46:56 2013 +0900
8e4c2db
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Dec 06 16:54:42 2013 +0100
977f8b7
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Dec 06 14:26:51 2013 +0100
59b5b6e
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· Fri Dec 06 07:19:09 2013 -0500
2e9b118
AM3517 EVM: Enable ethernet
by Tom Rini
· Tue Dec 06 08:49:41 2011 -0700
d411791
omap4_panda: Don't use ulpi_reset
by Roger Quadros
· Mon Dec 02 15:47:45 2013 +0200
278076b
omap3_beagle: Don't use ulpi_reset
by Roger Quadros
· Mon Dec 02 15:47:44 2013 +0200
d4f9462
usb: ehci-omap: Reset the USB Host OMAP module
by Roger Quadros
· Mon Dec 02 15:47:43 2013 +0200
dc532af
arm: omap3: Enable clocks for peripherals only if they are used
by Michael Trimarchi
· Sat Nov 30 07:59:58 2013 +0100
528e4b0
arm: arndale: disable spi boot
by Minkyu Kang
· Fri Dec 06 19:18:13 2013 +0900
1609f51
arm: exynos: adds ifdef for spi boot
by Minkyu Kang
· Fri Dec 06 19:04:03 2013 +0900
d2a5a1f
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Dec 06 10:41:49 2013 +0100
3c25a66
blackfin: Do not generate unused header bootrom-asm-offsets.h
by Masahiro Yamada
· Fri Nov 29 15:34:16 2013 +0900
c6a4970
spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]
by Axel Lin
· Mon Dec 02 12:57:44 2013 +0800
203e7ba
spi: bfin_spi: Remove unnecessary test for bus and pins[bus]
by Axel Lin
· Mon Dec 02 12:57:33 2013 +0800
32faf02
blackfin: soft-i2c: No need to define blackfin specific soft i2c operations
by Sonic Zhang
· Mon Nov 18 18:59:18 2013 +0800
b9efd35
blackfin: Add missing macro CONFIG_BFIN_SERIAL
by Sonic Zhang
· Mon Nov 18 14:50:19 2013 +0800
84c38da
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
by Sonic Zhang
· Mon Nov 18 14:12:39 2013 +0800
0ecdf7d
blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1
by Sonic Zhang
· Mon Nov 18 14:01:38 2013 +0800
5d5efd3
i2c: samsung: register i2c busses for Exynso5420 and Exynos5250
by Naveen Krishna Ch
· Fri Dec 06 12:12:38 2013 +0530
03281b4
arm: omap: i2c: don't zero cnt in i2c_write
by Nikita Kiryanov
· Thu Nov 28 18:04:42 2013 +0200
bffe904
cmd_eeprom: bug fix for i2c read/write
by Kuo-Jung Su
· Mon Dec 02 16:02:59 2013 +0800
4da5fa7
i2c: fti2c010: serial out r/w address in MSB order
by Kuo-Jung Su
· Mon Dec 02 16:02:58 2013 +0800
cef16a5
i2c: fti2c010: migrate to new i2c model
by Kuo-Jung Su
· Mon Dec 02 16:02:57 2013 +0800
4760cf8
i2c: fti2c010: cosmetic: coding style cleanup
by Kuo-Jung Su
· Mon Dec 02 16:02:56 2013 +0800
a7bae15
driver:i2c:s3c24x0: fix clock init for hsi2c
by Piotr Wilczek
· Wed Nov 20 10:43:50 2013 +0100
Next »