Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
00cd73898df227000216f430c34ed4851934df13
00cd738
spi: mxc: fix sf probe when using mxc_spi
by Nikita Kiryanov
· Wed Aug 20 15:08:50 2014 +0300
257ede9
mtd: spi: add support for M25PE16 and M25PX16
by Nikita Kiryanov
· Wed Aug 20 15:08:51 2014 +0300
e1813c4
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Sep 23 15:21:43 2014 -0400
2e9edbf
dm: avoid dev->req_seq overflow
by Robert Baldyga
· Thu Sep 18 17:13:07 2014 +0200
28141d5
dm: serial: Don't require device tree to configure a console
by Simon Glass
· Wed Sep 17 09:02:40 2014 -0600
c2ac141
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
by Simon Glass
· Wed Sep 17 09:02:38 2014 -0600
49c753d
sf: Add an empty entry to the parameter list
by Simon Glass
· Mon Sep 15 06:33:36 2014 -0600
e997f75
dm: Fix repeated comment in README
by Simon Glass
· Mon Sep 15 06:33:18 2014 -0600
fc9e0b9
Merge branch 'misc' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Sep 23 10:52:18 2014 -0400
46b84d8
patman: Add a -m option to avoid copying the maintainers
by Simon Glass
· Sun Sep 14 20:23:17 2014 -0600
232d850
buildman: Fix the logic for the bloat command
by Simon Glass
· Sun Sep 14 20:23:16 2014 -0600
287314f
sandbox: Update minor documentation changes
by Jagannadha Sutradharudu Teki
· Sun Aug 31 21:19:43 2014 +0530
e2329f8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sun Sep 21 16:56:44 2014 +0200
ef90573
ARM: at91sam9rlek: convert to generic board support
by Wu, Josh
· Tue Sep 02 18:14:11 2014 +0800
a024bb9
ARM: at91sam9n12ek: convert to generic board support
by Wu, Josh
· Tue Sep 02 18:13:23 2014 +0800
d7915f4
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
by Boris BREZILLON
· Tue Sep 02 10:23:09 2014 +0200
a2a637d
USB: ehci-atmel: use pcr to enable or disable clock
by Bo Shen
· Wed Aug 06 17:24:57 2014 +0800
cf90563
USB: ohci-at91: use pcr to enable or disable clock
by Bo Shen
· Wed Aug 06 17:24:56 2014 +0800
e874110
ARM: atmel: add pcr related definition
by Bo Shen
· Wed Aug 06 17:24:55 2014 +0800
52e0009
ARM: atmel: use pcr to enable or disable peripheral clock
by Bo Shen
· Wed Aug 06 17:24:54 2014 +0800
f23411c
ARM: atmel: sama5d3: add timings register
by Bo Shen
· Fri Aug 01 16:37:09 2014 +0800
b15f4f6
ARM: atmel: sama5d3xek: enable NOR flash support
by Bo Shen
· Fri Jul 18 16:43:08 2014 +0800
0d9c557
ARM: atmel: sama5d3xek: add nor flash init function
by Bo Shen
· Fri Jul 18 16:43:07 2014 +0800
b31868f
mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register
by Wu, Josh
· Tue Jun 24 18:18:06 2014 +0800
88e1352
am335x_evm: Add boot script support to am335x_evm
by Guillaume GARDET
· Thu Sep 11 09:23:08 2014 +0200
2e9ffaa
OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'.
by Guillaume GARDET
· Fri Sep 05 15:32:46 2014 +0200
39f4520
ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
by Murali Karicheri
· Wed Sep 10 15:54:59 2014 +0300
7255643
kconfiglib: change SPDX-License-Identifier to ISC
by Masahiro Yamada
· Wed Sep 17 13:37:45 2014 +0900
21aeea3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Wed Sep 17 18:01:04 2014 -0400
e9c005f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Sep 17 23:35:34 2014 +0200
8b2da02
Revert "ARM: SPL: do not set gd again"
by Tom Rini
· Tue Sep 16 11:08:46 2014 -0400
0d46c34
kconfig: armv8: move CONFIG_ARM64 to Kconfig
by Masahiro Yamada
· Sun Sep 14 03:01:51 2014 +0900
7488744
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
by Masahiro Yamada
· Sun Sep 14 03:01:50 2014 +0900
57b8013
net: dns: fix for DNS queries sent to the wrong MAC address
by Gerhard Sittig
· Fri Sep 12 08:48:15 2014 +0200
bbd6365
kconfig: add sanity checks for SPL configuration
by Masahiro Yamada
· Wed Sep 10 18:13:10 2014 +0900
00be89c
net: usb: Add SMSC copyright to smsc95xx driver
by Simon Glass
· Mon Sep 08 13:44:14 2014 -0600
b5ee6e2
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
by maxin.john@enea.com
· Mon Sep 08 19:04:16 2014 +0200
d5c6580
mtd: nand: davinci_nand: update write_page function for keystone RBL
by Khoronzhuk, Ivan
· Sat Sep 06 22:17:07 2014 +0300
45c3057
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
by Masahiro Yamada
· Sat Sep 06 23:39:00 2014 +0900
580a5f1
kbuild: standalone: simplify clean-files
by Masahiro Yamada
· Fri Sep 05 01:56:52 2014 +0900
8c52bb1
scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
by Masahiro Yamada
· Fri Sep 05 01:56:51 2014 +0900
f396a72
kconfig: show an error message when defconfig is not found
by Masahiro Yamada
· Thu Sep 04 22:16:15 2014 +0900
da0afc2
common: fix include guards for CONFIG_MP
by Gabriel Huau
· Wed Sep 03 13:57:54 2014 -0700
9a35c53
kconfig: fix a bug of "make config"
by Masahiro Yamada
· Thu Sep 04 05:41:34 2014 +0900
d2b5bbd
kconfig: fix savedefconfig to handle TPL correctly
by Masahiro Yamada
· Thu Sep 04 05:41:33 2014 +0900
6a8b5bb
kconfig: fix whitespace handling bug of savedefconfig
by Masahiro Yamada
· Thu Sep 04 05:41:32 2014 +0900
1209482
kconfig: fix savedefconfig to output empty defconfig
by Masahiro Yamada
· Thu Sep 04 05:41:31 2014 +0900
8400275
standalone: use GCC_VERSION defined in compiler-gcc.h
by Masahiro Yamada
· Thu Sep 04 02:40:59 2014 +0900
c42aad5
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
by Masahiro Yamada
· Thu Sep 04 02:40:58 2014 +0900
82fce73
implement the Android sparse image format
by Steve Rae
· Wed Sep 03 10:05:54 2014 -0700
fabff73
cleanup code which handles the Android sparse image format
by Steve Rae
· Wed Sep 03 10:05:53 2014 -0700
52250ac
update code which handles Android sparse image format
by Steve Rae
· Wed Sep 03 10:05:52 2014 -0700
7b86dff
add code to handle Android sparse image format
by Steve Rae
· Wed Sep 03 10:05:51 2014 -0700
0b2f331
cmd_mem: add static to internally used functions
by Masahiro Yamada
· Thu Sep 04 00:38:26 2014 +0900
1cb4405
kgdb: Remove first_entry for kgdb
by Peng Fan
· Mon Sep 01 21:48:07 2014 +0800
6a1b97a
tools/genboardscfg.py: improve performance more with Kconfiglib
by Masahiro Yamada
· Mon Sep 01 19:57:38 2014 +0900
c908bc8
tools: Import Kconfiglib
by Masahiro Yamada
· Mon Sep 01 19:57:37 2014 +0900
3a8197c
SPDX: Add ISC SPDX-License-Identifier
by Masahiro Yamada
· Mon Sep 01 19:57:36 2014 +0900
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· Sun Aug 31 15:16:53 2014 +0900
3e9d93e
rtl8169: Defer network packet processing
by Thierry Reding
· Thu Aug 28 12:38:03 2014 +0200
aa0caa2
openrisc: Fix a few type cast related warnings
by Vasili Galka
· Tue Aug 26 13:46:17 2014 +0300
38c3fff
Fix a few printf argument verification warnings
by Vasili Galka
· Tue Aug 26 13:45:48 2014 +0300
240e621
cosmetic: README.scrapyard: add NIOS2 boards
by Masahiro Yamada
· Mon Aug 25 10:37:49 2014 +0900
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
52a5f97
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
by Masahiro Yamada
· Sun Sep 14 03:01:48 2014 +0900
162efa2
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· Sat Sep 13 16:32:52 2014 -0400
5cc1db4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Sep 12 11:27:46 2014 -0400
df66ec6
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
by Benoît Thébaudeau
· Wed Sep 03 23:32:34 2014 +0200
68a0f16
arm: Make reset position-independent
by Benoît Thébaudeau
· Wed Sep 03 23:32:33 2014 +0200
3abe3b8
imx: mx6slevk: Change to use generic board
by Ye.Li
· Tue Sep 09 14:51:58 2014 +0800
21435be
imx: mx6q/dlarm2: Change to use generic board
by Ye.Li
· Tue Sep 09 14:51:57 2014 +0800
f892d52
README.imximage: Fix the maximum DCD size
by Fabio Estevam
· Tue Sep 09 12:28:18 2014 -0300
198249b
imx: Fix build of mx6sxsabresd
by Stefano Babic
· Wed Sep 10 13:02:40 2014 +0200
2e571e9
README.clang: build command with clang
by Jeroen Hofstee
· Wed Sep 10 20:08:52 2014 +0200
0a23a4f
Makefile: default to cc for host compiler
by Jeroen Hofstee
· Wed Sep 10 20:08:51 2014 +0200
76e68a8
dm: tegra: Enable driver model for serial
by Simon Glass
· Thu Sep 04 16:27:36 2014 -0600
0c24f37
tegra: dts: Add serial port details
by Simon Glass
· Thu Sep 04 16:27:35 2014 -0600
79a9da3
dm: serial: Add driver model support for ns16550
by Simon Glass
· Thu Sep 04 16:27:34 2014 -0600
c31ebfe
dm: serial: Collect common baud rate code in ns16550
by Simon Glass
· Thu Sep 04 16:27:33 2014 -0600
e98e01e
dm: serial: Move baud rate calculation to ns16550.c
by Simon Glass
· Thu Sep 04 16:27:32 2014 -0600
cdbbfe3
sandbox: dts: Add a serial console node
by Simon Glass
· Thu Sep 04 16:27:29 2014 -0600
1a823a9
sandbox: serial: Support a coloured console
by Simon Glass
· Thu Sep 04 16:27:28 2014 -0600
e587069
sandbox: Convert serial driver to use driver model
by Simon Glass
· Thu Sep 04 16:27:27 2014 -0600
247f596
dm: Add a uclass for serial devices
by Simon Glass
· Thu Sep 04 16:27:26 2014 -0600
439bc84
dm: Adjust lists_bind_fdt() to return the bound device
by Simon Glass
· Thu Sep 04 16:27:25 2014 -0600
1e374fb
dm: fdt: Add a function to look up a chosen node
by Simon Glass
· Thu Sep 04 16:27:24 2014 -0600
ac2a14f
serial: Set up the 'priv' pointer when creating a serial device
by Simon Glass
· Thu Sep 04 16:27:23 2014 -0600
b046104
tegra: Convert tegra GPIO driver to use driver model
by Simon Glass
· Wed Sep 03 17:37:03 2014 -0600
8faf764
dm: tegra: Set up a pre-reloc malloc()
by Simon Glass
· Wed Sep 03 17:37:02 2014 -0600
712da5e
dm: Make driver model available before board_init()
by Simon Glass
· Wed Sep 03 17:37:01 2014 -0600
254dfab
Set up stdio earlier when using driver model
by Simon Glass
· Wed Sep 03 17:37:00 2014 -0600
6df5de2
dm: Move pre-reloc init earlier to cope with board_early_init_f()
by Simon Glass
· Wed Sep 03 17:36:59 2014 -0600
fdd8e5e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Wed Sep 10 06:59:49 2014 -0400
0f313d4
microblaze: remove #ident directive to fix build error
by Masahiro Yamada
· Mon Sep 08 18:05:26 2014 +0900
4767923
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Sep 09 20:02:43 2014 -0400
e17b8e9
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Sep 09 20:01:59 2014 -0400
f11c606
buildman: fix typos of --dry-run help message
by Masahiro Yamada
· Fri Sep 05 02:23:27 2014 +0900
336d5bd
buildman: Create parent directories as necessary
by Thierry Reding
· Tue Aug 19 10:22:39 2014 +0200
fbf8ee0
patman: make run results better visible
by Vadim Bendebury
· Thu Sep 04 10:45:13 2014 -0700
359b55a6
buildman: Ignore conflicting tags
by Simon Glass
· Fri Sep 05 19:00:23 2014 -0600
Next »