Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1218f587e38041a911f78e35ec5838f57a8a305d
/
include
/
configs
1218f58
bmips: configs: switch to size definitions
by Álvaro Fernández Rojas
· 5 years ago
55abe84
mips: bmips: remove unneeded definitions
by Álvaro Fernández Rojas
· 5 years ago
9a8e3c6
bmips: enable vr-3032u nand support
by Álvaro Fernández Rojas
· 5 years ago
ed4e0f8
Merge branch '2019-10-24-UFS-support'
by Tom Rini
· 5 years ago
bd000a5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
8af36ce
configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT
by Vignesh Raghavendra
· 5 years ago
de304c5
env: ti: Add environment variables to boot from UFS
by Faiz Abbas
· 5 years ago
31d8fac
Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
5b0d479
configs: stm32f746-disco: Fix ramdisk_addr_r
by Patrice Chotard
· 5 years ago
b1fd1f6
configs: ls1012afrwy: Add CONFIG_ENV_ADDR
by Kuldeep Singh
· 5 years ago
dae56ea
configs: ls1012ardb: Add CONFIG_ENV_ADDR
by Kuldeep Singh
· 5 years ago
f8f7883
configs: sei610: Add config file to fix userdata size
by Guillaume La Roque
· 5 years ago
95b488a
configs: sei510: rework header and fix userdata size
by Guillaume La Roque
· 5 years ago
3d9592d
configs: sei510: enable Video Display support
by Neil Armstrong
· 5 years ago
5f65ff9
arm: remove the H2200 board
by Heinrich Schuchardt
· 5 years ago
fe66634
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
7d09e5c
Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
28c02a4
stm32mp1: configs: update video
by Yannick Fertré
· 5 years ago
57ea9f2
colibri_imx7: remove legacy sdboot wrapper
by Igor Opaniuk
· 5 years ago
4d6e9d8
colibri_imx6: remove legacy sdboot wrapper
by Igor Opaniuk
· 5 years ago
75c189c
colibri-imx6ull: remove legacy sdboot wrapper
by Igor Opaniuk
· 5 years ago
b2fc684
apalis_imx6: remove legacy sdboot wrapper
by Igor Opaniuk
· 5 years ago
cbdcd90
imx8qm/qxp: Set SPL TEXT base to OCRAM base
by Ye Li
· 5 years ago
3272eaa
imx: config: Update KP's TPC70 config to support SWUpdate
by Lukasz Majewski
· 5 years ago
282c1c2
imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot
by Lukasz Majewski
· 5 years ago
1181e4a
imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update
by Lukasz Majewski
· 5 years ago
ab875e8
imx: tpc70: config: Add script commands to update u-boot and OE's wic
by Lukasz Majewski
· 5 years ago
a81dc96
pico-imx7d: Support distro boot for FIT image case
by Jun Nie
· 5 years ago
88eea0a
board: tbs2910: Convert eth to driver model
by Soeren Moch
· 5 years ago
417e847
mx6: mx6sabre common: Use more conventional spelling of fdtfile
by Sjoerd Simons
· 5 years ago
ec907a0
Add i.MX7D based Meerkat96 board support
by Shawn Guo
· 5 years ago
deba3fe
tao3530: Fix usage of mmc rescan
by Jarkko Nikula
· 5 years ago
014c73c
configs: ti: Use addr_fit for run_fit environment variable
by Andrew F. Davis
· 5 years ago
6a89b00
am335x, guardian: adapt guardian board to DM
by Moses Christopher
· 5 years ago
96b3d76
env: ti: am65x_evm: Add env support to boot the MCU R5F rprocs
by Suman Anna
· 5 years ago
cf8387c
env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPs
by Suman Anna
· 5 years ago
82d27a1
ARM: socfpga: vining_fpga: Update environment
by Marek Vasut
· 5 years ago
13da18c
ARM: socfpga: vining_fpga: Rename VINING|FPGA
by Marek Vasut
· 5 years ago
73eb78f
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
770e9b0
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
3d9239d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
82a4525
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
9c91019
pico-imx7d: fix splash logo drawing
by Joris Offouga
· 5 years ago
0987d22
apalis_imx6: use distroboot by default
by Igor Opaniuk
· 5 years ago
8ff1c24
colibri_imx6/imx7/imx8x: use distroboot by default
by Igor Opaniuk
· 5 years ago
f922017
imx: Add i.MX8MM EVK board support.
by Peng Fan
· 5 years ago
87a0dd5
imx: mx6ul_14x14_evk: fix link issue
by Anatolij Gustschin
· 5 years ago
8f05a2c
imx: wandboard: convert FEC support to DM_ETH
by Anatolij Gustschin
· 5 years ago
170d0f9
DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)
by Lukasz Majewski
· 5 years ago
7505605
DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
by Lukasz Majewski
· 5 years ago
40bdb23
DM: eth: Switch display5 board to use DM_ETH
by Lukasz Majewski
· 5 years ago
046d8ae
DM: I2C: Switch display5 board to use DM_I2C
by Lukasz Majewski
· 5 years ago
431adf7
pico-imx6: Add Falcon mode
by Fabio Estevam
· 5 years ago
3cc1be9
pico-imx6: Add splashscreen support
by Fabio Estevam
· 5 years ago
3887fd5
pico-imx6: Add Ethernet support
by Fabio Estevam
· 5 years ago
f83d886
pico-imx6: Fix bootmenu handling
by Otavio Salvador
· 5 years ago
8a271ce
pico-imx6: Add initial support
by Fabio Estevam
· 5 years ago
a1497ee
mx53loco: Fix U-Boot corruption after saving the environment
by Fabio Estevam
· 5 years ago
daf2be1
configs: pico-imx7d: Convert to DM_VIDEO
by Joris Offouga
· 5 years ago
25def3e
pico-imx7d: Add NYMPH baseboard support
by Otavio Salvador
· 6 years ago
c7a0612
pico-imx7d: Add DWARF baseboard support
by Otavio Salvador
· 6 years ago
e893c36
pico-imx6ul: Add LCD support
by Fabio Estevam
· 5 years ago
2a80ed3
pico-imx6ul: Increase the CONFIG_ENV_OFFSET size
by Fabio Estevam
· 5 years ago
66fcd8d
pico-imx6ul: Add DWARF baseboard support
by Otavio Salvador
· 6 years ago
4e6bbe5
imx8qm: correct fdt_file
by Peng Fan
· 5 years ago
9d6819fd
imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
by Peng Fan
· 5 years ago
8200925
imx: configs: Cleanup CONFIG_SECURE_BOOT comments
by Breno Matheus Lima
· 5 years ago
13960fd
Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig
by Breno Matheus Lima
· 5 years ago
9c5970c
ARM: imx: Support larger SPL size on IMX6DQ
by Robert Hancock
· 5 years ago
f2e78c8
imx: mx6ul_14x14_evk: convert to DM_VIDEO
by Peng Fan
· 5 years ago
5098eae
imx: add i.MX6ULZ board
by Peng Fan
· 5 years ago
a591051
microblaze: Setup reasonable maximum bootm len
by Michal Simek
· 5 years ago
7769e54
microblaze: Enable cache by default
by Michal Simek
· 5 years ago
9270e9d
microblaze: Move CONFIG_LMB from board file to config.h
by Michal Simek
· 5 years ago
ac1783b
configs: apalis-tk1: Do not define CONFIG_SYS_BOOT_RAMDISK_HIGH again
by Michal Simek
· 5 years ago
dfaaaf4
ARM: zynq: Remove all Xilinx private commands
by Michal Simek
· 5 years ago
919469e
ARM: zynq: Use {} around variables for qspi and nand boot cmds
by Michal Simek
· 5 years ago
24c606a7
ARM: zynq: Fix NOR boot mode
by Michal Simek
· 5 years ago
786a7e0
ARM: zynq: Enable USB1 as secondary boot device
by Michal Simek
· 5 years ago
9541d0b
ARM: zynq: Specify MMC controller number for boot sequence
by Michal Simek
· 5 years ago
bc09cb3
arm64: versal: Fix for OCM overwriting issue
by Ashok Reddy Soma
· 5 years ago
87e4f13
ARM: zynq: Increase input buffer console size to 2k
by Michal Simek
· 5 years ago
d74a59e
ARM: zynq: Increase init ram size by 4K
by Siva Durga Prasad Paladugu
· 7 years ago
979e25e
ARM: zynq: Do not enable NETBSD support by default
by Michal Simek
· 5 years ago
9c44170
arm64: zynqmp: Add new jtag distro boot command
by Siva Durga Prasad Paladugu
· 5 years ago
94643bf
arm64: zynqmp: Update scriptaddr value to 512MB
by Siva Durga Prasad Paladugu
· 5 years ago
6217d28
arm64: versal: Change boot script offset address in versal
by T Karthik Reddy
· 5 years ago
facca9a
arm64: versal: Add new dfu usb distro boot command
by T Karthik Reddy
· 5 years ago
00784e0
arm64: versal: Add new jtag distro boot command
by Siva Durga Prasad Paladugu
· 5 years ago
c049dda
arm64: versal: Define configs related to USB DFU functionality
by Siva Durga Prasad Paladugu
· 6 years ago
0d2e7fe
arm64: zynqmp: Set initrd_high to as high as possible
by T Karthik Reddy
· 5 years ago
c5cf9d1
arm64: versal: Set initrd_high to as high as possible
by Siva Durga Prasad Paladugu
· 5 years ago
1a9cf57
configs: sam9x60ek: Add QSPI_BOOT defines
by Tudor Ambarus
· 5 years ago
e76c66a
board: sam9x60ek: Add NAND flash support
by Tudor Ambarus
· 5 years ago
641b335
board: atmel: Add sam9x60ek board
by Sandeep Sheriker Mallikarjun
· 5 years ago
11765d5
board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPI
by Eugen Hristev
· 5 years ago
ddfa485
board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config
by Eugen Hristev
· 5 years ago
1d15212
board: atmel: sama5d2_wlsom1_ek: add SPL support
by Eugen Hristev
· 5 years ago
8ba10c7
board: atmel: add sama5d27_wlsom1_ek board
by Nicolas Ferre
· 5 years ago
f7bcc09
arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
by Simon Glass
· 5 years ago
Next »