Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c86cde95ff63ec7e0c5d02e258eb13a411500a8a
c86cde9
fastboot: Add support for 'oem format' command
by Alex Kiernan
· 7 years ago
d5aa57c
net: fastboot: Merge AOSP UDP fastboot
by Alex Kiernan
· 7 years ago
c568bcb
mmc: Separate "mmc swrite" from fastboot
by Alex Kiernan
· 7 years ago
dc40585
fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
by Alex Kiernan
· 7 years ago
3a6163a
fs: Add fs_get_type_name to return current filesystem name
by Alex Kiernan
· 7 years ago
5329501
ti: fastboot: Move weak overrides to board files
by Alex Kiernan
· 7 years ago
32c2194
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· 7 years ago
1df9890
fastboot: Extract common definitions from USB fastboot
by Alex Kiernan
· 7 years ago
5512c43
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· 7 years ago
d0f91f0
fastboot: Fix parameter types in _fb_nand_write
by Alex Kiernan
· 7 years ago
2281b06
fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
by Alex Kiernan
· 7 years ago
82fe3f2
fastboot: Add missing newlines
by Alex Kiernan
· 7 years ago
8cb1eab
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· 7 years ago
ed6a4144
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· 7 years ago
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 7 years ago
65de955
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· 7 years ago
e78aac1
gadget: f_thor: Fix memory leaks of usb request and its buffer
by Seung-Woo Kim
· 7 years ago
ca8a37a
rockchip: xhci: remove DTS parsing for PHY (which is unused)
by Philipp Tomsich
· 7 years ago
a1ae60e
usb: xhci: Handle endianness in xhci_set_configuration()
by Bin Meng
· 7 years ago
18f5bcd
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
by Bin Meng
· 7 years ago
d038398
usb: xhci: Initialize dev_state to 0 in the input slot context
by Bin Meng
· 7 years ago
03760fe
usb: xhci: Set accurate add context flags when updating hub attributes
by Bin Meng
· 7 years ago
a06ad95
usb: xhci-rcar: deregister before deactivating clock
by Matthias Blankertz
· 7 years ago
186cc99
add FIT data-position & data-offset property support
by Kelvin Cheung
· 7 years ago
2427ec6
malloc: Use malloc simple before malloc is fully initialized in memalign()
by Ley Foon Tan
· 7 years ago
85b9f63
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
by Patrice Chotard
· 7 years ago
f3674a4
stm32mp1: use OTP to configure MAC address and serial number
by Patrick Delaunay
· 7 years ago
0c4656b
stm32mp1: add FUSE command support
by Patrick Delaunay
· 7 years ago
14d6a24
stm32mp1: add bsec driver
by Patrick Delaunay
· 7 years ago
6f6109d
stm32mp1: remove the second TAMP_BOOT_CONTEXT update
by Patrick Delaunay
· 7 years ago
82168e8
stm32mp1: Allow to activate CONFIG_DEBUG_UART
by Patrick Delaunay
· 7 years ago
39ffe0e
serial: stm32: Add setparity support
by Patrick Delaunay
· 7 years ago
830e35e
dm: serial: Add setparity
by Patrick Delaunay
· 7 years ago
db0536e
serial: stm32: Fix bits defines name
by Patrice Chotard
· 7 years ago
ab8e5d2
serial: stm32: Add debug uart support
by Patrick Delaunay
· 7 years ago
a88d314
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
by Radoslaw Pietrzyk
· 7 years ago
2292ed3
serial: serial_msm: added pinmux & config
by Ramon Fried
· 7 years ago
c9dc155
db410: added pinctrl node and serial bindings
by Ramon Fried
· 7 years ago
e43d8e7
mach-snapdragon: Introduce pinctrl driver
by Ramon Fried
· 7 years ago
ae29977
mach-snapdragon: Fix UART clock flow
by Ramon Fried
· 7 years ago
1f0f4a1
serial: serial_msm: initialize uart only before relocation
by Ramon Fried
· 7 years ago
5550dd9
serial: serial_msm: fail probe if settings clocks fails
by Ramon Fried
· 7 years ago
5355d0d
db820c: set clk node to be probed before relocation
by Ramon Fried
· 7 years ago
eef7ade
Remove CONFIG_MVGBE from config_whitelist.txt
by Chris Packham
· 7 years ago
ffa21e9
PCI: Document pciauto_region_allocate()
by Tuomas Tynkkynen
· 7 years ago
f20b718
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
by Tuomas Tynkkynen
· 7 years ago
928aec7
PCI: Add newlines to debug prints in pci_auto_common.c
by Tuomas Tynkkynen
· 7 years ago
9cd7ac9
doc: qemu-arm: Drop highmem=off references
by Tuomas Tynkkynen
· 7 years ago
ac92739
ARM: qemu-arm: Bump RAM size in AArch64 MMU table
by Tuomas Tynkkynen
· 7 years ago
c307e17
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
by Tuomas Tynkkynen
· 7 years ago
78b93ac
configs: add TPMv2.x support in Sandbox
by Miquel Raynal
· 7 years ago
80938c1
sandbox: dts: add Sandbox TPMv2.x node
by Miquel Raynal
· 7 years ago
5c37cbd
doc: device-tree-bindings: add Sandbox TPMv2.0 module info
by Miquel Raynal
· 7 years ago
cf4bfea
tpm: add a Sandbox TPMv2.x driver
by Miquel Raynal
· 7 years ago
caaf40a
test/py: add TPMv2.x test suite
by Miquel Raynal
· 7 years ago
94e4680
doc: device-tree-bindings: add TIS TPMv2.0 SPI module info
by Miquel Raynal
· 7 years ago
68f34a2
tpm2: tis_spi: add the possibility to reset the chip with a gpio
by Miquel Raynal
· 7 years ago
c1f6d6c
tpm: add support for TPMv2.x SPI modules
by Miquel Raynal
· 7 years ago
0b864f6
tpm: add PCR authentication commands support
by Miquel Raynal
· 7 years ago
05d7be3
tpm: add TPM2_HierarchyChangeAuth command support
by Miquel Raynal
· 7 years ago
228e990
tpm: add dictionary attack mitigation commands support
by Miquel Raynal
· 7 years ago
2e52c06
tpm: add TPM2_GetCapability command support
by Miquel Raynal
· 7 years ago
4c1a585
tpm: add TPM2_PCR_Read command support
by Miquel Raynal
· 7 years ago
14d7235
tpm: add TPM2_PCR_Extend command support
by Miquel Raynal
· 7 years ago
8df6f8d
tpm: add TPM2_Clear command support
by Miquel Raynal
· 7 years ago
39c7608
tpm: add TPM2_SelfTest command support
by Miquel Raynal
· 7 years ago
65a1a6c
tpm: add TPM2_Startup command support
by Miquel Raynal
· 7 years ago
68b3f83
tpm: report driver error code to upper layer
by Miquel Raynal
· 7 years ago
3eec088
tpm: add possible traces to analyze buffers returned by the TPM
by Miquel Raynal
· 7 years ago
c9e0c32
tpm: add macros to enhance TPM commands readability
by Miquel Raynal
· 7 years ago
f3b4350
tpm: prepare support for TPMv2.x commands
by Miquel Raynal
· 7 years ago
f7147e5
tpm: add missing parameter in private data structure description
by Miquel Raynal
· 7 years ago
4c6759e
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· 7 years ago
294f82a
tpm: prepare introduction of TPMv2.x support in Kconfig
by Miquel Raynal
· 7 years ago
3c43d54
tpm: add Revision ID field in the chip structure
by Miquel Raynal
· 7 years ago
82b0566
tpm: add extra blank lines between declarations and code
by Miquel Raynal
· 7 years ago
a59aa34
tpm: fix spelling
by Miquel Raynal
· 7 years ago
02c4bba
tpm: use the BIT() macro where applicable
by Miquel Raynal
· 7 years ago
886ccc0
tpm: align arguments with open parenthesis
by Miquel Raynal
· 7 years ago
d790f55
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
by Miquel Raynal
· 7 years ago
c28d0c5
tpm: remove extra spaces between a function and its opening bracket
by Miquel Raynal
· 7 years ago
171e5bf
tpm: remove redundant blank line
by Miquel Raynal
· 7 years ago
6079dfa
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
31efd3c
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
87e1773
ARC: Enable debug UART on nSIM boards
by Alexey Brodkin
· 7 years ago
eede167
serial/serial_arc: Implement debug serial
by Alexey Brodkin
· 7 years ago
b9a0a42
serial: Convert ARC_SERIAL to Kconfig
by Alexey Brodkin
· 7 years ago
1ee6a7c
ARC: enable debug uart for HSDK and AXS10x boards
by Eugeniy Paltsev
· 7 years ago
14e1dd6
ARC: init debug uart in early common arc code
by Eugeniy Paltsev
· 7 years ago
9acd571
rpi: Change load addresses to make more room for the kernel & DTB
by Tuomas Tynkkynen
· 7 years ago
0662337
spl: Add full fitImage support
by Marek Vasut
· 7 years ago
7f93db7
pylibfdt: Add missing CC and LD to Makefile
by Marek Vasut
· 7 years ago
6bff25d
scripts: add decodecode from Linux
by Heinrich Schuchardt
· 7 years ago
74b0eda
arm: print instructions pointed to by pc
by Heinrich Schuchardt
· 7 years ago
16d73b9
arm64: timer: Create timer_get_bootus for bootstage support
by Michal Simek
· 7 years ago
8221232
Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
by Philipp Tomsich
· 7 years ago
6836581
twister: Let SPL load U-Boot from MMC
by Ladislav Michl
· 7 years ago
93e9575
fit: Add standalone image type handling
by Marek Vasut
· 7 years ago
25114a6
fit: Add empty fit_print_contents() and fit_image_print()
by Marek Vasut
· 7 years ago
9f2e0eb
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· 7 years ago
Next »