Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
81ab547130a4fc0e961739d8fed3bbacfce43eda
81ab547
tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
by Simon Glass
· 9 years ago
45158dd
dm: tpm: Add a 'tpmtest' command
by Simon Glass
· 9 years ago
ff9f04a
tpm: Add functions to access flags and permissions
by Simon Glass
· 9 years ago
aa6ac63
tpm: Add a 'tpm info' command
by Simon Glass
· 9 years ago
347a622
dm: tpm: Convert LPC driver to driver model
by Simon Glass
· 9 years ago
cd8cc67
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· 9 years ago
1132853
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
by Simon Glass
· 9 years ago
1acfa2c
tpm: Check that parse_byte_string() has data to parse
by Simon Glass
· 9 years ago
a425f76
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· 9 years ago
8105c44
tpm: Report tpm errors on the command line
by Simon Glass
· 9 years ago
a44d5df
dm: i2c: Add a command to adjust the offset length
by Simon Glass
· 9 years ago
3e4f2fd
dm: tpm: Convert the TPM command and library to driver model
by Simon Glass
· 9 years ago
6c7a232
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· 9 years ago
a57bcee
tpm: tpm_tis_i2c: Tidy up delays
by Simon Glass
· 9 years ago
7ccebaf
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
by Simon Glass
· 9 years ago
a459e18
tpm: tpm_tis_i2c: Simplify init code
by Simon Glass
· 9 years ago
6a7e7cc
tpm: tpm_tis_i2c: Move definitions into the header file
by Simon Glass
· 9 years ago
fbb120a
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
by Simon Glass
· 9 years ago
1de4d58
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
by Simon Glass
· 9 years ago
ab79b00
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
by Simon Glass
· 9 years ago
651d3d1
tpm: tpm_tis_i2c: Drop unnecessary methods
by Simon Glass
· 9 years ago
9457627
tpm: Move the I2C TPM code into one file
by Simon Glass
· 9 years ago
c98f7fe
tpm: Convert drivers to use SPDX
by Simon Glass
· 9 years ago
8b6216a
tpm: Convert board config TPM options to Kconfig
by Simon Glass
· 9 years ago
350497c
tpm: Add Kconfig options for TPMs
by Simon Glass
· 9 years ago
965588f
tpm: Drop two unused options
by Simon Glass
· 9 years ago
ac1f857
tpm: Remove old pre-driver-model I2C code
by Simon Glass
· 9 years ago
f057082
exynos: Rise ARM voltage to 1.1V for chained bootloaders
by Misha Komarovskiy
· 9 years ago
420d4ee
buildman: Correct 'Series-cover-cc' detection logic
by Simon Glass
· 9 years ago
15cd969
drivers: kconfig: Sort driver menu in alphabetical order
by Bin Meng
· 9 years ago
82d0f6b
drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
by Bin Meng
· 9 years ago
51c7df2
drivers: kconfig: Move "Generic Driver Options" menu to the top
by Bin Meng
· 9 years ago
298e608
dm: core: Add Kconfig for simple bus driver
by Marek Vasut
· 9 years ago
0971778
dm: Use dev_get_addr() where possible
by Simon Glass
· 9 years ago
5115fda
dm: simplify uclass_foreach_dev() implementation
by Masahiro Yamada
· 9 years ago
edbecf5
ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support
by Masahiro Yamada
· 9 years ago
c857ded
ARM: dts: uniphier: add PH1-Pro5 SoC support
by Masahiro Yamada
· 9 years ago
37649af
ARM: dts: uniphier: sync with Linux
by Masahiro Yamada
· 9 years ago
25318dc
serial: uniphier: drop platform data support
by Masahiro Yamada
· 9 years ago
47eb9a8
ARM: uniphier: enable SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
d1066ba
ARM: uniphier: select SPL_DM rather than default in defconfig
by Masahiro Yamada
· 9 years ago
348cd2b
ARM: uniphier: remove unused macro
by Masahiro Yamada
· 9 years ago
579a9f6
ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
by Masahiro Yamada
· 9 years ago
06b4781
mtd: denali_spl: do not allocate page_buffer in .bss section
by Masahiro Yamada
· 9 years ago
79a6d5a
tools/atmelimage.c: Fix warning when debug is enabled
by Tom Rini
· 9 years ago
a3f7865
ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()
by Kishon Vijay Abraham I
· 9 years ago
831bcba
board: ti: invoke clock API to enable and disable clocks
by Kishon Vijay Abraham I
· 9 years ago
3dacf66
ARM: AM43xx: Add functions to enable and disable USB clocks
by Kishon Vijay Abraham I
· 9 years ago
f54117d
ARM: OMAP5: Add functions to enable and disable USB clocks
by Kishon Vijay Abraham I
· 9 years ago
5a3e062
board: ti: OMAP5: added USB initializtion code
by Kishon Vijay Abraham I
· 9 years ago
5f19b2d
board: ti: beagle_x15: added USB initializtion code
by Kishon Vijay Abraham I
· 9 years ago
2a447bf
include: configs: am43xx_evm: add 'usb stop' in usbboot env
by Kishon Vijay Abraham I
· 9 years ago
76d0c1d
board: ti: remove duplicate initialization of vbus_id_status
by Kishon Vijay Abraham I
· 9 years ago
cc55adf
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
by Kishon Vijay Abraham I
· 9 years ago
e6bda8c
ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
by Kishon Vijay Abraham I
· 9 years ago
4329a05
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
by Kishon Vijay Abraham I
· 9 years ago
3d6ab74
Makefile: fix SOURCE_DATE_EPOCH for *BSD host
by Andreas Bießmann
· 9 years ago
31f345e
picosam9g45: adopt CONFIG_SYS_PROMPT
by Andreas Bießmann
· 9 years ago
6e459e8
at91sam9260ek: add missing files to MAINTAINERS
by Andreas Bießmann
· 9 years ago
9ed6823
at91sam9rlek: add missing files to MAINTAINERS
by Andreas Bießmann
· 9 years ago
dd15fab
omap-common: SYS_BOOT fallback logic correction and support for more devices
by Paul Kocialkowski
· 9 years ago
abc574b
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
a3b2986
arm: spear: Some changes / updates to the x600 config header
by Stefan Roese
· 9 years ago
448e84f
arm: spear: Enable caches on SPEAr
by Stefan Roese
· 9 years ago
7618ad0
arm: spear: Move to common SPL infrastructure
by Stefan Roese
· 9 years ago
e83fa49
arm: spear: Fix booting - relocate vector table to 0 (low-vector)
by Stefan Roese
· 9 years ago
b4a96bd
ARM: k2l: Fix device speeds
by Lokesh Vutla
· 9 years ago
5e67bf0
ARM: keystone2: Update README
by Lokesh Vutla
· 9 years ago
4a4c9f5
ARM: keystone2: Build MLO by default
by Lokesh Vutla
· 9 years ago
0afbe87
ARM: keystone2: Rename u-boot-nand.gph to MLO
by Lokesh Vutla
· 9 years ago
cb66cbe
ARM: keystone2: move the custom build rules out to keystone specific makefile
by Nishanth Menon
· 9 years ago
736bb5a
ARM: keystone2: configs: Move SP to end of u-boot section
by Lokesh Vutla
· 9 years ago
8764fd6
env_mmc: Properly prefix mmc errors with '!'
by Hans de Goede
· 9 years ago
57dbd91
malloc_simple: Correct the alignment logic in memalign_simple()
by Simon Glass
· 9 years ago
1e642d7
kconfiglib: update to the latest version
by Ulf Magnusson
· 9 years ago
be3a553
ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0
by Nishanth Menon
· 9 years ago
6759e7f
ARM: DRA74-evm: Add iodelay values for SR2.0
by Nishanth Menon
· 9 years ago
4de1668
ARM: DRA7: Add detection of ES2.0
by Nishanth Menon
· 9 years ago
9b24773
Makefile: Use correct timezone for U_BOOT_TZ
by Chris Packham
· 9 years ago
28ef5c5
lib/display_options: Fix print_freq
by Suriyan Ramasami
· 9 years ago
71300b2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
89299e2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
b2c20f6
rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address
by Jonathan Liu
· 9 years ago
6a2283f
image: Fix loop condition to avoid warning
by Thierry Reding
· 9 years ago
b30eaad
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
651ea8b
dm: pci: Document binding of pci device drivers
by Bin Meng
· 9 years ago
4521a6c
x86: crownbay: Support Topcliff integrated pci uart devices with driver model
by Bin Meng
· 9 years ago
82cdd78
dm: core: Fix code reentrancy issue in device_probe_child()
by Bin Meng
· 9 years ago
a4c3818
dm: pci: Optimize pci_uclass_post_bind()
by Bin Meng
· 9 years ago
ff1b635
video: ct69000: Remove unused codes
by Bin Meng
· 9 years ago
a2f61ba
x86: crownbay: Enable on-board SMSC superio keyboard controller
by Bin Meng
· 9 years ago
e52e17a
video: cfb_console: Allow VGA device to work without i8042 keyboard
by Bin Meng
· 9 years ago
ef4d785
x86: i8042: Correctly initialize the controller
by Bin Meng
· 9 years ago
bc82308
x86: i8042: Clean up the driver per coding convention
by Bin Meng
· 9 years ago
c89f251
x86: i8042: Reorder static functions
by Bin Meng
· 9 years ago
c8c1ef9
x86: i8042: Remove unused codes
by Bin Meng
· 9 years ago
0773aed
x86: gpio: Tidy up gpio_ich6_get_base() and callers
by Simon Glass
· 9 years ago
94641cb
x86: gpio: Correct calls to _ich6_gpio_set_direction()
by Simon Glass
· 9 years ago
bcab137
x86: minnowmax: Correct pad-offset value for host_en1
by Simon Glass
· 9 years ago
f2b223f
dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.
by Simon Glass
· 9 years ago
Next »