Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a43bf4e47f0f3eb05f6d7e7275491a1e312efaa9
a43bf4e
Convert CONFIG_SD_BOOT et al to Kconfig
by Tom Rini
· 3 years ago
05b419e
Convert CONFIG_FSL_IFC to Kconfig
by Tom Rini
· 3 years ago
119d2fb
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
by Tom Rini
· 3 years ago
f059955
Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
by Tom Rini
· 3 years ago
3162fd3
arm: Drop unused tam3517-common.h
by Tom Rini
· 3 years ago
8cc98c4
Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next
by Tom Rini
· 3 years ago
467cf5a
fdt: Show a runtime warning based on devicetree source
by Simon Glass
· 3 years ago
944f8d8
fdt: Avoid emitting an device tree when not needed
by Simon Glass
· 3 years ago
084cd90
fdt: Makefile: Ensure that OF_BOARD is used when needed
by Simon Glass
· 3 years ago
94886db
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
by Simon Glass
· 3 years ago
3760439
fdt: Add a Kconfig for boards with a prior stage
by Simon Glass
· 3 years ago
8f9ce7e
fdt: Report the devicetree source
by Simon Glass
· 3 years ago
bed6bc7
fdt: Record where the devicetree came from
by Simon Glass
· 3 years ago
51608c9
dm: core: Allow getting some basic stats
by Simon Glass
· 3 years ago
28b7651
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
by Simon Glass
· 3 years ago
2a3789b
fdt: Drop remaining preprocessor macros in fdtdec_setup()
by Simon Glass
· 3 years ago
0aeb45d
fdt: Drop OF_CONTROL check in fdtdec_setup()
by Simon Glass
· 3 years ago
bcafa8c
fdt: Use if() for fdtcontroladdr check
by Simon Glass
· 3 years ago
eb77c54
fdt: Drop #ifdef around board_fdt_blob_setup()
by Simon Glass
· 3 years ago
bbe5797
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
by Simon Glass
· 3 years ago
69daf5a
fdt: Drop #ifdefs with MULTI_DTB_FIT
by Simon Glass
· 3 years ago
e1d46fa
fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
by Simon Glass
· 3 years ago
0a1b3b6
fdt: Make it easier to debug u-boot.dtsi files
by Simon Glass
· 3 years ago
023bdf5
fdt: Drop CONFIG_BINMAN_STANDALONE_FDT
by Simon Glass
· 3 years ago
4cea97f
fdt: Make OF_BOARD a bool option
by Simon Glass
· 3 years ago
3a4597d
arm: highbank: Add devicetree files
by Simon Glass
· 3 years ago
7a8b472
arm: qemu-ppce500: Add a devicetree file
by Simon Glass
· 3 years ago
ea98dc4
arm: bcm7xxx: Add a devicetree file
by Simon Glass
· 3 years ago
13445c5
arm: xilinx_versal_virt: Add a devicetree file
by Simon Glass
· 3 years ago
28ab212
arm: octeontx: Add an empty devicetree file
by Simon Glass
· 3 years ago
69114b1
arm: xenguest_arm64: Add a empty devicetree file
by Simon Glass
· 3 years ago
6c26d71
arm: vexpress: Add a devicetree files for juno
by Simon Glass
· 3 years ago
0ca7009
arm: rpi: Sync rpi dts files from Linux
by Simon Glass
· 3 years ago
bd07fb4
riscv: qemu: Split devicetree files for qemu_riscv32/64
by Simon Glass
· 3 years ago
64d6bbb
arm: qemu: Add a devicetree file for qemu_arm64 virt
by Simon Glass
· 3 years ago
525b22d
arm: qemu: Add a devicetree file for qemu_arm
by Simon Glass
· 3 years ago
eb28494
arm: riscv: qemu: Explain how to extract the generated dt
by Simon Glass
· 3 years ago
f188b75
arm: qemu: Mention -nographic in the docs
by Simon Glass
· 3 years ago
08eba81
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· 3 years ago
8472471
doc: remove duplicate page inclusion
by Heinrich Schuchardt
· 3 years ago
446a6e9
arm: mvebu: turris_mox: Remove extra newline after module topology
by Marek Behún
· 3 years, 1 month ago
17de873
pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR
by Pali Rohár
· 3 years, 1 month ago
2aeb942
pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
by Pali Rohár
· 3 years, 1 month ago
495f313
pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup
by Pali Rohár
· 3 years, 1 month ago
dc4a786
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· 3 years ago
929e511
Prepare v2022.01-rc4
by Tom Rini
· 3 years ago
bc7d9d2
Revert "image: Remove #ifdefs from select_ramdisk()"
by Tom Rini
· 3 years ago
85206c0
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
by Joakim Tjernlund
· 3 years ago
ab3afea
Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 3 years ago
0520727
i2c: mvtwsi: Swab the register address if its size is > 1
by Stefan Roese
· 3 years ago
bf9caf8
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· 3 years ago
6e86351
arm: mvebu: Use printf for printing fatal errors
by Pali Rohár
· 3 years ago
d37c46a
arm: mvebu: Remove commented example code
by Pali Rohár
· 3 years ago
3689099
arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers
by Pali Rohár
· 3 years ago
028ac88
arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers
by Pali Rohár
· 3 years ago
e12810e
arm: mvebu: a38x: serdes: improve USB3 electrical configuration
by Stefan Eichenberger
· 3 years ago
288359a
arm: mvebu: a38x: serdes: fix serdes config for USB3
by Stefan Eichenberger
· 3 years ago
ac4d9ff
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
by Marek Behún
· 3 years ago
77d9312
arm: mvebu: turris_mox: Fix unstable board topology reading
by Marek Behún
· 3 years ago
04c9347
phy: marvell: a3700: Convert to official DT bindings in COMPHY driver
by Pali Rohár
· 3 years ago
cbaaf5e
arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
by Pali Rohár
· 3 years ago
d050eab
arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
by Marek Behún
· 3 years ago
4ef5ca6
fdt_support: Add some useful functions
by Marek Behún
· 3 years ago
ae0ef95
fdt_support: Fix comment for fdt_create_phandle()
by Marek Behún
· 3 years ago
f872e83
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
by Marek Behún
· 3 years ago
3577eba3
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
by Marek Behún
· 3 years ago
a4273f5
treewide: Use fdt_create_phandle() where appropriate
by Marek Behún
· 3 years ago
5dc7e67
include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()
by Pali Rohár
· 3 years ago
2dc6bc7
arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes
by Stefan Roese
· 3 years ago
11c6693
arm: mvebu: axp: ddr: Switch to using DM I2C API
by Stefan Roese
· 3 years ago
6f3dc96
arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function
by Stefan Roese
· 3 years ago
e38f601
arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API
by Stefan Roese
· 3 years ago
4d69bc8
arm: mvebu: theadorable: Switch to using DM I2C API
by Stefan Roese
· 3 years ago
ffa296c
arm: mvebu: maxbcm_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
23ccc98
arm: mvebu: ds414_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
f7ab511
arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
767837d
arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C
by Stefan Roese
· 3 years ago
08d0530
Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 years ago
4874c4d
dm: fix an 'undefined' error in some macros
by AKASHI Takahiro
· 3 years ago
3e32dbe
blk: add a helper function, blk_probe_or_unbind()
by AKASHI Takahiro
· 3 years ago
9601775
part: call part_init() in blk_get_device_by_str() only for MMC
by AKASHI Takahiro
· 3 years ago
15997ea
doc: board: Add Calxeda Highbank/Midway documentation
by Andre Przywara
· 3 years ago
613c0db
Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· 3 years ago
62a48b4
fdtgrep: Handle an empty output tree
by Simon Glass
· 3 years ago
2943bd2
fdtgrep: Correct alignment of struct section
by Simon Glass
· 3 years ago
e1953e4
iot2050: binman: add missing-msg for blobs
by Ivan Mikhaylov
· 3 years ago
6f64b60
binman: Use less hard coded magic when inserting new PATH
by Andy Shevchenko
· 3 years ago
12ae347
binman: Do not pollute source tree when build with `make O=...`
by Andy Shevchenko
· 3 years ago
ef9e762
Convert CONFIG_PHYSMEM to Kconfig
by Simon Glass
· 3 years ago
3efb297
binman: Add support for ATF FIP
by Simon Glass
· 3 years ago
2697b7c
binman: Add a utility module for ATF FIP
by Simon Glass
· 3 years ago
d8ef301
Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
by Tom Rini
· 3 years ago
c4fe899
Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of https://github.com/tienfong/uboot_mainline
by Tom Rini
· 3 years ago
adc079f
arm: socfpga: arria10: Enable double peripheral RBF configuration
by Tien Fong Chee
· 3 years, 1 month ago
8ca1708
arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF
by Tien Fong Chee
· 3 years, 1 month ago
b26072a
arm: socfpga: arria10: Setting image magic value to romcode initswstate reg
by Tien Fong Chee
· 3 years, 1 month ago
a265171
ARM: mach-at91: Add compile time option to choose proper timer
by Hari Prasath
· 3 years ago
bd07a49
Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 3 years ago
8767e79
clk: define LOG_CATEGORY for generic and ccf clocks
by Patrick Delaunay
· 3 years ago
283dadf
clk: cosmetic: reorder include files
by Patrick Delaunay
· 3 years ago
Next »