Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a287017af059090dd1a379010f7b01e66d7b042e
/
include
a287017
arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA
by William Zhang
· Mon Aug 22 11:39:43 2022 -0700
2122756
arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
by William Zhang
· Mon Aug 22 11:31:42 2022 -0700
d0eaa2c
arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA
by William Zhang
· Mon Aug 22 11:31:41 2022 -0700
2abed60
arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
by William Zhang
· Mon Aug 22 11:19:45 2022 -0700
9a4519c
arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA
by William Zhang
· Mon Aug 22 11:19:44 2022 -0700
26b895d
arm: bcmbca: add bcm4908 SoC support
by William Zhang
· Fri Aug 05 18:34:03 2022 -0700
aaf984f
arm: bcmbca: add bcm6813 SoC support
by William Zhang
· Fri Aug 05 18:34:02 2022 -0700
40e4a52
arm: bcmbca: add bcm4912 SoC support
by William Zhang
· Fri Aug 05 18:34:01 2022 -0700
5cfa580
arm: bcmbca: add bcm63146 SoC support
by William Zhang
· Fri Aug 05 18:34:00 2022 -0700
eceeac8
arm: bcmbca: add bcm63138 SoC support
by William Zhang
· Fri Aug 05 18:25:13 2022 -0700
ad47f4e
arm: bcmbca: add bcm63148 SoC support
by William Zhang
· Mon Aug 01 11:39:25 2022 -0700
be15842
arm: bcmbca: add bcm6756 SoC support
by William Zhang
· Mon Aug 01 11:39:24 2022 -0700
fe68cea
arm: bcmbca: add bcm6878 SoC support
by William Zhang
· Mon Aug 01 11:39:23 2022 -0700
58245a9
arm: bcmbca: add bcm6846 SoC support
by William Zhang
· Mon Aug 01 11:39:22 2022 -0700
bef9e39
arm: bcmbca: add bcm63178 SoC support
by William Zhang
· Mon Aug 01 11:39:21 2022 -0700
5bfbffb
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Oct 30 17:16:35 2022 -0400
52cb504
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:46:31 2022 -0600
aaf74bf
video: Drop SPLASHIMAGE_CALLBACK
by Simon Glass
· Tue Oct 18 07:30:25 2022 -0600
009ebfa
video: Drop common LCD implementation
by Simon Glass
· Sun Oct 16 15:25:26 2022 -0600
3caf032
video: Drop LCD_BPP
by Simon Glass
· Tue Oct 18 06:55:49 2022 -0600
395bcf2
video: Drop remaining references to CONFIG_LCD
by Simon Glass
· Sun Oct 16 15:59:22 2022 -0600
e098f08
BuR: ronetix: siemens: Drop old LCD code
by Simon Glass
· Sun Oct 16 15:56:56 2022 -0600
c162e02
tegra: Drop old LCD code
by Simon Glass
· Tue Oct 18 06:10:04 2022 -0600
31e1dcb
video: samsung: Drop old LCD code
by Simon Glass
· Sun Oct 16 15:54:35 2022 -0600
a423fd5
video: Drop atmel LCD code
by Simon Glass
· Sun Oct 16 15:53:35 2022 -0600
ae0ee10
video: Drop ld9040 driver
by Simon Glass
· Sun Oct 16 15:46:15 2022 -0600
de368f8
video: Move bmp_display() prototype to video.h
by Simon Glass
· Tue Oct 18 07:41:14 2022 -0600
7fce998
video: Drop CONFIG_LCD_INFO
by Simon Glass
· Sun Oct 16 15:11:32 2022 -0600
ebd8937
video: Drop CONFIG_LCD_INFO_BELOW_LOGO
by Simon Glass
· Sun Oct 16 15:08:59 2022 -0600
3951bc1
video: Drop CONFIG_LCD_MENU
by Simon Glass
· Sun Oct 16 15:06:52 2022 -0600
cc63b7d
video: Drop CONFIG_LCD_ALIGNMENT
by Simon Glass
· Sun Oct 16 15:02:58 2022 -0600
cda7d0c
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
by Simon Glass
· Tue Oct 18 06:49:18 2022 -0600
858198c
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
by Simon Glass
· Tue Oct 18 06:46:08 2022 -0600
45c0a7e
Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
by Simon Glass
· Tue Oct 18 06:30:56 2022 -0600
7045990
video: Add a way to get the default font height
by Simon Glass
· Thu Oct 06 08:36:18 2022 -0600
7e14804
video: Add a function to get the dimensions of a BMP image
by Simon Glass
· Thu Oct 06 08:36:17 2022 -0600
9e972c3
video: Add commands to list and change fonts
by Simon Glass
· Thu Oct 06 08:36:16 2022 -0600
981f00b
video: Add a way to change the font name and size
by Simon Glass
· Thu Oct 06 08:36:14 2022 -0600
2247742
video: Add function to obtain the U-Boot logo
by Simon Glass
· Thu Oct 06 08:36:09 2022 -0600
2baa6f8
video: Allow filling the display with a colour
by Simon Glass
· Thu Oct 06 08:36:08 2022 -0600
d622c5b
video: Provide a function to set the cursor position
by Simon Glass
· Thu Oct 06 08:36:04 2022 -0600
2a00633
video: Move console colours to the video uclass
by Simon Glass
· Thu Oct 06 08:36:03 2022 -0600
98e1ada
dm: core: Do not stop uclass iteration on error
by Michal Suchanek
· Wed Oct 12 21:58:09 2022 +0200
b4416e0
dm: core: Add note about device_probe idempotence
by Michal Suchanek
· Tue Sep 27 23:25:08 2022 +0200
51000ee
dm: core: Document return value of device bind functions
by Michal Suchanek
· Tue Sep 27 23:24:36 2022 +0200
4cd455e
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
by Michal Suchanek
· Sun Sep 25 13:08:16 2022 +0200
d58cd54
dm: pci: Fix doc typo first -> next
by Michal Suchanek
· Tue Sep 27 23:25:24 2022 +0200
b529603
fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype
by Patrick Delaunay
· Tue Sep 27 10:18:05 2022 +0200
7dc75b6
memory: Add TI GPMC driver
by Roger Quadros
· Thu Oct 20 16:30:49 2022 +0300
b0679a7
dm: memory: Introduce new uclass
by Roger Quadros
· Thu Oct 20 16:30:46 2022 +0300
237f018
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
by Roger Quadros
· Thu Sep 29 13:11:28 2022 +0300
b562878
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Wed Oct 26 07:45:55 2022 -0400
a58e246
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Tue Oct 25 09:54:59 2022 -0400
a1e1e82
Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Oct 24 21:28:47 2022 -0400
e7e4d0c
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Mon Oct 24 21:28:14 2022 -0400
62baa61
Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Oct 24 10:04:30 2022 -0400
5a61973
imx6sl: synchronise device tree with linux
by Marcel Ziswiler
· Sat Oct 22 23:59:37 2022 +0200
b93341c
imx6sll: synchronise device tree with linux
by Marcel Ziswiler
· Sat Oct 22 23:59:36 2022 +0200
451e539
imx7ulp: synchronise device tree with linux
by Marcel Ziswiler
· Sat Oct 22 23:59:30 2022 +0200
48646d8
verdin-imx8mm: verdin-imx8mp: update env memory layout (again)
by Marcel Ziswiler
· Thu Sep 22 23:28:32 2022 +0200
38b4c76
board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit
by Manoj Sai
· Fri Aug 26 18:03:37 2022 +0530
75b0d96
cyclic: Don't disable cylic function upon exceeding CPU time
by Stefan Roese
· Mon Oct 17 09:00:58 2022 +0200
ae400f3
sandbox: add SIGALRM-based watchdog device
by Rasmus Villemoes
· Tue Sep 27 11:54:04 2022 +0200
a03df6c
mmc: sdhci: Add new quirks for SUPPORT_SINGLE
by Kunihiko Hayashi
· Fri Sep 09 16:23:32 2022 +0900
9810725
mtd: spi-nor-core: Track flash's internal address mode
by Takahiro Kuwano
· Thu Sep 01 15:05:31 2022 +0900
06619fc
board/km: drop CONFIG_KM_ROOTFSSIZE
by Holger Brunck
· Mon Oct 17 11:45:21 2022 +0200
3cc71a0
blk: fix a couple of trivial documentation typos
by Mattijs Korpershoek
· Mon Oct 17 09:35:04 2022 +0200
ec1ba0f
qemu: Try to automatically boot from the QEMU firmware device (qfw)
by Andre Przywara
· Mon Oct 10 18:01:22 2022 +0100
c8f4ab0
net: NC-SI setup and handling
by Samuel Mendoza-Jonas
· Mon Aug 08 21:46:03 2022 +0930
7105e36
ARM: imx6: dh-imx6: Use sf update instead of sf erase and write
by Marek Vasut
· Wed Sep 28 18:45:18 2022 +0200
351d831
apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout
by Marcel Ziswiler
· Tue Sep 27 17:50:52 2022 +0200
242b6f1
nitrogen6x: Remove extra quotes in fdtfile
by Ariel D'Alessandro
· Tue Sep 27 11:24:53 2022 -0300
f3bccec
verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs
by Marcel Ziswiler
· Wed Sep 21 13:34:19 2022 +0200
a9d7593
board: tbs2910: Add serial rx buffer in defconfig
by Soeren Moch
· Tue Sep 20 18:05:41 2022 +0200
cc61c58
Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Thu Oct 20 22:32:38 2022 -0400
331e3fc
ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back
by Marek Vasut
· Mon Sep 19 21:35:56 2022 +0200
38d01ee
imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT
by Frieder Schrempf
· Wed Aug 24 15:59:09 2022 +0200
dbbb780
imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT
by Frieder Schrempf
· Tue Aug 23 16:29:14 2022 +0200
fb3a40d
Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Thu Oct 20 08:58:25 2022 -0400
5edb2c3
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Thu Oct 20 08:58:05 2022 -0400
0d4d5e4
clk: change return type of clk_get_parent_rate from long long to ulong
by Michal Suchanek
· Wed Sep 28 12:37:57 2022 +0200
7bf64ec
sunxi: fix 32MB load address layout
by Andre Przywara
· Thu Oct 06 18:16:34 2022 +0100
a2860fb
sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
by Andre Przywara
· Sun Jul 03 00:47:20 2022 +0100
98dc96a
arm: dts: rockchip: rk356x: sync with Linux 6.0
by FUKAUMI Naoki
· Tue Oct 04 01:30:30 2022 +0000
d2da284
dma: Transfer dma_ops should use DMA address types
by Andrew Davis
· Fri Oct 07 12:11:13 2022 -0500
5eb4bbe
sunxi: dts: arm64: update devicetree files
by Andre Przywara
· Sun Sep 11 00:04:41 2022 +0100
e6a211c
dm: core: Update docs about oftree_from_fdt()
by Simon Glass
· Tue Oct 11 09:47:19 2022 -0600
93a85dc
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
by Michal Suchanek
· Wed Oct 12 21:58:06 2022 +0200
53beee9
dm: core: Switch uclass_foreach_dev_probe to use simple iterator
by Michal Suchanek
· Wed Oct 12 21:58:05 2022 +0200
0babf30
arm: fsl: csu: Reduce size of ns_dev
by Sean Anderson
· Mon Oct 17 11:45:12 2022 -0400
7e05279
efi_loader: remove efi_delete_handle on loadfile2
by Ilias Apalodimas
· Sun Oct 16 11:36:32 2022 +0300
dbb689f
spi: Implement spi_set_speed
by Paul Barker
· Wed Oct 05 13:18:34 2022 +0100
a2d2416
Nokia RX-51: Remove CONFIG_UBI_SIZE
by Pali Rohár
· Sun Oct 09 15:12:09 2022 +0200
3cf84bb
Fix typo in CONFIG_USBNET_DEVADDR
by Ignacio Zamora
· Sat Oct 08 09:50:56 2022 -0500
db7b157
image-pre-load: Move macros/definitions to image.h
by Steven Lawrance
· Wed Sep 14 20:57:27 2022 +0200
af74e27
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Oct 11 09:57:08 2022 -0400
1d40e98
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Mon Oct 10 15:38:14 2022 -0400
ea7c49e
phy: Add generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:26 2022 +0200
5e39433
efi_loader: internal CloseProtocol
by Heinrich Schuchardt
· Fri Oct 07 15:18:15 2022 +0200
9df31c2
efi_loader: don't export efi_remove_all_protocols
by Heinrich Schuchardt
· Fri Oct 07 16:55:29 2022 +0200
Next »