Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b8856afdbe47639b097d5ce40bb97fb372411640
b8856af
firmware: ti_sci: Add support for processor control services
by Lokesh Vutla
· Mon Aug 27 15:57:37 2018 +0530
5bd0837
firmware: ti_sci: Add support for reboot core service
by Andreas Dannenberg
· Mon Aug 27 15:57:36 2018 +0530
d10c80c
firmware: ti_sci: Add support for clock control
by Lokesh Vutla
· Mon Aug 27 15:57:35 2018 +0530
24a4d5e
firmware: ti_sci: Add support for device control
by Andreas Dannenberg
· Mon Aug 27 15:57:34 2018 +0530
5299c4c
firmware: ti_sci: Add support for board configuration
by Andreas Dannenberg
· Mon Aug 27 15:57:33 2018 +0530
5af02db
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
by Lokesh Vutla
· Mon Aug 27 15:57:32 2018 +0530
bc5bd3a
armv8: K3: am654: Add support for generating build targets
by Lokesh Vutla
· Mon Aug 27 15:57:15 2018 +0530
59b6ba7
armv8: K3: am654: Introduce FIT generator script
by Lokesh Vutla
· Mon Aug 27 15:57:14 2018 +0530
49297cf
armv8: K3: am654: Add custom MMU support
by Lokesh Vutla
· Mon Aug 27 15:57:13 2018 +0530
1c855c1
arm: K3: am654: Unlock control module registers during init
by Andreas Dannenberg
· Mon Aug 27 15:57:12 2018 +0530
c7bfb85
arm: K3: am654: Add support for boot device detection
by Lokesh Vutla
· Mon Aug 27 15:57:11 2018 +0530
d980584
arm: K3: Update _start instruction
by Lokesh Vutla
· Mon Aug 27 15:57:10 2018 +0530
3288644
arm: K3: Add support for AM654 SoC definition
by Lokesh Vutla
· Mon Aug 27 15:57:09 2018 +0530
9bdec00
arm: K3: Add initial support for TI's K3 generation of SoCs
by Lokesh Vutla
· Mon Aug 27 15:57:08 2018 +0530
8416da1
cmd: part: use MAX_SEARCH_PARTITIONS for part search
by Kever Yang
· Fri Sep 07 17:37:36 2018 +0800
976e342
arm: armv7m: clean up armv7m unified code compilation
by Vikas Manocha
· Fri Aug 31 16:57:06 2018 -0700
1808396
arm: armv7m: remove un-necessary If then instruction
by Vikas Manocha
· Fri Aug 31 16:39:36 2018 -0700
4e61fb6
arm: stm32: Remove redundant thumb build selection
by Vikas Manocha
· Fri Aug 31 16:15:14 2018 -0700
f25cdc6
arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
by Quentin Schulz
· Fri Aug 31 16:15:53 2018 +0200
fc49786
tools: mkimage: Ensure munmap unmaps the same length that was mapped
by Mark Tomlinson
· Wed Aug 29 10:51:14 2018 +1200
42cb4b8
serial: omap: Introduce DM specific omap serial
by Lokesh Vutla
· Mon Aug 27 15:55:24 2018 +0530
a5c5a55
omap3: pandora: Enable DM_SERIAL
by Grazvydas Ignotas
· Sat Aug 25 22:40:08 2018 +0300
4c851ef
board: arm: Add support for Broadcom BCM7260
by Thomas Fitzsimmons
· Wed Aug 22 18:37:55 2018 -0400
89134a9
arm: bcm7445: Change serial console index
by Thomas Fitzsimmons
· Wed Aug 22 18:37:54 2018 -0400
554d879
ARM: CPU: arm926ejs: Consolidate cache routines to common file
by Adam Ford
· Thu Aug 16 13:23:11 2018 -0500
e3cb514
serial: arm_dcc: Add DCC support for V7R based cores
by Lokesh Vutla
· Thu Aug 16 18:43:56 2018 +0530
95be3b5
pinctrl: Fix build warning with ARM64
by Lokesh Vutla
· Thu Aug 16 18:41:49 2018 +0530
48302ca
dm: omap-timer: Update clock rate only if not populated
by Lokesh Vutla
· Thu Aug 16 18:26:55 2018 +0530
70f57cf
dm: omap-timer: Use 64bit for counter values
by Lokesh Vutla
· Thu Aug 16 18:26:54 2018 +0530
ddd8d75
mmc: fsl_esdhc: enable HS400 feature
by Peng Fan
· Fri Aug 10 14:07:55 2018 +0800
4680125
mmc: add HS400 support
by Peng Fan
· Fri Aug 10 14:07:54 2018 +0800
ed000fc
at91: fix devicetree warnings
by Eugen Hristev
· Thu Aug 09 14:12:01 2018 +0300
42f77cd
ARM: dts: Makefile: fix build for at91family
by Eugen Hristev
· Thu Aug 09 14:12:00 2018 +0300
4e91500
gpio: stm32f7: replace ODR update by BSRR write
by Patrice Chotard
· Thu Aug 09 11:57:57 2018 +0200
07f2477
clk: clk_meson: Add mux and div support for reparent and rate setting
by Neil Armstrong
· Mon Aug 06 14:49:20 2018 +0200
32edad5
power: domain: Add the VPU Power Domain driver
by Neil Armstrong
· Mon Aug 06 14:49:19 2018 +0200
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· Mon Aug 06 20:47:40 2018 +0900
1359226
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· Mon Aug 06 20:47:39 2018 +0900
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· Mon Aug 06 20:47:38 2018 +0900
dec580d
arm: armv7-a: Compile and tune for armv7-a instead of armv5
by Adam Ford
· Sat Aug 04 16:34:54 2018 -0500
70ed0ea
sandbox: Add serial test
by Patrice Chotard
· Fri Aug 03 15:07:41 2018 +0200
2f48288
dm: serial: Remove setparity ops
by Patrice Chotard
· Fri Aug 03 15:07:40 2018 +0200
34e64c0
serial: stm32: Replace setparity by setconfig
by Patrice Chotard
· Fri Aug 03 15:07:39 2018 +0200
46c1d9f
dm: serial: Replace setparity by setconfig
by Patrice Chotard
· Fri Aug 03 15:07:38 2018 +0200
f0017d2
cli: handle getch error
by Patrick Delaunay
· Fri Aug 03 13:38:45 2018 +0200
d837c53
console: unify fgetc function when console MUX is deactivated
by Patrick Delaunay
· Fri Aug 03 13:38:44 2018 +0200
9c44282
serial: protect access to serial rx buffer
by Patrick Delaunay
· Fri Aug 03 13:38:43 2018 +0200
47ae3c3
stm32mp1: activate serial rx buffer
by Patrick Delaunay
· Fri Aug 03 13:38:42 2018 +0200
cc3c72e
include/version.h: workaround sysroot inc order
by Matt Weber
· Thu Jul 26 22:37:53 2018 -0500
951b05c
Prepare v2018.09
by Tom Rini
· Mon Sep 10 17:46:42 2018 -0400
ba67d03
.travis.yml: Fix typo in sun7i job description
by Tuomas Tynkkynen
· Sat Sep 08 00:53:18 2018 +0300
35333e9
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
by Masahiro Yamada
· Mon Sep 10 11:17:30 2018 +0900
ae2c3ec
fdt: fix get_next_memory_node()
by Marek Vasut
· Sun Sep 09 16:30:11 2018 +0200
a7eb9d3
ARM: Specify aligned address for secure section instead of using attributes
by Chen-Yu Tsai
· Thu Sep 06 11:56:28 2018 +0800
23e08f9
pico-imx7d: Update the README file
by Fabio Estevam
· Tue Sep 04 10:23:12 2018 -0300
b14d508
travis: Use kernel.org pre-built toolchain for riscv
by Bin Meng
· Thu Aug 30 06:17:06 2018 -0700
e09ca64
ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0
by Tuomas Tynkkynen
· Tue Sep 04 18:16:52 2018 +0300
fb5d2f2
lib/slre: remove superfluous assignment
by Heinrich Schuchardt
· Mon Sep 03 05:17:20 2018 +0200
9a59a35
amlogic: board p212: Fix Ethernet PHY init
by Jasper kcoding
· Mon Sep 03 22:14:53 2018 +0200
9b288b9
qemu-arm: Enable DHCP distro target
by Alexander Graf
· Tue Sep 04 13:49:29 2018 +0200
548f692
ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect
by Adam Ford
· Mon Sep 03 09:08:04 2018 -0500
1ff2c5c
Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arc
by Tom Rini
· Wed Sep 05 11:39:03 2018 -0400
919c3ea
ARC: HSDK: Fix timer frequency value
by Eugeniy Paltsev
· Wed Sep 05 14:27:10 2018 +0300
49e1726
EMDK: Enable bootelf
by Alexey Brodkin
· Mon Aug 06 16:01:19 2018 +0300
cade72d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· Tue Sep 04 17:45:53 2018 -0400
f0f894c
mx7dsabresd: Add the qspi target to the list of supported defconfigs
by Fabio Estevam
· Sat Sep 01 14:24:56 2018 -0300
ab59914
imx: missing CONFIG_MII in mx7dsabresd_qspi_defconfig
by Stefano Babic
· Fri Aug 31 12:08:43 2018 +0200
cbd59fe
colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support
by Stefan Agner
· Mon Aug 06 09:19:19 2018 +0200
8843b6d
board: toradex: common: fail gracefully on missing NAND chip
by Stefan Agner
· Mon Aug 06 09:19:18 2018 +0200
6475e5e
imx: mx7: add system suspend/resume support
by Anson Huang
· Wed Aug 08 09:17:50 2018 +0800
9d61854
imx: mx7: add gpc initialization for low power mode
by Anson Huang
· Wed Aug 08 09:17:49 2018 +0800
05e89eb
imx: mx7: psci: improve cpu hotplug flow
by Anson Huang
· Wed Aug 08 09:17:48 2018 +0800
898e3db
Cleanup CONFIG_BOOTDELAY on cl-som-imx7
by Alex Kiernan
· Tue Jul 24 07:29:40 2018 +0000
765d92a
watchdog: mx25: use the imx_watchdog driver for mx25
by Martin Kaiser
· Sat Jul 21 19:47:03 2018 +0200
161bd56
imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot
by Ye Li
· Wed Jun 27 20:23:17 2018 -0700
19353b6
dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards
by Ye Li
· Wed Jun 27 20:23:16 2018 -0700
75de11f
dts: imx6ul: Update alias to support DM
by Ye Li
· Wed Jun 27 20:23:15 2018 -0700
3c5c2d6
imx: imx7d-sdb: Add DM QSPI support
by Ye Li
· Wed Jun 27 19:30:53 2018 -0700
042446c
imx: imx6sx-sabreauto: convert to use DM QSPI driver
by Ye Li
· Wed Jun 27 19:27:00 2018 -0700
99aef7a
imx: imx6sx-sdb: Enable DM QSPI driver
by Ye Li
· Wed Jun 27 19:26:59 2018 -0700
95d280b
Prepare v2018.09-rc3
by Tom Rini
· Mon Sep 03 15:36:33 2018 -0400
7406032
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 03 15:26:12 2018 -0400
96bdff5
spl: Kconfig: Fix typo in 'Upgrade'
by Fabio Estevam
· Fri Aug 31 10:02:28 2018 -0300
3c88440
Make kmalloc'ed memory really DMA-safe
by Masahiro Yamada
· Fri Aug 24 19:30:15 2018 +0900
d41a382
test: fix typo in cmd_ut_category() description
by Heinrich Schuchardt
· Mon Aug 27 22:04:10 2018 +0200
2284641
hisilicon: hikey: Update instructions based on latest source
by Manivannan Sadhasivam
· Wed Aug 29 10:07:36 2018 +0530
ebc8e0f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Thu Aug 30 10:15:03 2018 -0400
3aeec96
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Thu Aug 30 10:06:29 2018 -0400
b531cc6
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Thu Aug 30 10:06:19 2018 -0400
102e2d2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Thu Aug 30 10:06:11 2018 -0400
da70ebb
mmc: renesas-sdhi: Use priv directly
by Marek Vasut
· Thu Aug 30 15:27:26 2018 +0200
69ebf19
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
by Bin Meng
· Thu Aug 23 21:28:58 2018 -0700
dc81d84
x86: efi: payload: Turn on acpi in the kernel command line
by Bin Meng
· Thu Aug 23 08:24:11 2018 -0700
106dcfc
x86: zimage: Support booting Linux kernel from an EFI payload
by Bin Meng
· Thu Aug 23 08:24:10 2018 -0700
8839851
efi: stub: Pass EFI system table address to U-Boot payload
by Bin Meng
· Thu Aug 23 08:24:09 2018 -0700
2f65c07
x86: efi: payload: Install E820 map from EFI memory map
by Bin Meng
· Thu Aug 23 08:24:08 2018 -0700
4d6f361
rockchip: dts: fix unnecessary '-cells' warning
by Kever Yang
· Tue Aug 28 17:57:32 2018 +0800
2386556
usb: dwc2: Add reset ctrl to driver
by Ley Foon Tan
· Wed Aug 29 00:08:48 2018 +0800
ff88ee8
pci: rmobile: Filter out device 1 and 2
by Marek Vasut
· Fri Aug 24 21:03:14 2018 +0200
8f58c78
usb: ehci: Add PHY support to ehci-pci
by Marek Vasut
· Tue Aug 07 12:27:10 2018 +0200
Next »