Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8fa4d5a7f34a825b1f5338b41d0ac9d177f14048
8fa4d5a
rockchip: gpio: Add rockchip GPIO driver
by Simon Glass
· Sun Aug 30 16:55:27 2015 -0600
c17b145
rockchip: Add support for the SPI image
by Simon Glass
· Sun Aug 30 16:55:26 2015 -0600
3b1e507
rockchip: Add support for the SD image
by Simon Glass
· Sun Aug 30 16:55:25 2015 -0600
c9c7403
rockchip: Add the rkimage format to mkimage
by Simon Glass
· Sun Aug 30 16:55:24 2015 -0600
3e38452
mkimage: Allow the original file size to be recorded
by Simon Glass
· Sun Aug 30 16:55:23 2015 -0600
46409cc
mkimage: Allow padding to any length
by Simon Glass
· Sun Aug 30 16:55:22 2015 -0600
3386b37
rockchip: rk3288: dts: Make core devices available early
by Simon Glass
· Sun Aug 30 16:55:21 2015 -0600
087e987
rockchip: Bring in RK3288 device tree file includes and bindings
by Simon Glass
· Sun Aug 30 16:55:20 2015 -0600
9880c4b
rockchip: Add serial support
by Simon Glass
· Sun Aug 30 16:55:19 2015 -0600
3f67b7d
arm: reset: Avoid a build error when the reset uclass is enabled
by Simon Glass
· Sun Aug 30 16:55:18 2015 -0600
c90b917
dm: Provide better debugging when a device fails to bind
by Simon Glass
· Sun Aug 30 16:55:17 2015 -0600
43313de
dm: Improve handling of a missing uclass
by Simon Glass
· Sun Aug 30 16:55:16 2015 -0600
eff7668
mmc: Support bypass mode with the get_mmc_clk() method
by Simon Glass
· Sun Aug 30 16:55:15 2015 -0600
965f4da
dm: led: Tidy up SPL options for the led and led-gpio
by Simon Glass
· Sun Aug 30 16:55:14 2015 -0600
ac2ee65
pinctrl: Add the concept of peripheral IDs
by Simon Glass
· Sun Aug 30 16:55:13 2015 -0600
8d6510d
pinctrl: Add help text to Kconfig
by Simon Glass
· Sun Aug 30 16:55:12 2015 -0600
2ada182
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Aug 31 12:12:27 2015 -0400
8d04743
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Aug 31 11:43:47 2015 -0400
8646f2a
sunxi: increase SYS_MONITOR_LEN
by Boris Brezillon
· Mon Jul 27 16:21:26 2015 +0200
ddb9aa97
dts: fix dependency of OF_SPL_REMOVE_PROPS
by Masahiro Yamada
· Fri Aug 28 20:28:42 2015 +0900
0b53a75
pinctrl: sandbox: add sandbox pinctrl driver
by Masahiro Yamada
· Thu Aug 27 12:44:30 2015 +0900
f8efa63
pinctrl: add pin control uclass support
by Masahiro Yamada
· Thu Aug 27 12:44:29 2015 +0900
e1cc1f0
dm: core: allow device_bind() to not return a device pointer
by Masahiro Yamada
· Thu Aug 27 12:44:28 2015 +0900
1e823cf
tegra: nyan: Enable TPM command and driver
by Simon Glass
· Sat Aug 22 18:31:44 2015 -0600
81ab547
tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
by Simon Glass
· Sat Aug 22 18:31:43 2015 -0600
45158dd
dm: tpm: Add a 'tpmtest' command
by Simon Glass
· Sat Aug 22 18:31:42 2015 -0600
ff9f04a
tpm: Add functions to access flags and permissions
by Simon Glass
· Sat Aug 22 18:31:41 2015 -0600
aa6ac63
tpm: Add a 'tpm info' command
by Simon Glass
· Sat Aug 22 18:31:40 2015 -0600
347a622
dm: tpm: Convert LPC driver to driver model
by Simon Glass
· Sat Aug 22 18:31:39 2015 -0600
cd8cc67
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· Sat Aug 22 18:31:38 2015 -0600
1132853
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
by Simon Glass
· Sat Aug 22 18:31:37 2015 -0600
1acfa2c
tpm: Check that parse_byte_string() has data to parse
by Simon Glass
· Sat Aug 22 18:31:36 2015 -0600
a425f76
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· Sat Aug 22 18:31:35 2015 -0600
8105c44
tpm: Report tpm errors on the command line
by Simon Glass
· Sat Aug 22 18:31:34 2015 -0600
a44d5df
dm: i2c: Add a command to adjust the offset length
by Simon Glass
· Sat Aug 22 18:31:33 2015 -0600
3e4f2fd
dm: tpm: Convert the TPM command and library to driver model
by Simon Glass
· Sat Aug 22 18:31:32 2015 -0600
6c7a232
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· Sat Aug 22 18:31:31 2015 -0600
a57bcee
tpm: tpm_tis_i2c: Tidy up delays
by Simon Glass
· Sat Aug 22 18:31:30 2015 -0600
7ccebaf
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
by Simon Glass
· Sat Aug 22 18:31:29 2015 -0600
a459e18
tpm: tpm_tis_i2c: Simplify init code
by Simon Glass
· Sat Aug 22 18:31:28 2015 -0600
6a7e7cc
tpm: tpm_tis_i2c: Move definitions into the header file
by Simon Glass
· Sat Aug 22 18:31:27 2015 -0600
fbb120a
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
by Simon Glass
· Sat Aug 22 18:31:26 2015 -0600
1de4d58
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
by Simon Glass
· Sat Aug 22 18:31:25 2015 -0600
ab79b00
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
by Simon Glass
· Sat Aug 22 18:31:24 2015 -0600
651d3d1
tpm: tpm_tis_i2c: Drop unnecessary methods
by Simon Glass
· Sat Aug 22 18:31:23 2015 -0600
9457627
tpm: Move the I2C TPM code into one file
by Simon Glass
· Sat Aug 22 18:31:22 2015 -0600
c98f7fe
tpm: Convert drivers to use SPDX
by Simon Glass
· Sat Aug 22 18:31:21 2015 -0600
8b6216a
tpm: Convert board config TPM options to Kconfig
by Simon Glass
· Sat Aug 22 18:31:20 2015 -0600
350497c
tpm: Add Kconfig options for TPMs
by Simon Glass
· Sat Aug 22 18:31:19 2015 -0600
965588f
tpm: Drop two unused options
by Simon Glass
· Sat Aug 22 18:31:18 2015 -0600
ac1f857
tpm: Remove old pre-driver-model I2C code
by Simon Glass
· Sat Aug 22 18:31:17 2015 -0600
f057082
exynos: Rise ARM voltage to 1.1V for chained bootloaders
by Misha Komarovskiy
· Tue Aug 25 11:53:26 2015 +0300
420d4ee
buildman: Correct 'Series-cover-cc' detection logic
by Simon Glass
· Sat Aug 22 18:28:01 2015 -0600
15cd969
drivers: kconfig: Sort driver menu in alphabetical order
by Bin Meng
· Thu Aug 20 22:44:16 2015 -0700
82d0f6b
drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
by Bin Meng
· Thu Aug 20 22:44:15 2015 -0700
51c7df2
drivers: kconfig: Move "Generic Driver Options" menu to the top
by Bin Meng
· Thu Aug 20 22:44:14 2015 -0700
298e608
dm: core: Add Kconfig for simple bus driver
by Marek Vasut
· Mon Aug 03 01:15:48 2015 +0200
0971778
dm: Use dev_get_addr() where possible
by Simon Glass
· Tue Aug 11 08:33:29 2015 -0600
5115fda
dm: simplify uclass_foreach_dev() implementation
by Masahiro Yamada
· Tue Aug 11 01:09:43 2015 +0900
b017009
sunxi: mmc: set transfer timeout according to byte_cnt.
by Yousong Zhou
· Sat Aug 29 21:26:11 2015 +0800
fcc7b70
sunxi: Enable non-secure access to RTC on sun6i (A31s)
by Chen-Yu Tsai
· Tue Aug 25 10:49:19 2015 +0800
b086ec2
sunxi: Fix MAINTAINERS board sorting
by Hans de Goede
· Thu Aug 27 20:07:28 2015 +0200
1ace5fd
sunxi: Add support for the Olimex A20 EVB
by Marcus Cooper
· Wed Aug 26 20:38:33 2015 +0200
31d7bbf
sunxi: Add inet98v_rev2 defconfig and dts file
by Hans de Goede
· Tue Aug 25 14:20:49 2015 +0200
74c68b5
sunxi: Add inet97fv2_defconfig
by Hans de Goede
· Sat Aug 22 20:06:02 2015 +0200
7ef7496
sunxi: Ampe_A76_defconfig: Add otg id pin configuration
by Hans de Goede
· Tue Aug 25 14:19:06 2015 +0200
60b1b29
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· Fri Aug 21 21:49:51 2015 +0200
353f3d0
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· Sat Aug 29 12:29:38 2015 +0200
0246245
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· Fri Aug 21 15:23:57 2015 +0200
3ce35f9
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· Sun Aug 16 14:48:22 2015 +0200
5a34ee2
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· Sat Aug 15 21:51:33 2015 +0200
01c69ed
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· Sat Aug 15 21:23:08 2015 +0200
a44f40e
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· Sat Aug 15 20:51:53 2015 +0200
f851120
sunxi_nand_spl: Properly config page-size in the nand ctl register
by Hans de Goede
· Sat Aug 15 20:05:13 2015 +0200
d223678
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· Sat Aug 15 13:17:49 2015 +0200
c270b48
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
by Hans de Goede
· Sat Aug 15 12:41:09 2015 +0200
4de74a4
sunxi_nand_spl: Add proper cache flusing
by Hans de Goede
· Sat Aug 15 12:32:24 2015 +0200
466a318
sunxi_nand_spl: Turn off clocks when we're done with the nand
by Hans de Goede
· Sat Aug 15 11:59:25 2015 +0200
e5561a8
sunxi_nand_spl: Make sure the DMA controller is enabled
by Hans de Goede
· Sat Aug 15 11:58:03 2015 +0200
5ed52f6
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· Sat Aug 15 11:55:26 2015 +0200
19af938
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
by Hans de Goede
· Sat Aug 15 12:43:26 2015 +0200
7c7fbfb
sunxi_nand_spl: We only need to reset the nand chip once
by Hans de Goede
· Sat Aug 15 11:38:33 2015 +0200
534e607
sunxi_nand_spl: Drop unnecessary temp buf
by Hans de Goede
· Sat Aug 15 09:33:41 2015 +0200
0f3ddbf
sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
by Hans de Goede
· Sat Aug 15 09:38:22 2015 +0200
f4e5b13
sunxi: Add CONFIG_MMC0_CD_PIN to various boards
by Hans de Goede
· Sat Aug 15 11:46:01 2015 +0200
924c893
sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs
by Hans de Goede
· Sun Aug 16 11:23:42 2015 +0200
da6c37b
sunxi: musb: Drop no longer accurate comment in Kconfig help text
by Hans de Goede
· Sun Aug 16 11:15:29 2015 +0200
7b895d7
sunxi: Add support for gt90h-v4 tablets
by Hans de Goede
· Fri Aug 14 16:13:03 2015 +0200
c6c47c2
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
by Hans de Goede
· Fri Aug 14 16:19:34 2015 +0200
126c80b
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Sun Aug 30 19:48:39 2015 -0400
5c5ee4d
video: discard empty video_set_lut implementation
by Peng Fan
· Sat Jul 25 20:59:35 2015 +0800
edbecf5
ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support
by Masahiro Yamada
· Fri Aug 28 22:33:15 2015 +0900
c857ded
ARM: dts: uniphier: add PH1-Pro5 SoC support
by Masahiro Yamada
· Fri Aug 28 22:33:14 2015 +0900
37649af
ARM: dts: uniphier: sync with Linux
by Masahiro Yamada
· Fri Aug 28 22:33:13 2015 +0900
25318dc
serial: uniphier: drop platform data support
by Masahiro Yamada
· Fri Aug 28 20:13:19 2015 +0900
47eb9a8
ARM: uniphier: enable SPL_OF_CONTROL
by Masahiro Yamada
· Fri Aug 28 20:13:18 2015 +0900
d1066ba
ARM: uniphier: select SPL_DM rather than default in defconfig
by Masahiro Yamada
· Fri Aug 28 20:13:17 2015 +0900
348cd2b
ARM: uniphier: remove unused macro
by Masahiro Yamada
· Fri Aug 28 15:38:17 2015 +0900
579a9f6
ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
by Masahiro Yamada
· Fri Aug 28 15:37:17 2015 +0900
06b4781
mtd: denali_spl: do not allocate page_buffer in .bss section
by Masahiro Yamada
· Thu Aug 27 18:52:36 2015 +0900
Next »