Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aee9ed381cb9b3eb1f3e56ee99f9b87299eef849
/
include
aee9ed3
Kconfig: Migrate CONFIG_BUILD_TARGET
by Jagan Teki
· 6 years ago
8890e7d
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· 6 years ago
6091dd1
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· 6 years ago
6fd0a71
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· 6 years ago
07fccdb
configs: meson64: use vidconsole and usbkbd if enabled
by Neil Armstrong
· 6 years ago
597d3b3
video: dw_hdmi: add support for color conversion
by Jorge Ramirez-Ortiz
· 6 years ago
92d58aa
video: dw_hdmi: support SoC specific read/write ops
by Jorge Ramirez-Ortiz
· 6 years ago
59fdf2e
dfu: mmc: call fs functions instead of run_command
by Simon Goldschmidt
· 6 years ago
0b0409c
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
6f1eee6
arm: imx7s-warp: Convert to DM PMIC
by Bryan O'Donoghue
· 6 years ago
2676289
warp7: defconfig: Switch to DM for I2C
by Bryan O'Donoghue
· 6 years ago
0b2236d
imx8qxp: mek: default enable SPL
by Peng Fan
· 6 years ago
7df0ce8
colibri_imx7: fix boot commands
by Stefan Agner
· 6 years ago
242cfb5
m53menlo: fix addmtd cmd in default environment
by Olaf Mandel
· 6 years ago
5cd4787
m53menlo: fix splashfile location
by Olaf Mandel
· 6 years ago
fb3532d
pico-imx7d: Add LCD support
by Fabio Estevam
· 6 years ago
0a14bac
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
by Martyn Welch
· 6 years ago
0a01a44
PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
by Tom Rini
· 6 years ago
1c71c49
Merge branch '2019-01-25-master-imports'
by Tom Rini
· 6 years ago
7510a56
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
by Simon Goldschmidt
· 6 years ago
520a669
drivers: esdhc: add support for ColdFire mcf5441x family
by Angelo Dureghello
· 6 years ago
0a37158
ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
by Andrew F. Davis
· 6 years ago
159eb4b
dfu: Make DFU support more SPL friendly
by Andrew F. Davis
· 6 years ago
6d932e6
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
7e49253
poplar: sync up device tree with kernel 4.20
by Shawn Guo
· 6 years ago
ca0759b
configs: Migrate CONFIG_DFU_MMC again
by Tom Rini
· 6 years ago
a6a16f4
Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
07dfc09
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
by Alexey Brodkin
· 6 years ago
b5d8581
serial: Get rid of CONFIG_DW_SERIAL
by Alexey Brodkin
· 6 years ago
9dff08f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
c3cd5e6
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
a55ef7f
net: remove CONFIG_MCAST_TFTP
by Chris Packham
· 6 years ago
bbe1857
net: move ether_crc to tsec driver
by Chris Packham
· 6 years ago
7da0229
net: fix env flags for eth10addr and above
by Simon Goldschmidt
· 6 years ago
a269ca1
net: remove duplicate definition of ETHADDR_WILDCARD
by Simon Goldschmidt
· 6 years ago
3c43a48
net: phy: Add clause 45 identifier to phy_device
by Pankaj Bansal
· 6 years ago
a51613e
ARM: zynq: Disable i2c for Zybo/Zybo Z7
by Michal Simek
· 6 years ago
801fd62
arm: zynq: Enable CONFIG_REMAKE_ELF
by Siva Durga Prasad Paladugu
· 6 years ago
914e787
MSCC: Add support for Serval SoC family.
by Horatiu Vultur
· 6 years ago
47d3fe2
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
7830fc5
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
by Derald D. Woods
· 6 years ago
b55b2c9
ARM: mvebu: add support for Allied Telesis x530
by Chris Packham
· 6 years ago
9140673
arm: mvebu: configs: turris_mox: Add 64 MiB of boot memory
by Marek Behún
· 6 years ago
b302747
Kconfig: Migrate BOUNCE_BUFFER
by Philipp Tomsich
· 6 years ago
81d633c
Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
1ba41e1
sunxi: usb: Switch to Generic host controllers
by Jagan Teki
· 6 years ago
a1a6da8
reset: Add reset valid
by Jagan Teki
· 6 years ago
aab63ad
sunxi: A64: Update sun50i-a64-ccu.h
by Jagan Teki
· 6 years ago
d4ae7ac
ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3
by Jagan Teki
· 6 years ago
a981f68
adding saveenv-command for bananapi r2
by Frank Wunderlich
· 6 years ago
6a1bbfa
Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
9712465
fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi
by Mian Yousaf Kaukab
· 6 years ago
43c3cb3
env: fix allow to build multiple environments
by Rajesh Bhagat
· 6 years ago
fb0c2f3
armv8: ls2088aqds: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
d5691be
armv8: ls2088ardb: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
112aeba
armv8: ls1088aqds: Add TFABOOT support
by Pankit Garg
· 6 years ago
f5c2a83
armv8: ls1088ardb: Add TFABOOT support
by Pankit Garg
· 6 years ago
6921072
ls1043a: add support for nand-boot cmd for TFA
by Pankit Garg
· 6 years ago
d743962
lmb: remove unused extern declaration
by Simon Goldschmidt
· 6 years ago
5b2c687
fs: prevent overwriting reserved memory
by Simon Goldschmidt
· 6 years ago
7a6ee46
lib: lmb: extend lmb for checks at load time
by Simon Goldschmidt
· 6 years ago
9039282
mips: mscc: luton+ocelot: Remove board config options, do probing
by Lars Povlsen
· 6 years ago
76d42c1
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
a102fd9
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
619fc68
common: command: Add support for $ auto-completion
by Boris Brezillon
· 6 years ago
e8b7970
misc: fs_loader: Switching private data allocation to DM auto allocation
by Tien Fong Chee
· 6 years ago
20052d4
command: commands: Add macros to declare commands with subcmds
by Boris Brezillon
· 6 years ago
c71dfd1
common: command: Rework the 'cmd is repeatable' logic
by Boris Brezillon
· 6 years ago
ae73c33
common: command: Expose a generic helper to auto-complete sub commands
by Boris Brezillon
· 6 years ago
adbfc56
omap3: igep00x0: Remove USB support due DM_USB deadline
by Enric Balletbo i Serra
· 6 years ago
bf12fe9
riscv: qemu: define standalone load address
by Lukas Auer
· 6 years ago
c9af82c
dm: serial: Tidy up header file comments
by Simon Glass
· 6 years ago
896c164
dm: serial: Adjust serial_getinfo() to use proper API
by Simon Glass
· 6 years ago
de62d48
dm: serial: Adjust serial_setconfig() to use proper API
by Simon Glass
· 6 years ago
daaff93
dm: serial: Adjust serial_getconfig() to use proper API
by Simon Glass
· 6 years ago
925c000
serial: Move new functions to serial.h
by Simon Glass
· 6 years ago
bd92332
log: Check printf() arguments
by Simon Glass
· 6 years ago
c2a7c49
test: dm: regmap: Fix the long test delay
by Simon Glass
· 6 years ago
cfc859b
include: configs: Add gunzip size for HiKey board
by Manivannan Sadhasivam
· 6 years ago
b8de3ee
arm: MediaTek: add ethernet support for MT7629 boards
by developer
· 6 years ago
73569d4
arm: MediaTek: add ethernet support for MT7623 boards
by developer
· 6 years ago
d48dd9a
reset: MedaiTek: add reset controller driver for MediaTek SoCs
by developer
· 6 years ago
5e90a8a
imx8mq_evk_defconfig: Move file system options to Kconfig
by Fabio Estevam
· 6 years ago
3121852
poplar: save environment at a different offset
by Alex Elder
· 6 years ago
42e4a71
Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
98a75ae
board: tbs2910: Add u-boot.imx size limit check
by Soeren Moch
· 6 years ago
6b54674
arm: mx5: Enable WDT and bootcounter on M53Menlo
by Marek Vasut
· 6 years ago
22b7130
arm: ti: boot: Remove legacy Android partitions
by Sam Protsenko
· 6 years ago
476e2f1
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
734b451
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
by Christoph Muellner
· 6 years ago
45f3703
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
c899a65
pico-imx7d: Increase the CONFIG_ENV_OFFSET size
by Fabio Estevam
· 6 years ago
389d246
pcm058: fix NAND flash not using badblock table
by Harald Seiler
· 6 years ago
aeb9c06
imx: add i.MX8MQ EVK support
by Peng Fan
· 6 years ago
31c51da
tools: add i.MX8M image support
by Peng Fan
· 6 years ago
c86bacd
spl: introduce function prototypes
by Peng Fan
· 6 years ago
9d5b0f4
SPL: Add HAB image authentication to FIT
by Ye Li
· 6 years ago
a47a6a1
embestmx6boards: Add SPL support
by Fabien Lahoudere
· 6 years ago
54a735a
bootm: vxworks: Make do_bootm_vxworks() non-static
by Bin Meng
· 6 years ago
b43c322
bootm: vxworks: Make do_bootvx_fdt() static
by Bin Meng
· 6 years ago
Next »