Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b786054ff9934b0e95b34c41a88758ec6a9a7a50
b786054
dm: Add support for simple-pm-bus
by Sean Anderson
· Wed Jun 24 06:41:12 2020 -0400
4d88d96
clk: Add K210 clock support
by Sean Anderson
· Wed Jun 24 06:41:11 2020 -0400
65cd44e
clk: Add a bypass clock for K210
by Sean Anderson
· Wed Jun 24 06:41:10 2020 -0400
6e887ee
clk: Add K210 pll support
by Sean Anderson
· Wed Jun 24 06:41:09 2020 -0400
f0d5a6b
clk: Fix clk_get_by_* handling of index
by Sean Anderson
· Wed Jun 24 06:41:08 2020 -0400
aa1e85f
clk: Check that ops of composite clock components exist before calling
by Sean Anderson
· Wed Jun 24 06:41:07 2020 -0400
cfc2f02
clk: Always use the supplied struct clk
by Sean Anderson
· Wed Jun 24 06:41:06 2020 -0400
aeea038
Merge branch '2020-06-30-minor-TI-board-updates' into next
by Tom Rini
· Tue Jun 30 15:03:25 2020 -0400
d91ebbe
ti814x: Remove platform
by Tom Rini
· Mon May 25 14:34:06 2020 -0400
b21fbb5
ti816x_evm: Enable DM_MMC
by Tom Rini
· Mon May 25 14:30:36 2020 -0400
fa4875f
am335x: Update list of defconfigs
by Tom Rini
· Mon May 25 14:28:43 2020 -0400
d434b1f
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next
by Tom Rini
· Tue Jun 30 11:43:18 2020 -0400
c634325
Merge branch '2020-06-30-pxa-dm_mmc-migration' into next
by Tom Rini
· Tue Jun 30 11:14:41 2020 -0400
8a97938
colibri_pxa270_defconfig: enable dm_mmc
by Marcel Ziswiler
· Mon May 20 02:45:02 2019 +0200
6ad69a4
colibri_pxa270: add mmc platform data
by Marcel Ziswiler
· Mon May 20 02:45:01 2019 +0200
8ac49c3
colibri_pxa270_defconfig: enable cmd_dm
by Marcel Ziswiler
· Mon May 20 02:45:00 2019 +0200
768b86d
arm: pxa: mmc: add driver model support
by Marcel Ziswiler
· Mon May 20 02:44:59 2019 +0200
82c645c
kconfig: mmc: move pxa_mmc_generic to kconfig
by Marcel Ziswiler
· Mon May 20 02:44:58 2019 +0200
65c2bf6
dm: core: gracefully handle alias seq without of
by Marcel Ziswiler
· Mon May 20 02:44:57 2019 +0200
cf8285f
Makefile: allow dm_mmc without of_control
by Marcel Ziswiler
· Mon May 20 02:44:56 2019 +0200
92f2478
serial: pxa: clean-up platform data include file
by Marcel Ziswiler
· Mon May 20 02:44:55 2019 +0200
b2b7fc8
mmc: add missing space before comment delimiter
by Marcel Ziswiler
· Mon May 20 02:44:53 2019 +0200
879bc74
.azure-pipelines.yml: add Qemu tests for MIPS Malta board
by Daniel Schwierzeck
· Sat Jun 06 22:21:47 2020 +0200
5f59756
.travis.yml: add Qemu tests for MIPS Malta board
by Daniel Schwierzeck
· Sat Jun 06 22:21:47 2020 +0200
744af39
.gitlab-ci.yml: add Qemu tests for MIPS Malta board
by Daniel Schwierzeck
· Sat Jun 06 22:21:47 2020 +0200
bd8065b
mips: malta: build u-boot-swap.bin
by Daniel Schwierzeck
· Sat Jun 06 22:21:47 2020 +0200
f7fb731
Makefile: add rule to generate u-boot-swap.bin
by Daniel Schwierzeck
· Sat Jun 06 22:21:47 2020 +0200
a1abae7
tools: add script for byte endianness swapping
by Daniel Schwierzeck
· Sat Jun 06 22:21:47 2020 +0200
b1f83a6
net: pcnet: Add Kconfig entries
by Marek Vasut
· Sun May 17 18:24:25 2020 +0200
978733b
net: pcnet: Add DM support
by Marek Vasut
· Sun May 17 18:24:24 2020 +0200
0bc035f
net: pcnet: Split common and non-DM functions
by Marek Vasut
· Sun May 17 18:24:23 2020 +0200
c48ad6f
net: pcnet: Wrap name and enetaddr into private data
by Marek Vasut
· Sun May 17 18:24:22 2020 +0200
0a042d1
net: pcnet: Wrap iobase into private data
by Marek Vasut
· Sun May 17 18:24:21 2020 +0200
292cf50
net: pcnet: Pass private data through dev->priv
by Marek Vasut
· Sun May 17 18:24:20 2020 +0200
fd899d2
net: pcnet: Wrap devbusfn into private data
by Marek Vasut
· Sun May 17 18:24:19 2020 +0200
9250b37
net: pcnet: Drop useless forward declarations
by Marek Vasut
· Sun May 17 18:24:18 2020 +0200
34c00e9
net: pcnet: Move initialize function at the end
by Marek Vasut
· Sun May 17 18:24:17 2020 +0200
017fe00
net: pcnet: Move private data allocation to initialize
by Marek Vasut
· Sun May 17 18:24:16 2020 +0200
9b2f30c
net: pcnet: Replace memset+malloc with calloc
by Marek Vasut
· Sun May 17 18:24:15 2020 +0200
1fbd423
net: pcnet: Simplify private data allocation
by Marek Vasut
· Sun May 17 18:24:14 2020 +0200
ab3be70
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
by Marek Vasut
· Sun May 17 18:24:13 2020 +0200
08aac4b
net: pcnet: Drop PCNET_HAS_PROM
by Marek Vasut
· Sun May 17 18:24:12 2020 +0200
e549f0f
net: pcnet: Drop typedef struct pcnet_priv_t
by Marek Vasut
· Sun May 17 18:24:11 2020 +0200
9e70857
Merge branch '2020-06-26-more-Kconfig-migration' into next
by Tom Rini
· Mon Jun 29 15:58:38 2020 -0400
b493d8f
Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Jun 29 15:58:09 2020 -0400
23aa834
spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
by Lukasz Majewski
· Thu Jun 04 23:11:52 2020 +0800
9cb0cc1
spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
by Lukasz Majewski
· Thu Jun 04 23:11:51 2020 +0800
1944087
Convert CONFIG_CADENCE_QSPI to Kconfig
by Tom Rini
· Tue Jun 16 19:06:31 2020 -0400
76f44298
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
by Lukasz Majewski
· Thu Jun 04 23:11:53 2020 +0800
c7811b7
x86: Don't build some unused objects in TPL
by Tom Rini
· Fri Jun 26 17:40:06 2020 -0400
874b373
video: rockchip: fix HDMI 4K resolution
by Anatolij Gustschin
· Mon Jun 29 16:53:44 2020 +0200
467eec6
Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Jun 28 10:12:25 2020 -0400
98168a9
Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sun Jun 28 10:12:07 2020 -0400
54fe2bd
rockchip: correctly set vop0 or vop1
by Patrick Wildt
· Sun Jun 07 20:36:12 2020 +0200
0034079
video: orisetech_otm8009a: fill characteristics of DSI data link
by Yannick Fertre
· Wed Jun 24 10:45:42 2020 +0200
bf8f564
video: raydium_rm68200: fill characteristics of DSI data link
by Yannick Fertre
· Wed Jun 24 10:45:41 2020 +0200
581449b
video: stm32: stm32_dsi: copy DSI fields
by Yannick Fertre
· Wed Jun 24 10:45:40 2020 +0200
0b89a87
video: mipi update panel platform data
by Yannick Fertre
· Wed Jun 24 10:45:39 2020 +0200
402ac70
video: check hardware version of DSI
by Yannick Fertre
· Wed Jun 24 10:43:59 2020 +0200
a2cdea2
splash: Fix build warning on 64 bits CPU
by Ye Li
· Wed Jun 10 02:52:22 2020 -0700
3e37469
video: vidconsole: avoid multiple lines overwrite logo
by Ye Li
· Wed Jun 10 02:52:21 2020 -0700
b5c864d
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
by Ye Li
· Wed Jun 10 02:52:23 2020 -0700
016133a
rockchip: clk: rk3188: change APLL to safe 600MHz
by Alexander Kochetkov
· Mon Jun 22 16:17:09 2020 +0300
1baa6e2
rockchip: rk3188: Fix back to BROM boot
by Alexander Kochetkov
· Mon Jun 22 16:19:25 2020 +0300
c1c33ce
rk3399: Add BOOTENV_SF command
by Jagan Teki
· Mon Jun 08 10:17:08 2020 -0400
6c75e63
spi: Enable missing CONFIG_SPL_DM_SPI support
by Tom Rini
· Tue Jun 16 19:06:29 2020 -0400
7fdb410
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
by Tom Rini
· Tue Jun 16 19:06:28 2020 -0400
4a4c339
Convert CONFIG_BOOTM_NETBSD to Kconfig
by Tom Rini
· Tue Jun 16 19:06:27 2020 -0400
6081273
arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
by Tom Rini
· Tue Jun 16 19:06:26 2020 -0400
7cf9ab7
nxp: Finish switch to CONFIG_NXP_ESBC
by Tom Rini
· Tue Jun 16 19:06:25 2020 -0400
38023f6
arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB
by Tom Rini
· Tue Jun 16 19:06:24 2020 -0400
4436469
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Tom Rini
· Tue Jun 16 19:06:23 2020 -0400
c625602
arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig
by Tom Rini
· Tue Jun 16 19:06:22 2020 -0400
37576b6
Convert CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· Tue Jun 16 19:06:21 2020 -0400
d667c9e
Convert CONFIG_CMDLINE_EDITING to Kconfig
by Tom Rini
· Tue Jun 16 19:06:20 2020 -0400
eb6f6fc
Convert CONFIG_BUILD_TARGET to Kconfig
by Tom Rini
· Tue Jun 16 19:06:19 2020 -0400
6389dd7
Convert CONFIG_BOUNCE_BUFFER to Kconfig
by Tom Rini
· Tue Jun 16 19:06:18 2020 -0400
119c8f9
Convert CONFIG_BOOTP_DNS2 to Kconfig
by Tom Rini
· Tue Jun 16 19:06:17 2020 -0400
cfe912f
arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig
by Tom Rini
· Tue Jun 16 19:06:16 2020 -0400
9469b77
arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to Kconfig
by Tom Rini
· Tue Jun 16 19:06:15 2020 -0400
9f8d9a2
Convert CONFIG_BOARD_TYPES to Kconfig
by Tom Rini
· Tue Jun 16 19:06:14 2020 -0400
e56898c
Convert CONFIG_BCH to Kconfig
by Tom Rini
· Tue Jun 16 19:06:13 2020 -0400
97faf61
Convert CONFIG_BOOTARGS to Kconfig
by Tom Rini
· Tue Jun 16 19:06:12 2020 -0400
51876ec
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
by Tom Rini
· Tue Jun 16 19:06:11 2020 -0400
740ffae
Convert CONFIG_BAUDRATE to Kconfig
by Tom Rini
· Tue Jun 16 19:06:10 2020 -0400
7ae616a
bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to Kconfig
by Tom Rini
· Tue Jun 16 19:06:09 2020 -0400
3c95682
Convert CONFIG_ATMEL_USART to Kconfig
by Tom Rini
· Tue Jun 16 19:06:08 2020 -0400
3810f10
Convert CONFIG_ATMEL_NAND_HW_PMECC et al to Kconfig
by Tom Rini
· Tue Jun 16 19:06:07 2020 -0400
cc8db2a
Convert CONFIG_ATMEL_HLCD to Kconfig
by Tom Rini
· Tue Jun 16 19:06:06 2020 -0400
21b71d6
Convert CONFIG_AT91_GPIO to Kconfig
by Tom Rini
· Tue Jun 16 19:06:05 2020 -0400
f8328c0
Convert CONFIG_ARM_PL180_MMCI to Kconfig
by Tom Rini
· Tue Jun 16 19:06:03 2020 -0400
a9ad136
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Tom Rini
· Tue Jun 16 19:06:02 2020 -0400
2a1064b
Convert CONFIG_AM335X_LCD to Kconfig
by Tom Rini
· Tue Jun 16 19:06:01 2020 -0400
c3dc99f
Merge branch 'for-tom' of https://github.com/lftan/u-boot
by Tom Rini
· Fri Jun 26 09:44:45 2020 -0400
91373cd
arm: socfpga: misc_s10: Fix EMAC register address calculation
by Ley Foon Tan
· Thu Jun 25 19:19:09 2020 +0800
e4c762b
Merge branch '2020-06-25-tidy-up-bd-command' into next
by Tom Rini
· Thu Jun 25 18:15:50 2020 -0400
7c19901
Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Jun 25 13:33:15 2020 -0400
b3279f3
bdinfo: x86: vesa: Update fb_base to the correct value
by Simon Glass
· Sun May 10 14:17:02 2020 -0600
b2b2961
bdinfo: dm: Update fb_base when using driver model
by Simon Glass
· Sun May 10 14:17:01 2020 -0600
f12b3e4
bdinfo: Update the file comments
by Simon Glass
· Sun May 10 14:17:00 2020 -0600
Next »