Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf4bfea2932c522aa30e8f6d7cc52bc5e5f733ee
cf4bfea
tpm: add a Sandbox TPMv2.x driver
by Miquel Raynal
· Tue May 15 11:57:25 2018 +0200
caaf40a
test/py: add TPMv2.x test suite
by Miquel Raynal
· Tue May 15 11:57:24 2018 +0200
94e4680
doc: device-tree-bindings: add TIS TPMv2.0 SPI module info
by Miquel Raynal
· Tue May 15 11:57:23 2018 +0200
68f34a2
tpm2: tis_spi: add the possibility to reset the chip with a gpio
by Miquel Raynal
· Wed May 16 08:59:16 2018 +0200
c1f6d6c
tpm: add support for TPMv2.x SPI modules
by Miquel Raynal
· Tue May 15 11:57:21 2018 +0200
0b864f6
tpm: add PCR authentication commands support
by Miquel Raynal
· Tue May 15 11:57:20 2018 +0200
05d7be3
tpm: add TPM2_HierarchyChangeAuth command support
by Miquel Raynal
· Tue May 15 11:57:19 2018 +0200
228e990
tpm: add dictionary attack mitigation commands support
by Miquel Raynal
· Tue May 15 11:57:18 2018 +0200
2e52c06
tpm: add TPM2_GetCapability command support
by Miquel Raynal
· Tue May 15 11:57:17 2018 +0200
4c1a585
tpm: add TPM2_PCR_Read command support
by Miquel Raynal
· Tue May 15 11:57:16 2018 +0200
14d7235
tpm: add TPM2_PCR_Extend command support
by Miquel Raynal
· Tue May 15 11:57:15 2018 +0200
8df6f8d
tpm: add TPM2_Clear command support
by Miquel Raynal
· Tue May 15 11:57:14 2018 +0200
39c7608
tpm: add TPM2_SelfTest command support
by Miquel Raynal
· Tue May 15 11:57:13 2018 +0200
65a1a6c
tpm: add TPM2_Startup command support
by Miquel Raynal
· Tue May 15 11:57:12 2018 +0200
68b3f83
tpm: report driver error code to upper layer
by Miquel Raynal
· Tue May 15 11:57:11 2018 +0200
3eec088
tpm: add possible traces to analyze buffers returned by the TPM
by Miquel Raynal
· Tue May 15 11:57:10 2018 +0200
c9e0c32
tpm: add macros to enhance TPM commands readability
by Miquel Raynal
· Tue May 15 11:57:09 2018 +0200
f3b4350
tpm: prepare support for TPMv2.x commands
by Miquel Raynal
· Tue May 15 11:57:08 2018 +0200
f7147e5
tpm: add missing parameter in private data structure description
by Miquel Raynal
· Tue May 15 11:57:07 2018 +0200
4c6759e
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· Tue May 15 11:57:06 2018 +0200
294f82a
tpm: prepare introduction of TPMv2.x support in Kconfig
by Miquel Raynal
· Tue May 15 11:57:05 2018 +0200
3c43d54
tpm: add Revision ID field in the chip structure
by Miquel Raynal
· Tue May 15 11:57:04 2018 +0200
82b0566
tpm: add extra blank lines between declarations and code
by Miquel Raynal
· Tue May 15 11:57:03 2018 +0200
a59aa34
tpm: fix spelling
by Miquel Raynal
· Tue May 15 11:57:02 2018 +0200
02c4bba
tpm: use the BIT() macro where applicable
by Miquel Raynal
· Tue May 15 11:57:01 2018 +0200
886ccc0
tpm: align arguments with open parenthesis
by Miquel Raynal
· Tue May 15 11:57:00 2018 +0200
d790f55
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
by Miquel Raynal
· Tue May 15 11:56:59 2018 +0200
c28d0c5
tpm: remove extra spaces between a function and its opening bracket
by Miquel Raynal
· Tue May 15 11:56:58 2018 +0200
171e5bf
tpm: remove redundant blank line
by Miquel Raynal
· Tue May 15 11:56:57 2018 +0200
6079dfa
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· Thu May 24 09:54:25 2018 -0400
31efd3c
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Thu May 24 09:54:14 2018 -0400
87e1773
ARC: Enable debug UART on nSIM boards
by Alexey Brodkin
· Mon May 21 16:55:20 2018 +0300
eede167
serial/serial_arc: Implement debug serial
by Alexey Brodkin
· Mon May 21 16:42:07 2018 +0300
b9a0a42
serial: Convert ARC_SERIAL to Kconfig
by Alexey Brodkin
· Mon May 21 16:40:05 2018 +0300
1ee6a7c
ARC: enable debug uart for HSDK and AXS10x boards
by Eugeniy Paltsev
· Thu May 03 15:01:59 2018 +0300
14e1dd6
ARC: init debug uart in early common arc code
by Eugeniy Paltsev
· Thu May 03 15:01:58 2018 +0300
9acd571
rpi: Change load addresses to make more room for the kernel & DTB
by Tuomas Tynkkynen
· Fri Apr 20 13:03:49 2018 +0300
0662337
spl: Add full fitImage support
by Marek Vasut
· Sun May 13 00:23:17 2018 +0200
7f93db7
pylibfdt: Add missing CC and LD to Makefile
by Marek Vasut
· Fri May 18 09:56:53 2018 +0200
6bff25d
scripts: add decodecode from Linux
by Heinrich Schuchardt
· Tue May 15 19:42:24 2018 +0200
74b0eda
arm: print instructions pointed to by pc
by Heinrich Schuchardt
· Tue May 15 19:42:23 2018 +0200
16d73b9
arm64: timer: Create timer_get_bootus for bootstage support
by Michal Simek
· Tue May 15 16:47:02 2018 +0200
8221232
Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
by Philipp Tomsich
· Mon May 14 15:22:06 2018 +0200
6836581
twister: Let SPL load U-Boot from MMC
by Ladislav Michl
· Mon May 14 09:17:45 2018 +0200
93e9575
fit: Add standalone image type handling
by Marek Vasut
· Sun May 13 00:22:54 2018 +0200
25114a6
fit: Add empty fit_print_contents() and fit_image_print()
by Marek Vasut
· Sun May 13 00:22:53 2018 +0200
9f2e0eb
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· Sun May 13 00:22:52 2018 +0200
33dd00e
spl: fit: Add support for loading FPGA bitstream
by Marek Vasut
· Sat May 12 22:25:28 2018 +0200
e710fa6
bootcount: Add bootcount command
by Alex Kiernan
· Sat May 12 05:49:47 2018 +0000
8b252f1
configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo
by Eugen Hristev
· Fri May 11 11:14:32 2018 +0300
41407de
configs: sama5d2_xplained: set default FAT env location to SD-Card
by Eugen Hristev
· Fri May 11 11:14:31 2018 +0300
2981003
doc: expand README.commands
by Heinrich Schuchardt
· Thu May 10 15:57:27 2018 +0200
778ba8a
test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir
by Eugen Hristev
· Wed May 09 16:28:38 2018 +0300
d58c8e9
fs: ext4: fix crash on ext4ls
by Eugen Hristev
· Wed May 09 16:28:37 2018 +0300
6f1d6ba
i2c: Drop CONFIG_SH_SH7734_I2C
by Tuomas Tynkkynen
· Wed May 09 15:24:35 2018 +0300
efaa762
i2c: Drop CONFIG_TSI108_I2C
by Tuomas Tynkkynen
· Wed May 09 15:24:34 2018 +0300
d2f37e1
net: Drop CONFIG_TSI108_ETH
by Tuomas Tynkkynen
· Wed May 09 15:24:33 2018 +0300
0ff07d2
configs: sama5d2_xplained: enable ext4 command support
by Eugen Hristev
· Wed May 09 13:08:01 2018 +0300
217f8fc
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
by Eugen Hristev
· Wed May 09 10:58:30 2018 +0300
4f867a4
configs: at91sam9x5ek: updated mtdparts variable in bootargs
by Eugen Hristev
· Wed May 09 10:30:26 2018 +0300
6492244
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
by Nicolas Ferre
· Wed May 09 10:30:25 2018 +0300
e0c392c
configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment
by Nicolas Ferre
· Wed May 09 10:30:24 2018 +0300
7d77b66
FIT: Make fit_conf_print() be a static function
by Tom Rini
· Tue May 08 14:34:05 2018 -0400
58c577f
Licenses/README: Update some style and add explicit license to the document
by Tom Rini
· Tue May 08 11:34:36 2018 -0400
60e0f61
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
by Alex Kiernan
· Tue May 08 04:43:31 2018 +0000
331a066
mmc: Unirqify bcm2835_sdhost and fix writes
by Alexander Graf
· Wed May 23 22:24:51 2018 +0200
33b4a30
rpi: Adjust fdt_addr_r to a sane address
by Alexander Graf
· Fri Apr 13 17:37:34 2018 +0200
19bdef6
arm: armv7m: Clean up some thumb / compiler flag options
by Tom Rini
· Mon May 07 20:46:52 2018 -0400
9662fa2
.travis.yml: Further optimizations
by Tom Rini
· Thu May 10 07:15:54 2018 -0400
40261f9
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· Thu May 10 07:15:53 2018 -0400
4a2b61b
at91: Minor tweaks to SPL logic for space savings on smartweb
by Tom Rini
· Thu May 10 07:15:52 2018 -0400
96a5c67
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Tue May 22 13:53:26 2018 -0400
76b37e7
ARM: dts: uniphier: sync with Linux 4.17-rc6
by Masahiro Yamada
· Wed May 23 00:30:54 2018 +0900
018f2fb
ARM: uniphier: rename environment variable fdt_file to fdtfile
by Masahiro Yamada
· Thu May 17 19:55:20 2018 +0900
f8b6c4e
ARM: dts: uniphier: change phy-mode to 'internal' for LD11
by Kunihiko Hayashi
· Fri May 11 18:49:17 2018 +0900
0ed9d14
ARM: dts: uniphier: add clock-names and reset-names to ethernet node
by Kunihiko Hayashi
· Fri May 11 18:49:16 2018 +0900
a609f113
ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet node
by Kunihiko Hayashi
· Fri May 11 18:49:15 2018 +0900
b57334d
ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node
by Kunihiko Hayashi
· Fri May 11 18:49:14 2018 +0900
4606fc7
SPDX: Fixup SPDX tags in a few new files
by Tom Rini
· Sun May 20 09:47:45 2018 -0400
d2bd779
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sun May 20 09:44:38 2018 -0400
ceb45d2
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sun May 20 09:44:13 2018 -0400
973a77a
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Sun May 20 09:44:05 2018 -0400
19d7805
ARM: rmobile: Unify Gen2 Makefile entry
by Marek Vasut
· Wed May 02 12:09:23 2018 +0200
957afe6
ARM: rmobile: Drop old R8A7794 PFC tables
by Marek Vasut
· Wed May 02 12:07:45 2018 +0200
020b2ad
ARM: rmobile: Drop old R8A7793 PFC tables
by Marek Vasut
· Wed May 02 12:07:18 2018 +0200
02e536c
ARM: rmobile: Drop old R8A7792 PFC tables
by Marek Vasut
· Wed May 02 12:06:48 2018 +0200
85c25ce
ARM: rmobile: Drop old R8A7791 PFC tables
by Marek Vasut
· Wed May 02 12:06:08 2018 +0200
ca847a0
ARM: rmobile: Drop old R8A7790 PFC tables
by Marek Vasut
· Wed May 02 12:05:08 2018 +0200
927b1e3
ARM: rmobile: Update V2H Blanche
by Marek Vasut
· Mon Apr 30 14:10:36 2018 +0200
ec745ae
ARM: rmobile: Enable DM capable RCar I2C driver on Silk
by Marek Vasut
· Tue May 01 08:57:25 2018 +0200
2b366b0
ARM: rmobile: Enable DM capable RCar I2C driver on Lager
by Marek Vasut
· Tue May 01 08:57:20 2018 +0200
2716596
i2c: rcar_i2c: Add DM and DT capable I2C driver
by Marek Vasut
· Sat Apr 21 18:57:28 2018 +0200
b91a483
i2c: rcar_i2c: Remove the driver
by Marek Vasut
· Sat Apr 21 18:54:27 2018 +0200
af48948
Fixup various SPDX tags from the latest merge
by Tom Rini
· Fri May 18 17:54:39 2018 -0400
121f93c
drivers: usb: dwc3: remove devm_zalloc from linux_compact
by Mugunthan V N
· Fri May 18 13:10:27 2018 +0200
c87bfe3
usb: xhci: zynqmp: Remove support for !DM_USB
by Michal Simek
· Fri May 18 13:15:09 2018 +0200
34c19ab
arm64: zynqmp: Use DWC3 generic driver and DM_USB
by Michal Simek
· Fri May 18 13:15:08 2018 +0200
31eff2e
usb: xhci: zynqmp: Add support for DM_USB
by Michal Simek
· Fri May 18 13:15:07 2018 +0200
9d8cbbf
usb: dwc3: Add generic DWC3 glue logic driver
by Michal Simek
· Fri May 18 13:15:06 2018 +0200
58d8fbe
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· Fri May 18 13:15:05 2018 +0200
Next »