Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
84e63abfff67b82253add1c05cfdd9700fada021
84e63ab
video: Support showing the U-Boot logo
by Simon Glass
· 3 years ago
2c8ee30
video: Drop VIDEO_LOGO from cfb_console
by Simon Glass
· 3 years ago
64cfeda
video: Convert CONFIG_VIDEO_LOGO to Kconfig
by Simon Glass
· 3 years ago
cd4fb0f
video: Drop #ifdefs from video_bmp
by Simon Glass
· 3 years ago
4ea1548
video: theadorable: Use RGB565 for BMP blitting
by Simon Glass
· 3 years ago
c1cad06
video: Add a test for 16bpp BMP files
by Simon Glass
· 3 years ago
f5aa93e
video: Tidy up 24/32 BMP blitting
by Simon Glass
· 3 years ago
ecb8b4f
video: Drop the uclass colour map
by Simon Glass
· 3 years ago
646e169
video: bmp: Update RLE8 support to use the write function
by Simon Glass
· 3 years ago
51f92c1
video: Move BMP pixel-writing into a function
by Simon Glass
· 3 years ago
19c828c
video: Drop fb_put_byte() el at
by Simon Glass
· 3 years ago
6cdc8be
sandbox: Enable support for the gzip command
by Simon Glass
· 3 years ago
6a19e93
video: Expand video debugging buffer size
by Simon Glass
· 3 years ago
8657ad4
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
by Simon Glass
· 3 years ago
8405174
sandbox: video: Correct the address of the copy base
by Simon Glass
· 3 years ago
301af23
video: sandbox: Set a maximum frame-buffer size
by Simon Glass
· 3 years ago
4057e27
console: Avoid serial output before the console is running
by Simon Glass
· 3 years ago
250e735
video: sandbox: Avoid duplicate display windows
by Simon Glass
· 3 years ago
0fe5e94
sandbox: video: Support 8bpp depth
by Simon Glass
· 3 years ago
bc0abd8
Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next
by Tom Rini
· 2 years, 11 months ago
93233b0
fdt: Show a runtime warning based on devicetree source
by Simon Glass
· 3 years ago
b7d8e85
fdt: Avoid emitting an device tree when not needed
by Simon Glass
· 3 years ago
24f073d
fdt: Makefile: Ensure that OF_BOARD is used when needed
by Simon Glass
· 3 years ago
239d22c
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
by Simon Glass
· 3 years ago
275b483
fdt: Add a Kconfig for boards with a prior stage
by Simon Glass
· 3 years ago
ff66e7b
fdt: Report the devicetree source
by Simon Glass
· 3 years ago
39605c6
fdt: Record where the devicetree came from
by Simon Glass
· 3 years ago
6476c4d
dm: core: Allow getting some basic stats
by Simon Glass
· 3 years ago
9855034
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
by Simon Glass
· 3 years ago
ba83d85
fdt: Drop remaining preprocessor macros in fdtdec_setup()
by Simon Glass
· 3 years ago
b519938
fdt: Drop OF_CONTROL check in fdtdec_setup()
by Simon Glass
· 3 years ago
931511d
fdt: Use if() for fdtcontroladdr check
by Simon Glass
· 3 years ago
66cd511
fdt: Drop #ifdef around board_fdt_blob_setup()
by Simon Glass
· 3 years ago
d893b8a
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
by Simon Glass
· 3 years ago
b4b6daf
fdt: Drop #ifdefs with MULTI_DTB_FIT
by Simon Glass
· 3 years ago
3f51f78
fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
by Simon Glass
· 3 years ago
ed96683
fdt: Make it easier to debug u-boot.dtsi files
by Simon Glass
· 3 years ago
8e07681
fdt: Drop CONFIG_BINMAN_STANDALONE_FDT
by Simon Glass
· 3 years ago
836eac7
fdt: Make OF_BOARD a bool option
by Simon Glass
· 3 years ago
975e0e0
arm: highbank: Add devicetree files
by Simon Glass
· 3 years ago
c460766
arm: qemu-ppce500: Add a devicetree file
by Simon Glass
· 3 years ago
1429188
arm: bcm7xxx: Add a devicetree file
by Simon Glass
· 3 years ago
50d857e
arm: xilinx_versal_virt: Add a devicetree file
by Simon Glass
· 3 years ago
56a47ba
arm: octeontx: Add an empty devicetree file
by Simon Glass
· 3 years ago
e5e6cc7
arm: xenguest_arm64: Add a empty devicetree file
by Simon Glass
· 3 years ago
aa26948
arm: vexpress: Add a devicetree files for juno
by Simon Glass
· 3 years ago
9ae600e
arm: rpi: Sync rpi dts files from Linux
by Simon Glass
· 3 years ago
4027792
riscv: qemu: Split devicetree files for qemu_riscv32/64
by Simon Glass
· 3 years ago
9f4f5f1
arm: qemu: Add a devicetree file for qemu_arm64 virt
by Simon Glass
· 3 years ago
4dc1d83
arm: qemu: Add a devicetree file for qemu_arm
by Simon Glass
· 3 years ago
c3c1614
arm: riscv: qemu: Explain how to extract the generated dt
by Simon Glass
· 3 years ago
6d7636c
arm: qemu: Mention -nographic in the docs
by Simon Glass
· 3 years ago
00a4280
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· 2 years, 11 months ago
b4a0b76
doc: remove duplicate page inclusion
by Heinrich Schuchardt
· 2 years, 11 months ago
6488939
arm: mvebu: turris_mox: Remove extra newline after module topology
by Marek Behún
· 3 years ago
c68a73c
pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR
by Pali Rohár
· 3 years ago
e1cee89
pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
by Pali Rohár
· 3 years ago
4a1a593
pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup
by Pali Rohár
· 3 years ago
4afab30
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· 2 years, 11 months ago
734ad93
Prepare v2022.01-rc4
by Tom Rini
· 2 years, 11 months ago
621158d
Revert "image: Remove #ifdefs from select_ramdisk()"
by Tom Rini
· 2 years, 11 months ago
08cf1a5
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
by Joakim Tjernlund
· 3 years ago
1cd75ce
Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 2 years, 11 months ago
ccea46c
i2c: mvtwsi: Swab the register address if its size is > 1
by Stefan Roese
· 3 years ago
e9d7888
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· 3 years ago
2e5d0aa
arm: mvebu: Use printf for printing fatal errors
by Pali Rohár
· 3 years ago
9c0642d
arm: mvebu: Remove commented example code
by Pali Rohár
· 3 years ago
c53a30f
arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers
by Pali Rohár
· 3 years ago
22f69fc
arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers
by Pali Rohár
· 3 years ago
50b5544
arm: mvebu: a38x: serdes: improve USB3 electrical configuration
by Stefan Eichenberger
· 3 years ago
d61f3ee
arm: mvebu: a38x: serdes: fix serdes config for USB3
by Stefan Eichenberger
· 3 years ago
574506c
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
by Marek Behún
· 3 years ago
0837003
arm: mvebu: turris_mox: Fix unstable board topology reading
by Marek Behún
· 3 years ago
d368e10
phy: marvell: a3700: Convert to official DT bindings in COMPHY driver
by Pali Rohár
· 3 years ago
6324d68
arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
by Pali Rohár
· 3 years ago
bcf6971
arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
by Marek Behún
· 3 years ago
9ab0c2f
fdt_support: Add some useful functions
by Marek Behún
· 3 years ago
c92ccba
fdt_support: Fix comment for fdt_create_phandle()
by Marek Behún
· 3 years ago
2105cd0
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
by Marek Behún
· 3 years ago
76f5a72
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
by Marek Behún
· 3 years ago
68a2faa
treewide: Use fdt_create_phandle() where appropriate
by Marek Behún
· 3 years ago
52a26d3
include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()
by Pali Rohár
· 3 years ago
4ee7dfb
arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes
by Stefan Roese
· 3 years ago
0cbd3d8
arm: mvebu: axp: ddr: Switch to using DM I2C API
by Stefan Roese
· 3 years ago
6228828
arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function
by Stefan Roese
· 3 years ago
4a86ec4
arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API
by Stefan Roese
· 3 years ago
2f7dae2
arm: mvebu: theadorable: Switch to using DM I2C API
by Stefan Roese
· 3 years ago
9f704de
arm: mvebu: maxbcm_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
f9776e5
arm: mvebu: ds414_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
fdc4428
arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
bf664d8
arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
d3213c2
Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 years ago
3cfc042
dm: fix an 'undefined' error in some macros
by AKASHI Takahiro
· 3 years ago
19b241c
blk: add a helper function, blk_probe_or_unbind()
by AKASHI Takahiro
· 3 years ago
5d21dfe
part: call part_init() in blk_get_device_by_str() only for MMC
by AKASHI Takahiro
· 3 years ago
35f3ef9
doc: board: Add Calxeda Highbank/Midway documentation
by Andre Przywara
· 3 years ago
0ebf465
Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· 3 years ago
121cfe5
fdtgrep: Handle an empty output tree
by Simon Glass
· 3 years ago
70ab7b1
fdtgrep: Correct alignment of struct section
by Simon Glass
· 3 years ago
1c11b5e
iot2050: binman: add missing-msg for blobs
by Ivan Mikhaylov
· 3 years ago
Next »