Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
78be28007e70b658b8547b9ceeeff98deb19b64c
/
include
78be280
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· Wed Aug 02 19:30:27 2017 -0400
2b2e483
serial: sh: Convert to Kconfig
by Marek Vasut
· Fri Jul 21 23:18:46 2017 +0200
b938f38
ARM: dts: rmobile: Import DTS from Linux 4.12
by Marek Vasut
· Fri Jul 21 23:16:59 2017 +0200
c77ca64
ARM: rmobile: Increase console buffer sizes
by Marek Vasut
· Fri Jul 21 23:16:08 2017 +0200
ad43cd3
ARM: rmobile: ulcb: Add ULCB board support
by Marek Vasut
· Fri Jul 21 23:15:21 2017 +0200
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Wed Aug 02 10:52:26 2017 -0400
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Aug 01 15:38:32 2017 -0400
6c98ff8
arm64: ls2088ardb: Add distro secure boot support
by VINITHA PILLAI
· Mon Jun 12 09:43:45 2017 +0530
876c7fe
arm64: ls2088ardb: Add distro boot support
by Zhang Ying-22455
· Mon Jun 05 11:07:18 2017 +0800
50f1467
arm: ls1021atwr: Add distro secure boot support
by Sumit Garg
· Tue Jun 06 20:51:31 2017 +0530
860a3bd
arm64: ls1046ardb: Add distro secure boot support
by Sumit Garg
· Tue Jun 06 20:50:29 2017 +0530
9cbcc4d
arm64: ls1043ardb: Add distro secure boot support
by Sumit Garg
· Mon Jun 05 23:51:51 2017 +0530
6264ab6
arm64: ls1046ardb: Add distro boot support
by Qianyu Gong
· Thu Jun 15 11:10:09 2017 +0800
783d968
armv8: ls1046a: move CONFIG_CMD_USB to defconfig
by Qianyu Gong
· Thu Jun 15 11:10:08 2017 +0800
9d66254
arm64: ls1043ardb: Add distro boot support
by Shengzhou Liu
· Thu Jun 08 15:59:48 2017 +0800
a8913a9
board/ls2080aqds, SD-boot: Update env offset
by Santan Kumar
· Fri Jun 09 11:48:04 2017 +0530
a999c9d
arm: ls1021atwr: Add distro boot support
by Alison Wang
· Fri May 26 15:46:15 2017 +0800
73f5bc1
x86: Switch all boards to use DM SCSI
by Bin Meng
· Sun Jul 30 19:24:02 2017 -0700
828b725
x86: Convert MMC to driver model
by Simon Glass
· Sun Jul 30 19:24:01 2017 -0700
ce9d1b0
x86: Convert INTEL_ICH6_GPIO to Kconfig
by Bin Meng
· Sun Jul 30 06:23:28 2017 -0700
9182741
regulator: palmas: disable bypass when the LDO is enabled
by Jean-Jacques Hiblot
· Wed Jul 12 11:42:47 2017 +0200
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· Tue Jul 04 13:31:19 2017 -0600
89e7d97
ahci: Support non-PCI controllers
by Simon Glass
· Tue Jul 04 13:31:18 2017 -0600
00448d2
configs: Migrate CMD_NAND*
by Tom Rini
· Fri Jul 28 21:31:42 2017 -0400
10a7fe9
dm: console: Check for serial devices properly
by Simon Glass
· Thu Jul 27 09:31:04 2017 -0600
17f14d9
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· Wed Jul 26 21:48:00 2017 -0400
e9035ca
Remove unused CONFIG_TWL4030_PWM
by Adam Ford
· Wed Jul 26 10:04:40 2017 -0500
72cefd5
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
by Patrice Chotard
· Wed Jul 26 15:48:39 2017 +0200
34cc042
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Mon Jul 31 07:27:45 2017 -0400
2e2731c
x86: minnowmax: Remove CONFIG_SMSC_LPC47M
by Bin Meng
· Sat Jul 22 07:39:38 2017 -0700
d31315d
x86: Add Intel Edison board files
by Andy Shevchenko
· Thu Jul 06 14:41:53 2017 +0300
b85b459
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Sat Jul 29 11:44:08 2017 -0400
d91dce4
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jul 29 11:43:51 2017 -0400
e7896c3
efi_loader: indent entry/exit prints to show nesting level
by Rob Clark
· Thu Jul 27 08:04:19 2017 -0400
86789d5
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
by Rob Clark
· Thu Jul 27 08:04:18 2017 -0400
cafc341
clk: fix compilation errors for poplar platform
by Patrice Chotard
· Tue Jul 25 13:24:45 2017 +0200
29c1ebf
dm: phy: add missing #ifdef CONFIG_PHY
by Patrice Chotard
· Mon Jul 24 17:07:02 2017 +0200
f4e934f
dfu: remove limitation on partition size
by Patrick Delaunay
· Wed Jul 19 16:39:23 2017 +0200
5ea9b89
dfu: allow dfu read on partition greater than 2GB
by Patrick Delaunay
· Wed Jul 19 16:39:22 2017 +0200
1f31f5a
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· Wed Jul 19 21:51:17 2017 +0800
66dcbd2
usb: hub: Parse and save TT details from device descriptor
by Bin Meng
· Wed Jul 19 21:51:16 2017 +0800
dab7437
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
by Bin Meng
· Wed Jul 19 21:51:13 2017 +0800
5ecfd5d
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· Wed Jul 19 21:51:11 2017 +0800
2eee794
usb: hub: Remove hub_port_reset()
by Bin Meng
· Wed Jul 19 21:51:10 2017 +0800
c021687
x86: minnowmax: Add a environment variable for USB power-on delay
by Bin Meng
· Wed Jul 19 21:50:09 2017 +0800
abe4026
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· Wed Jul 19 21:50:06 2017 +0800
97c70f7
configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· Wed Jul 19 21:50:04 2017 +0800
7e84f9e
usb: hub: Add 3.0 hub port status mask of 2.0 hub
by Bin Meng
· Wed Jul 19 21:50:01 2017 +0800
0d66b3a
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· Wed Jul 19 21:50:00 2017 +0800
e8930c4
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· Wed Jul 19 21:49:58 2017 +0800
be7dd60
dm: core: add ofnode_count_phandle_with_args()
by Patrice Chotard
· Tue Jul 18 11:57:08 2017 +0200
96fc03d
clk: add clk_release_all()
by Patrice Chotard
· Tue Jul 18 11:57:07 2017 +0200
e4d368e
reset: add reset_release_all()
by Patrice Chotard
· Tue Jul 18 11:57:06 2017 +0200
76290e3
reset: add reset_request()
by Patrice Chotard
· Tue Jul 18 11:57:05 2017 +0200
f915a69
drivers: phy: add generic_phy_valid() method
by Patrice Chotard
· Tue Jul 18 11:38:43 2017 +0200
191e407
fdtdec: Drop old compatible values
by Simon Glass
· Tue Jul 25 08:30:13 2017 -0600
b3d2ed3
dm: power: Convert as3722 to driver model
by Simon Glass
· Tue Jul 25 08:30:12 2017 -0600
c30ddcc
power: Add a GPIO driver for the as3722 PMIC
by Simon Glass
· Tue Jul 25 08:30:11 2017 -0600
8f18951
power: Add a regulator driver for the as3722 PMIC
by Simon Glass
· Tue Jul 25 08:30:10 2017 -0600
f7bfcc4
dm: core: Add ofnode_read_resource()
by Simon Glass
· Tue Jul 25 08:29:55 2017 -0600
9488451
sandbox: remove os_putc() and os_puts()
by Masahiro Yamada
· Mon Jul 17 13:08:31 2017 +0900
baebec1
dm: ofnode: change return type of dev_read_prop() to opaque pointer
by Masahiro Yamada
· Mon Jul 17 12:18:39 2017 +0900
7033e0d
dm: Fix typo in include-guard for dm-structs.h
by Philipp Tomsich
· Tue Jul 11 23:30:07 2017 +0200
63ea77a
efi_loader: Add an EFI_CALL() macro
by Rob Clark
· Thu Jul 27 08:04:17 2017 -0400
e5a4fddc
efi_loader: only evaluate EFI_EXIT()'s ret once
by Rob Clark
· Thu Jul 27 08:04:16 2017 -0400
1fa20e4d
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· Mon Jul 24 17:43:34 2017 +0800
dfbe021
rockchip: firefly: Add "usb start" to auto-start USB device
by Leo Wen
· Tue Jul 25 20:47:47 2017 +0800
d4ad52f
rockchip: firefly: Set the environment variable 'usbkbd' to the stdin
by Leo Wen
· Tue Jul 25 20:47:46 2017 +0800
d17d8cf
rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig
by Philipp Tomsich
· Wed Jul 26 12:29:01 2017 +0200
065386f
rockchip: use UUID for root partitions
by Kever Yang
· Tue Jul 25 12:00:05 2017 +0800
fe32dfc
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Wed Jul 26 11:29:25 2017 -0400
2195315
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· Tue Jul 18 09:29:07 2017 +0200
e5f82cf
ARM: DTS: stm32: align DT clock declaration with kernel
by Patrice Chotard
· Tue Jul 18 09:29:02 2017 +0200
d320ab6
configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot
by Madan Srinivas
· Mon Jul 17 13:01:36 2017 -0500
d354c04
configs: k2x_evm: Reorder default boot command
by Andrew F. Davis
· Mon Jul 17 12:59:14 2017 -0500
5a32f7c
configs: k2x_evm: Adds environment variables for secure devices
by Madan Srinivas
· Mon Jul 17 12:59:13 2017 -0500
dd94071
configs: k2x_evm: Adds FIT loading environment variables
by Andrew F. Davis
· Mon Jul 17 12:59:12 2017 -0500
6bf2f10
arm: dts: meson: import dts files from Linux 4.12
by Beniamino Galvani
· Mon Jul 10 00:30:03 2017 +0200
3f8e166
ARM: uniphier: remove SPL support for ARMv8 SoCs
by Masahiro Yamada
· Thu Jul 13 20:32:15 2017 +0900
c5b16e1
arm: socfpga: Enable all FPGA config support for Arria 10
by Tien Fong Chee
· Wed Jul 26 13:05:44 2017 +0800
cde4219
kconfig: Convert FPGA_SOCFPGA configuration to Kconfig
by Tien Fong Chee
· Wed Jul 26 13:05:40 2017 +0800
647c5f3
kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
by Tien Fong Chee
· Wed Jul 26 13:05:39 2017 +0800
4b48bac
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
by Simon Glass
· Sun Jul 23 21:19:48 2017 -0600
5b32e18
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
by Simon Glass
· Sun Jul 23 21:19:47 2017 -0600
8d8f742
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:46 2017 -0600
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:45 2017 -0600
6617a73
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:44 2017 -0600
a3a0023
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
by Simon Glass
· Sun Jul 23 21:19:43 2017 -0600
690c05a
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
by Simon Glass
· Sun Jul 23 21:19:42 2017 -0600
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
49f7b4b
efi_loader: expose protocols via GUID
by Rob Clark
· Mon Jul 24 10:39:01 2017 -0400
64ca8eb
efi_loader: add helper macro to construct protocol objects
by Rob Clark
· Mon Jul 24 10:39:00 2017 -0400
84a19a0
efi_loader: log EFI return values too
by Rob Clark
· Mon Jul 24 10:31:52 2017 -0400
c20bb73
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· Sat Jul 22 18:36:16 2017 -0400
3ecc6bd
efi_loader: parameter types for CreateEvent, SetTimer
by xypron.glpk@gmx.de
· Wed Jul 19 19:22:34 2017 +0200
544df3b
efi_loader: move guidcmp to header
by Rob Clark
· Mon Jul 24 07:59:11 2017 -0400
dfd5eee
xilinx-ppc.h: Drop
by Tom Rini
· Sun Jul 23 09:25:07 2017 -0400
767b7db
serial: ns16550: Add RX interrupt buffer support
by Stefan Roese
· Fri Jul 14 17:25:54 2017 +0200
224ebcd
powerpc: Remove 8260 remainders
by Christophe Leroy
· Thu Jul 13 15:10:10 2017 +0200
Next »