Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad0bcb1e852042840e366fcf325c01f1061e233d
/
include
ad0bcb1
sandbox: Enable the 'trace' command when tracing is used
by Simon Glass
· 6 years ago
c11719c
div64: Use kernel types
by Simon Glass
· 6 years ago
c1442d6
initcall: Drop use of header files
by Simon Glass
· 6 years ago
171bb99
sandbox: Increase the early-trace-buffer size
by Simon Glass
· 6 years ago
752707a
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
476b213
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
54aecdb
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
e014cb6
usb: dwc2: add support for STM32MP1
by Patrick Delaunay
· 6 years ago
00f3fc6
usb: dwc2_udc_otg: Add tx_fifo_sz array support
by Patrice Chotard
· 6 years ago
e2ad779
usb: dwc2: Add function for session B check
by Patrick Delaunay
· 6 years ago
0c42d1d
usb: dwc2: Add force-b-session-valid support
by Patrick Delaunay
· 6 years ago
e1269f4
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
by Alex Kiernan
· 6 years ago
0de397b
arm: socfpga: gen5: deassert peripheral reset by default
by Simon Goldschmidt
· 6 years ago
6c1568b
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
6f48273
arm: am57xx: cl-som-am57x: remove board support
by Uri Mashiach
· 6 years ago
315ac0f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
d7b01ef
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
f3603b8
spi: ti_qspi: Drop non DM code
by Vignesh Raghavendra
· 6 years ago
0931e37
sunxi: update SATA driver to always use DM_SCSI
by Andre Przywara
· 6 years ago
cc34568
arm64: zynqmp: Remove eeprom setting
by Michal Simek
· 6 years ago
b34f8be
ARM: zynq: fix environment command syntax
by Melin Tomas
· 6 years ago
3b45f6b
fpga: Replace char * with const char * for filename
by Tien Fong Chee
· 6 years ago
036697a
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
6275e73
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
ee2c10b
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
7d412cd
arm64: allwinner: sun50i: Sync H6 dts(i) files from Linux
by Jagan Teki
· 6 years ago
24db29d
sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme
by Andre Przywara
· 6 years ago
4ed5bc8
video/console: Implement reverse video ANSI sequence for DM_VIDEO
by Andre Przywara
· 6 years ago
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
417903b
colibri_vf: fix sdboot for vybrid modules
by Gerard Salvatella
· 6 years ago
b093f0f
colibri_vf: disable undefined instruction events in user debug
by Stefan Agner
· 6 years ago
70bfc9c
colibri_vf: enable user debug by default
by Stefan Agner
· 6 years ago
7f411a5
colibri_vf: set fdtfile for distroboot
by Stefan Agner
· 6 years ago
c059483
colibri_vf: add distroboot support
by Stefan Agner
· 6 years ago
2e3b3d5
config: colibri_vf: use macros from linux/sizes.h
by Marcel Ziswiler
· 6 years ago
510c2dd
colibri_vf: migrate fec, esdhc, nfc and usb to driver model
by Marcel Ziswiler
· 6 years ago
f221314
configs: move CONFIG_MXC_OCOTP to Kconfig
by Marcel Ziswiler
· 6 years ago
64993ed
configs: colibri_vf: remove obsolete mmc/sd card environment
by Marcel Ziswiler
· 6 years ago
31f4495
configs: move CONFIG_USB_EHCI_VF to Kconfig
by Marcel Ziswiler
· 6 years ago
23e5eb7
imx6: wandboard: convert to DM_I2C
by Anatolij Gustschin
· 6 years ago
a0e9e84
imx6: wandboard: convert to DM_PMIC
by Anatolij Gustschin
· 6 years ago
db48f55
imx6: wandboard: convert to DM_VIDEO
by Anatolij Gustschin
· 6 years ago
e5fa153
imx6: wandboard: convert to DM_USB
by Anatolij Gustschin
· 6 years ago
f082fe8
imx6: ge_bx50v3: convert to DM_VIDEO
by Anatolij Gustschin
· 6 years ago
e6a7ef5
imx: move CONFIG_VIDEO_IPUV3 to defconfigs
by Anatolij Gustschin
· 6 years ago
797ce74
board: tbs2910: Convert mmc to driver model
by Soeren Moch
· 6 years ago
885ca06
board: tbs2910: Convert sata to ahci driver model
by Soeren Moch
· 6 years ago
fe4c52b
board: tbs2910: Convert i2c and rtc to driver model
by Soeren Moch
· 6 years ago
0de8dae
board: tbs2910: Convert usb to driver model
by Soeren Moch
· 6 years ago
10d5cdd
colibri_imx6: switch to zimage
by Bhuvanchandra DV
· 6 years ago
327c0e9
configs: colibri_imx6: Use ext4 file system by default
by Sanchayan Maity
· 6 years ago
2a2f90f
colibri_imx6: add distroboot support
by Stefan Agner
· 6 years ago
dd17dce
colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP
by Max Krummenacher
· 6 years ago
c882cfb
colibri_imx6: migrate i2c to using driver model
by Marcel Ziswiler
· 6 years ago
99347b3
colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
by Marcel Ziswiler
· 6 years ago
c952e34
colibri_imx6: move console in env from header file to defconfig
by Marcel Ziswiler
· 6 years ago
753598f
apalis_imx6: switch to zimage
by Marcel Ziswiler
· 6 years ago
f3a4595
configs: apalis_imx6: Use ext4 file system by default
by Sanchayan Maity
· 6 years ago
5bf9b24
apalis_imx6: use both sd/mmc interfaces for setsdupdate
by Max Krummenacher
· 6 years ago
224943f
apalis_imx6: add distroboot support
by Marcel Ziswiler
· 6 years ago
5b04008
apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP
by Marcel Ziswiler
· 6 years ago
d8f7838
apalis_imx6: migrate mmc and sata to using driver model
by Marcel Ziswiler
· 6 years ago
a22d71c
apalis_imx6: migrate i2c to using driver model
by Marcel Ziswiler
· 6 years ago
fbc1aca
apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
by Marcel Ziswiler
· 6 years ago
bc0c9e4
apalis_imx6: move console in env from header file to defconfig
by Marcel Ziswiler
· 6 years ago
ded629c
mx53ppd: fix unsupported set command
by Ian Ray
· 6 years ago
667f25f
board: ge: bx50v3: Network booting of fitImage with nfs rootfs
by Joonas Aijala
· 6 years ago
1682990
board: ge: bx50v3: Specific ARP timeout removed
by Joonas Aijala
· 6 years ago
02483fc
board: ge: ppd: Enable CONFIG_DM_MMC
by Ian Ray
· 6 years ago
3a97ec0
board: ge: bx50v3: Enable CONFIG_DM_MMC
by Ian Ray
· 6 years ago
9050cfc
config: bk4: Update u-boot envs to support NOR memories initial setup
by Lukasz Majewski
· 6 years ago
ad3d7a7
config: bk4: Update u-boot script to support recovery via SD card
by Lukasz Majewski
· 6 years ago
8c6248c
config: bk4: Update include/configs/bk4r1.h file
by Lukasz Majewski
· 6 years ago
ec477ec
config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h
by Lukasz Majewski
· 6 years ago
56a45b8
defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT
by Lukasz Majewski
· 6 years ago
8540b63
Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
ef92bfc
Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
744d83e
efi_loader: export efi_install_multiple_protocol_interfaces
by Heinrich Schuchardt
· 6 years ago
a98bd39
efi: fix memory calculation overflow on 32-bit systems
by Patrick Wildt
· 6 years ago
5f6830d
Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot
by Tom Rini
· 6 years ago
39595ff
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
162c38e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
5f0df58
configs: vcoreiii: Change CONFIG_ENV_SIZE
by Horatiu Vultur
· 6 years ago
3523df1
net: mscc: jaguar2: Add ethenet nodes for Jaguar2.
by Horatiu Vultur
· 6 years ago
43be197
net: Add MSCC Jaguar2 network driver.
by Horatiu Vultur
· 6 years ago
bd905c3
mips: add initial support for qca956x referenced board
by Rosy Song
· 6 years ago
d592d13
stpmic1: add NVM update support in fuse command
by Patrick Delaunay
· 6 years ago
880f29b
stpmic1: update register names
by Patrick Delaunay
· 6 years ago
d79218f
power: rename stpmu1 to official name stpmic1
by Patrick Delaunay
· 6 years ago
91be594
power: stpmu1: rename files to stpmic1
by Patrick Delaunay
· 6 years ago
a9a3694
stm32mp1: activated some configuration
by Patrick Delaunay
· 6 years ago
80e17eb
stm32mp1: update memory layout
by Patrick Delaunay
· 6 years ago
f2a7b87
stm32mp1: update bootcmd
by Patrick Delaunay
· 6 years ago
5d06141
stm32mp1: add trusted boot with TF-A
by Patrick Delaunay
· 6 years ago
b2f88a3
ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
by Tom Rini
· 6 years ago
2786626
board: ti: am335x: Add platdata for cpsw in SPL
by Faiz Abbas
· 6 years ago
8ecdffe
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
by Faiz Abbas
· 6 years ago
5b5dc0f
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
by Faiz Abbas
· 6 years ago
69dace3
net: Add priv_pdata to eth_pdata
by Faiz Abbas
· 6 years ago
032dce8
firmware: Add support for querying msmc memory
by Lokesh Vutla
· 6 years ago
Next »