Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
628bb20ce4135c1175f24fe4157d9870fb1a86c8
628bb20
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Jun 01 09:52:15 2018 -0400
40ad0ea
Merge tag 'arc-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· Thu May 31 14:17:36 2018 -0400
4b2705b
ARC: Add support for EM Development Kit board
by Alexey Brodkin
· Mon May 28 15:27:43 2018 +0300
7273810
ARC: Use elf32-bigarc in case of -EB
by Alexey Brodkin
· Wed May 30 19:03:39 2018 +0300
70a66c1
ARC: Reset: Implement weak reset_cpu()
by Alexey Brodkin
· Wed May 30 12:19:54 2018 +0300
2aef390
ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM
by Alexey Brodkin
· Wed May 30 11:31:07 2018 +0300
abd5676
ARC: Move .ivt section to the very beginning of the image
by Alexey Brodkin
· Tue May 29 20:01:00 2018 +0300
f711e54
ARC: Improve relocation fix-ups
by Alexey Brodkin
· Tue May 29 18:09:55 2018 +0300
91b5eaa
ARC: Make sure .ivt section is not purged by garbage collector
by Alexey Brodkin
· Tue May 29 20:29:16 2018 +0300
cf4f323
ARC: Cache: Don't compare I$ and D$ line lengths
by Alexey Brodkin
· Fri May 25 20:22:23 2018 +0300
1eafa85
MAINTAINERS: Add board/synopsys/
by Alexey Brodkin
· Fri May 25 16:14:38 2018 +0300
686dc7e
tests: Make test_log.py tests depend on cmd_log not log
by Tom Rini
· Fri May 25 08:28:45 2018 -0400
2388518
Remove snapshot.commit
by Heinrich Schuchardt
· Sun May 27 19:54:16 2018 +0200
ea06ae8
gitignore: remove stale /LOG pattern
by Masahiro Yamada
· Wed May 23 00:46:36 2018 +0900
a088c08
logos: provide U-Boot logo
by Heinrich Schuchardt
· Mon May 21 12:23:48 2018 +0200
5ba71e5
test: dm: Fix wrong aliases property names
by Eugeniu Rosca
· Sat May 19 14:13:55 2018 +0200
4299d52
scripts/dtc: Re-sync with Linux 4.17-rc4
by Eugeniu Rosca
· Sat May 19 14:13:54 2018 +0200
cd5f70d
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
by Rob Herring
· Sat May 19 14:13:53 2018 +0200
86abb7f
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
by Rob Herring
· Sat May 19 14:13:52 2018 +0200
fee0840
board: eets: pdu001: Fix wrong default value in Kconfig
by Eugeniu Rosca
· Sat May 19 14:13:51 2018 +0200
d57dd94
kconfig: re-sync with Linux 4.17-rc4
by Eugeniu Rosca
· Sat May 19 14:13:50 2018 +0200
bc84c44
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Wed May 30 14:51:37 2018 -0400
0d5b076
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· Wed May 30 08:43:04 2018 -0400
a59e913
fastboot: Update fastboot documentation
by Alex Kiernan
· Tue May 29 15:30:56 2018 +0000
e80d294
usb: fastboot: Convert USB f_fastboot to shared fastboot
by Alex Kiernan
· Tue May 29 15:30:55 2018 +0000
c86cde9
fastboot: Add support for 'oem format' command
by Alex Kiernan
· Tue May 29 15:30:54 2018 +0000
d5aa57c
net: fastboot: Merge AOSP UDP fastboot
by Alex Kiernan
· Tue May 29 15:30:53 2018 +0000
c568bcb
mmc: Separate "mmc swrite" from fastboot
by Alex Kiernan
· Tue May 29 15:30:52 2018 +0000
dc40585
fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
by Alex Kiernan
· Tue May 29 15:30:51 2018 +0000
3a6163a
fs: Add fs_get_type_name to return current filesystem name
by Alex Kiernan
· Tue May 29 15:30:50 2018 +0000
5329501
ti: fastboot: Move weak overrides to board files
by Alex Kiernan
· Tue May 29 15:30:49 2018 +0000
32c2194
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· Tue May 29 15:30:48 2018 +0000
1df9890
fastboot: Extract common definitions from USB fastboot
by Alex Kiernan
· Tue May 29 15:30:47 2018 +0000
5512c43
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· Tue May 29 15:30:46 2018 +0000
d0f91f0
fastboot: Fix parameter types in _fb_nand_write
by Alex Kiernan
· Tue May 29 15:30:45 2018 +0000
2281b06
fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
by Alex Kiernan
· Tue May 29 15:30:44 2018 +0000
82fe3f2
fastboot: Add missing newlines
by Alex Kiernan
· Tue May 29 15:30:43 2018 +0000
8cb1eab
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· Tue May 29 15:30:42 2018 +0000
ed6a4144
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· Tue May 29 15:30:41 2018 +0000
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· Tue May 29 15:30:40 2018 +0000
65de955
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· Tue May 29 15:30:39 2018 +0000
e78aac1
gadget: f_thor: Fix memory leaks of usb request and its buffer
by Seung-Woo Kim
· Fri May 25 14:21:01 2018 +0900
ca8a37a
rockchip: xhci: remove DTS parsing for PHY (which is unused)
by Philipp Tomsich
· Thu May 24 17:11:57 2018 +0200
a1ae60e
usb: xhci: Handle endianness in xhci_set_configuration()
by Bin Meng
· Wed May 23 23:40:50 2018 -0700
18f5bcd
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
by Bin Meng
· Wed May 23 23:40:49 2018 -0700
d038398
usb: xhci: Initialize dev_state to 0 in the input slot context
by Bin Meng
· Wed May 23 23:40:48 2018 -0700
03760fe
usb: xhci: Set accurate add context flags when updating hub attributes
by Bin Meng
· Wed May 23 23:40:47 2018 -0700
a06ad95
usb: xhci-rcar: deregister before deactivating clock
by Matthias Blankertz
· Tue May 22 15:24:48 2018 +0200
fdb33a0
travis.yml: Support RISC-V 64-bit
by Rick Chen
· Wed May 30 16:12:19 2018 +0800
cb253c9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue May 29 11:01:46 2018 -0400
351755a
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· Tue May 29 11:01:43 2018 -0400
8a1ed60
mach-snapdragon: increase size of malloc pool
by Ramon Fried
· Mon May 28 23:55:49 2018 +0300
4a9404e
db820c: add dummy clock for uart node
by Ramon Fried
· Tue May 29 00:30:45 2018 +0300
6c33cc93
Import Android's dt_table.h for DT image format
by Alex Deymo
· Mon May 28 17:19:35 2018 +0200
273a134
configs: remove CONFIG_SYS_MVFS
by Chris Packham
· Sat May 26 22:32:29 2018 +1200
8cd8a9f
mtd: ftsmc020: Drop unsed code
by Rick Chen
· Tue May 29 11:10:56 2018 +0800
cea16d0
board: ax25-ae350: Support cfi flash
by Rick Chen
· Tue May 29 11:07:53 2018 +0800
ed4a3b3
riscv: dts: Support cfi flash
by Rick Chen
· Tue May 29 11:05:54 2018 +0800
c616414
configs: ax25-ae350: Support cfi flash
by Rick Chen
· Tue May 29 11:04:23 2018 +0800
7e1861c
mmc: ftsdc010_mci: Sync compatible with DT mmc node
by Rick Chen
· Tue May 29 11:00:28 2018 +0800
c7cccef
riscv: dts: Sync DT with Linux Kernel
by Rick Chen
· Tue May 29 10:53:41 2018 +0800
59d1526
net: ftmac100: Fix compiler warning
by Rick Chen
· Tue May 29 10:42:19 2018 +0800
b41aeec
spi: atcspi200: Fix compiler warning
by Rick Chen
· Tue May 29 10:40:03 2018 +0800
70c1bba
configs: ax25-ae350: Set 64-bit as default configuration
by Rick Chen
· Tue May 29 10:38:16 2018 +0800
ccaabe0
doc: ae250: Rename as ae350
by Rick Chen
· Tue May 29 10:29:20 2018 +0800
3e693c3
configs: nx25-ae250:Rename as ax25-ae350
by Rick Chen
· Tue May 29 10:20:39 2018 +0800
692e017
board: nx25-ae250: Rename as ax25-ae350
by Rick Chen
· Tue May 29 10:06:42 2018 +0800
b66af37
riscv: cpu: nx25: Rename as ax25
by Rick Chen
· Tue May 29 09:54:40 2018 +0800
9dbb973
SPDX: Convert single license tags to Linux Kernel style
by Rick Chen
· Tue May 29 14:10:06 2018 +0800
9677a37
efi_loader: Enable RISC-V support
by Rick Chen
· Mon May 28 19:06:37 2018 +0800
438b9be
riscv: nx25: Enable distro boot
by Alexander Graf
· Mon Apr 23 07:59:49 2018 +0200
3ed3f8a
distro: Extend with RISC-V defines
by Alexander Graf
· Mon Apr 23 07:59:48 2018 +0200
59254d6
efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
by Alexander Graf
· Mon Apr 23 07:59:47 2018 +0200
7ea64b0
riscv: Add board_quiesce_devices stub
by Alexander Graf
· Mon Apr 23 07:59:46 2018 +0200
31bdde9
riscv: Add EFI application infrastructure
by Alexander Graf
· Mon Apr 23 07:59:45 2018 +0200
a5dc563
riscv: Enable function sections
by Alexander Graf
· Mon Apr 23 07:59:44 2018 +0200
3bb8f01
riscv: Add setjmp/longjmp code
by Alexander Graf
· Mon Apr 23 07:59:43 2018 +0200
178c2ef
configs: remove redundant comment sections
by Chris Packham
· Sat May 26 22:32:28 2018 +1200
79365cf
configs: remove empty #ifdef block from mv-common.h
by Chris Packham
· Sat May 26 21:43:56 2018 +1200
1eeac42
arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU
by Ken Ma
· Fri May 25 15:49:27 2018 +0800
c3f0ca1
ata: ahci_mvebu: add scsi support
by Ken Ma
· Fri May 25 15:49:26 2018 +0800
b483397
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
by David Sniatkiwicz
· Fri May 25 15:49:25 2018 +0800
3984dac
ata: mvebu: move mvebu sata driver to drivers/ata directory
by Ken Ma
· Fri May 25 15:49:24 2018 +0800
02a3485
dts: mvebu: a80x0: Enable SD/eMMC interfaces
by Konstantin Porotchkin
· Fri May 25 14:20:53 2018 +0800
3ee2551
mvebu: pinctrl: Add SD/eMMC PHY selector to the driver
by Konstantin Porotchkin
· Fri May 25 14:20:52 2018 +0800
1414386
mvebu: pinctrl: sync compatible string with Linux 4.17-rc4
by Evan Wang
· Fri May 25 14:20:51 2018 +0800
36bf28d
ARM: kirkwood: Add device-tree for keymile
by Chris Packham
· Thu May 17 21:46:01 2018 +1200
413a5ec
ARM: kirkwood: Add device-tree for netspace & inetspace
by Chris Packham
· Thu May 17 21:46:00 2018 +1200
3c46ad5
ARM: kirkwood: Add device-tree for lschlv2 & lsxhl
by Chris Packham
· Thu May 17 21:45:59 2018 +1200
41d9201
ARM: kirkwood: Add device-tree for ds109
by Chris Packham
· Thu May 17 21:45:58 2018 +1200
beb4071
ARM: kirkwood: Add device-tree for dreamplug
by Chris Packham
· Thu May 17 21:45:57 2018 +1200
4d1c2fc
ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2
by Chris Packham
· Thu May 17 21:45:56 2018 +1200
01b566d
board: turris_mox: Add fixed regulator support to defconfig
by Marek Behún
· Wed May 16 22:13:49 2018 +0200
9105e43
sf: Add Macronix MX25U25635F ID
by Marek Vasut
· Thu May 17 14:49:03 2018 +0200
e9b668d
sf: Add Winbond W25Q256 ID
by Marek Vasut
· Wed May 16 16:45:18 2018 +0200
186cc99
add FIT data-position & data-offset property support
by Kelvin Cheung
· Sat May 19 18:21:37 2018 +0800
2427ec6
malloc: Use malloc simple before malloc is fully initialized in memalign()
by Ley Foon Tan
· Fri May 18 18:03:12 2018 +0800
85b9f63
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
by Patrice Chotard
· Thu May 17 16:53:57 2018 +0200
f3674a4
stm32mp1: use OTP to configure MAC address and serial number
by Patrick Delaunay
· Thu May 17 15:24:07 2018 +0200
0c4656b
stm32mp1: add FUSE command support
by Patrick Delaunay
· Thu May 17 15:24:06 2018 +0200
Next »