Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
87adf08f8b2aa5f79a02e6fa36a049adb7526056
87adf08
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· Tue Oct 27 19:09:15 2015 -0400
42c65e8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Oct 27 19:08:19 2015 -0400
648c444
image.c: Fix non-Android booting with ramdisk and/or device tree
by Tom Rini
· Tue Oct 27 19:04:40 2015 -0400
316870c
cfi_flash: use specific width types for cword
by Ryan Harkin
· Fri Oct 23 16:50:51 2015 +0100
7f2a481
UBI: Fastmap: Fix PEB array type
by Heiko Schocher
· Thu Oct 22 06:19:22 2015 +0200
94b66de
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· Thu Oct 22 06:19:21 2015 +0200
9851f52
linux, compat: add missing definitions for ubi
by Heiko Schocher
· Thu Oct 22 06:19:20 2015 +0200
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· Wed Sep 09 16:44:16 2015 +0800
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· Tue Oct 20 21:09:06 2015 +0900
895265f
Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"
by Simon Glass
· Mon Oct 19 06:50:03 2015 -0600
e04843d
zynq: Move SPL console init out of board_init_f()
by Simon Glass
· Mon Oct 19 06:50:02 2015 -0600
c6187a4
microblaze: Add a TODO to call board_init_f_mem()
by Simon Glass
· Mon Oct 19 06:50:01 2015 -0600
35375d4
arm: Switch 32-bit ARM to using generic global_data setup
by Simon Glass
· Mon Oct 19 06:50:00 2015 -0600
4f45651
arm: Switch aarch64 to using generic global_data setup
by Simon Glass
· Mon Oct 19 06:49:59 2015 -0600
13a15e2
board_init_f_mem(): Don't create an unused early malloc() area
by Simon Glass
· Mon Oct 19 06:49:58 2015 -0600
90a2fbb
board_init_f_mem(): Don't require memset()
by Simon Glass
· Mon Oct 19 06:49:57 2015 -0600
b1beb11
Move board_init_f_mem() into a common location
by Simon Glass
· Mon Oct 19 06:49:56 2015 -0600
86b30bd
fs-test.sh: fix pre-requisite detection
by Stephen Warren
· Sat Oct 03 13:56:48 2015 -0600
ef28913
test: fat: add test of non-contiguous file reads
by Stephen Warren
· Sat Oct 03 13:56:47 2015 -0600
304ce79
itest: make memory access work under sandbox
by Stephen Warren
· Sat Oct 03 13:56:46 2015 -0600
b97c626
distro_bootcmd: Add support for booting from ubifs
by Roy Spliet
· Thu Sep 17 18:46:59 2015 -0400
690c796
ubifs: Add generic fs support
by Hans de Goede
· Thu Sep 17 18:46:58 2015 -0400
b5030b2
ubifs: Add functions for generic fs use
by Hans de Goede
· Thu Sep 17 18:46:57 2015 -0400
a164477
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
by Hans de Goede
· Thu Sep 17 18:46:56 2015 -0400
4763ee3
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
by Hans de Goede
· Thu Sep 17 18:46:55 2015 -0400
de4e949
Allow imxtract to extract part of script image.
by Pierre Aubert
· Wed Sep 16 08:29:11 2015 +0200
7a169ca
Fix bad return value checks (detected with Coccinelle)
by Thomas Huth
· Tue Aug 25 17:09:40 2015 +0200
25fa860
ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
by Guillaume GARDET
· Tue Aug 25 15:10:26 2015 +0200
c5dcb4a
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· Fri Aug 21 15:13:21 2015 +0200
191be39
add generic stubs for GPIO LEDs
by Bernhard Nortmann
· Fri Aug 21 15:13:20 2015 +0200
fed69ad
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
by Stephen Warren
· Fri Oct 02 17:44:06 2015 -0600
4fda281
env: export fdt_blob to the environment variable
by Thomas Chou
· Fri Oct 16 08:44:51 2015 +0800
cf294b0
dm: tpm: Drop CONFIG_DM_TPM
by Simon Glass
· Sat Oct 03 06:39:36 2015 -0600
fe9563a
dm: tpm: Every TPM drivers should depends on DM_TPM
by Christophe Ricard
· Tue Oct 06 22:54:44 2015 +0200
52d309b
dm: tpm: Remove every compilation switch for TPM driver model
by Christophe Ricard
· Tue Oct 06 22:54:43 2015 +0200
587bf7a
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
by Christophe Ricard
· Tue Oct 06 22:54:42 2015 +0200
8759ff8
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
by Christophe Ricard
· Tue Oct 06 22:54:41 2015 +0200
1958eec
dm: core: Tidy up comments in device.h
by Simon Glass
· Mon Sep 28 23:32:06 2015 -0600
30b0164
dm: core: Remove a comment about dropping per_child_auto_alloc_size
by Simon Glass
· Mon Sep 28 23:32:05 2015 -0600
c8ca1cb
dm: core: Tidy up devres comments
by Simon Glass
· Mon Sep 28 23:32:04 2015 -0600
aa74168
dm: core: Fix device flag whitespace
by Simon Glass
· Mon Sep 28 23:32:03 2015 -0600
ffca202
dm: core: Adjust device.h header file order
by Simon Glass
· Mon Sep 28 23:32:02 2015 -0600
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· Mon Sep 28 23:32:01 2015 -0600
a04b30e
dm: keystone: serial: Add driver model support
by Lokesh Vutla
· Sat Sep 19 14:47:36 2015 +0530
ec06dd8
net: convert altera_tse to driver model and phylib
by Thomas Chou
· Thu Oct 22 15:29:11 2015 +0800
9f36cbc
nios2: fix virt_to_phys for nios2 with MMU
by Thomas Chou
· Thu Oct 22 15:38:24 2015 +0800
3d1ebf7
nios2: add README.nios2
by Thomas Chou
· Wed Oct 21 22:37:04 2015 +0800
4d7d92f
nios2: zap nios2-generic board dir
by Thomas Chou
· Fri Oct 23 14:55:36 2015 +0800
8e1e96d
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
by Thomas Chou
· Sun Oct 18 20:03:53 2015 +0800
93f9646
nios2: convert copy_exception_trampoline to use dm cpu data
by Thomas Chou
· Tue Oct 06 14:09:19 2015 +0800
741085b
nios2: convert cache flush to use dm cpu data
by Thomas Chou
· Fri Oct 23 07:58:20 2015 +0800
3982617
nios2: set default cache configuration in start.S
by Thomas Chou
· Fri Oct 09 20:09:17 2015 +0800
c12e053
nios2: zap initdram
by Thomas Chou
· Fri Oct 09 11:36:01 2015 +0800
f8efd77
nios2: clean up comments style in start.S
by Thomas Chou
· Tue Oct 06 10:12:59 2015 +0800
8701cc3
nios2: convert ioremap to use dm cpu data
by Thomas Chou
· Mon Oct 05 10:37:19 2015 +0800
72b6198
nios2: convert do_reset to use dm cpu data
by Thomas Chou
· Fri Oct 09 09:43:52 2015 +0800
e0fa55f
nios2: remove asm/psr.h
by Thomas Chou
· Fri Oct 09 09:32:00 2015 +0800
36b9c9a
nios2: convert altera sysid to driver model
by Thomas Chou
· Wed Oct 14 08:43:31 2015 +0800
b1ed686
dm: implement a Miscellaneous uclass
by Thomas Chou
· Wed Oct 07 20:20:51 2015 +0800
3c37849
serial: remove altera serial initializations
by Thomas Chou
· Fri Oct 09 09:28:20 2015 +0800
221d2ac
nios2: convert altera timer to driver model
by Thomas Chou
· Thu Oct 22 22:28:53 2015 +0800
7881597
timer: start a new timer after relocation
by Thomas Chou
· Fri Oct 09 13:48:56 2015 +0800
fb798b1
dm: implement a Timer uclass
by Thomas Chou
· Fri Oct 09 13:46:34 2015 +0800
c617026
nios2: convert nios2 cpu to driver model
by Thomas Chou
· Wed Oct 21 21:34:57 2015 +0800
fb1a4bf
nios2 : convert altera_pio to driver model
by Thomas Chou
· Wed Oct 21 21:33:45 2015 +0800
99b336a
nios2: add clear and set bits macros
by Thomas Chou
· Wed Sep 30 20:56:53 2015 +0800
c589954
spi : convert altera_spi to driver model
by Thomas Chou
· Wed Oct 14 08:33:34 2015 +0800
6917a5d
nios2: convert altera_uart to driver model
by Thomas Chou
· Wed Oct 21 21:26:54 2015 +0800
26066df
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· Fri Oct 23 07:36:37 2015 +0800
4e1acb7
nios2: map physical address to uncached virtual address
by Thomas Chou
· Sat Oct 03 21:02:30 2015 +0800
a8f831d
nios2: enable malloc() pool before relocation
by Thomas Chou
· Wed Sep 09 15:59:15 2015 +0800
c3c6ab1
nios2: call board_init_f_mem
by Thomas Chou
· Wed Sep 09 15:09:43 2015 +0800
60a3b1b
nios2: zap version_string
by Thomas Chou
· Wed Sep 09 13:41:32 2015 +0800
a646271
nios2: zap dly_clks
by Thomas Chou
· Wed Sep 09 13:08:05 2015 +0800
16dc04b
nios2: Split timer code into timer.c
by Thomas Chou
· Thu Oct 08 21:23:37 2015 +0800
47903a6
nios2: Switch to generic timer
by Thomas Chou
· Thu Oct 08 21:17:42 2015 +0800
ebf8965
nios2: enable Driver Model
by Thomas Chou
· Mon Sep 07 19:19:31 2015 +0800
0d5f5e1
nios2: enable device tree control of U-Boot
by Thomas Chou
· Sun Oct 18 19:42:09 2015 +0800
93a7842
nios2: define _end in link script
by Thomas Chou
· Sun Sep 06 20:13:34 2015 +0800
63ed255
nios2: remove gp assignments in link script
by Thomas Chou
· Sun Sep 06 20:18:10 2015 +0800
f2bec0e
nios2: enlarge the code relocation range
by Thomas Chou
· Fri Sep 04 16:39:16 2015 +0800
fb731f2
nios2: BSS should be cleared only after board_init_f
by Thomas Chou
· Mon Sep 07 08:57:14 2015 +0800
3fc0ac2
nios2: move altera_pio_init to board_early_init_r
by Thomas Chou
· Fri Sep 04 16:19:16 2015 +0800
08e4e9c
nios2: permit device tree control of U-Boot
by Thomas Chou
· Fri Sep 04 13:18:00 2015 +0800
e0e9769
nios2: enable CONFIG_NET_RANDOM_ETHADDR
by Thomas Chou
· Sat Aug 29 15:24:01 2015 +0800
44d3cf4
nios2: move command line configuration to Kconfig
by Thomas Chou
· Wed Aug 26 21:24:35 2015 +0800
75bc003
ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio
by Mugunthan V N
· Tue Oct 13 14:02:29 2015 +0530
3722482
drivers: gpio: omap: add support for parsing additional gpio parameters
by Mugunthan V N
· Tue Oct 13 13:57:16 2015 +0530
a4d1174
am437x: Add am57xx_evm_defconfig using CONFIG_DM
by Mugunthan V N
· Tue Sep 29 14:42:27 2015 +0530
d032015
ti_omap5_common: mmc: do not define DM_MMC for spl
by Mugunthan V N
· Tue Sep 29 14:42:26 2015 +0530
bd2fb22
am437x: Add am437x_sk_evm_defconfig using CONFIG_DM
by Mugunthan V N
· Mon Sep 28 16:17:52 2015 +0530
f77f9e7
am437x: Add am437x_gp_evm_defconfig using CONFIG_DM
by Mugunthan V N
· Mon Sep 28 16:17:51 2015 +0530
449cea4
am43xx_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· Mon Sep 28 16:17:50 2015 +0530
2ae2eec
am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Mugunthan V N
· Mon Sep 28 16:17:49 2015 +0530
39ed4db
drivers: serial: serial_omap: add comaptibles for all ti platforms
by Mugunthan V N
· Mon Sep 28 16:17:48 2015 +0530
595e6f2
drivers: serial: serial_omap: populate default clock frequency when not found in dt
by Mugunthan V N
· Mon Sep 28 16:17:47 2015 +0530
5d1618f
defconfig: am335x: gp_evm: enable mmc driver model
by Mugunthan V N
· Mon Sep 28 12:56:32 2015 +0530
e65ed4b
defconfig: am335x: bbb: enable mmc driver model
by Mugunthan V N
· Mon Sep 28 12:56:31 2015 +0530
d97631a
drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
by Mugunthan V N
· Mon Sep 28 12:56:30 2015 +0530
d0cb35b
am335x_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· Mon Sep 28 12:56:29 2015 +0530
Next »