Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
00f9f6b1224457d5bab761634cd431054879add8
00f9f6b
phy: sun4i-usb: Add A23 USB PHY config
by Jagan Teki
· 7 years ago
0e574bb
phy: sun4i-usb: Add A33 USB PHY config
by Jagan Teki
· 7 years ago
1cbc80c
phy: sun4i-usb: Add A31 PHY config
by Jagan Teki
· 7 years ago
5a3000f
phy: sun4i-usb: Add A10/A13/A20 PHY config
by Jagan Teki
· 7 years ago
05a7b9f
phy: sun4i-usb: Add A83T USB PHY config
by Jagan Teki
· 7 years ago
ac4bab4
phy: sun4i-usb: Add V3S PHY config
by Jagan Teki
· 7 years ago
c1b0e5a
phy: sun4i-usb: Add H3/H5 PHY config
by Jagan Teki
· 7 years ago
21fc42d
phy: sun4i-usb: Add id_detect and vbus_detect ops
by Jagan Teki
· 7 years ago
d3c3828
phy: Add Allwinner A64 USB PHY driver
by Jagan Teki
· 7 years ago
caad3d5
musb: sunxi: Add support for H3/H5/A64
by Jagan Teki
· 7 years ago
5cc66f0
sunxi: clock: Fix OHCI clock gating for H3/H5
by Chen-Yu Tsai
· 7 years ago
cecffaa
musb: sunxi: Use BIT instead of numerical shift
by Jagan Teki
· 7 years ago
767a58e
musb: sunxi: Add OTG device clkgate and reset for H3/H5
by Jagan Teki
· 7 years ago
75fa310
sunxi: clock: Fix clock gating for H3/H5/A64
by Jagan Teki
· 7 years ago
65ce496
musb: sunxi: Add fifo config
by Jagan Teki
· 7 years ago
69bb76e
musb: sunxi: Use simple way to fill musb_hdrc pdata
by Jagan Teki
· 7 years ago
4e5af30
musb: sunxi: Add proper macros instead of numericals
by Jagan Teki
· 7 years ago
fda1569
usb: sunxi: Simplify ccm reg base code
by Jagan Teki
· 7 years ago
de7b6c9
Revert "sunxi: binman: Add U-Boot binary size check"
by Maxime Ripard
· 7 years ago
6079dfa
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
31efd3c
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
87e1773
ARC: Enable debug UART on nSIM boards
by Alexey Brodkin
· 7 years ago
eede167
serial/serial_arc: Implement debug serial
by Alexey Brodkin
· 7 years ago
b9a0a42
serial: Convert ARC_SERIAL to Kconfig
by Alexey Brodkin
· 7 years ago
1ee6a7c
ARC: enable debug uart for HSDK and AXS10x boards
by Eugeniy Paltsev
· 7 years ago
14e1dd6
ARC: init debug uart in early common arc code
by Eugeniy Paltsev
· 7 years ago
9acd571
rpi: Change load addresses to make more room for the kernel & DTB
by Tuomas Tynkkynen
· 7 years ago
0662337
spl: Add full fitImage support
by Marek Vasut
· 7 years ago
7f93db7
pylibfdt: Add missing CC and LD to Makefile
by Marek Vasut
· 7 years ago
6bff25d
scripts: add decodecode from Linux
by Heinrich Schuchardt
· 7 years ago
74b0eda
arm: print instructions pointed to by pc
by Heinrich Schuchardt
· 7 years ago
16d73b9
arm64: timer: Create timer_get_bootus for bootstage support
by Michal Simek
· 7 years ago
8221232
Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
by Philipp Tomsich
· 7 years ago
6836581
twister: Let SPL load U-Boot from MMC
by Ladislav Michl
· 7 years ago
93e9575
fit: Add standalone image type handling
by Marek Vasut
· 7 years ago
25114a6
fit: Add empty fit_print_contents() and fit_image_print()
by Marek Vasut
· 7 years ago
9f2e0eb
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· 7 years ago
33dd00e
spl: fit: Add support for loading FPGA bitstream
by Marek Vasut
· 7 years ago
e710fa6
bootcount: Add bootcount command
by Alex Kiernan
· 7 years ago
8b252f1
configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo
by Eugen Hristev
· 7 years ago
41407de
configs: sama5d2_xplained: set default FAT env location to SD-Card
by Eugen Hristev
· 7 years ago
2981003
doc: expand README.commands
by Heinrich Schuchardt
· 7 years ago
778ba8a
test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir
by Eugen Hristev
· 7 years ago
d58c8e9
fs: ext4: fix crash on ext4ls
by Eugen Hristev
· 7 years ago
6f1d6ba
i2c: Drop CONFIG_SH_SH7734_I2C
by Tuomas Tynkkynen
· 7 years ago
efaa762
i2c: Drop CONFIG_TSI108_I2C
by Tuomas Tynkkynen
· 7 years ago
d2f37e1
net: Drop CONFIG_TSI108_ETH
by Tuomas Tynkkynen
· 7 years ago
0ff07d2
configs: sama5d2_xplained: enable ext4 command support
by Eugen Hristev
· 7 years ago
217f8fc
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
by Eugen Hristev
· 7 years ago
4f867a4
configs: at91sam9x5ek: updated mtdparts variable in bootargs
by Eugen Hristev
· 7 years ago
6492244
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
by Nicolas Ferre
· 7 years ago
e0c392c
configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment
by Nicolas Ferre
· 7 years ago
7d77b66
FIT: Make fit_conf_print() be a static function
by Tom Rini
· 7 years ago
58c577f
Licenses/README: Update some style and add explicit license to the document
by Tom Rini
· 7 years ago
60e0f61
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
by Alex Kiernan
· 7 years ago
331a066
mmc: Unirqify bcm2835_sdhost and fix writes
by Alexander Graf
· 7 years ago
33b4a30
rpi: Adjust fdt_addr_r to a sane address
by Alexander Graf
· 7 years ago
19bdef6
arm: armv7m: Clean up some thumb / compiler flag options
by Tom Rini
· 7 years ago
9662fa2
.travis.yml: Further optimizations
by Tom Rini
· 7 years ago
40261f9
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· 7 years ago
4a2b61b
at91: Minor tweaks to SPL logic for space savings on smartweb
by Tom Rini
· 7 years ago
96a5c67
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
76b37e7
ARM: dts: uniphier: sync with Linux 4.17-rc6
by Masahiro Yamada
· 7 years ago
018f2fb
ARM: uniphier: rename environment variable fdt_file to fdtfile
by Masahiro Yamada
· 7 years ago
f8b6c4e
ARM: dts: uniphier: change phy-mode to 'internal' for LD11
by Kunihiko Hayashi
· 7 years ago
0ed9d14
ARM: dts: uniphier: add clock-names and reset-names to ethernet node
by Kunihiko Hayashi
· 7 years ago
a609f113
ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet node
by Kunihiko Hayashi
· 7 years ago
b57334d
ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node
by Kunihiko Hayashi
· 7 years ago
4606fc7
SPDX: Fixup SPDX tags in a few new files
by Tom Rini
· 7 years ago
d2bd779
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
ceb45d2
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
973a77a
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
19d7805
ARM: rmobile: Unify Gen2 Makefile entry
by Marek Vasut
· 7 years ago
957afe6
ARM: rmobile: Drop old R8A7794 PFC tables
by Marek Vasut
· 7 years ago
020b2ad
ARM: rmobile: Drop old R8A7793 PFC tables
by Marek Vasut
· 7 years ago
02e536c
ARM: rmobile: Drop old R8A7792 PFC tables
by Marek Vasut
· 7 years ago
85c25ce
ARM: rmobile: Drop old R8A7791 PFC tables
by Marek Vasut
· 7 years ago
ca847a0
ARM: rmobile: Drop old R8A7790 PFC tables
by Marek Vasut
· 7 years ago
927b1e3
ARM: rmobile: Update V2H Blanche
by Marek Vasut
· 7 years ago
ec745ae
ARM: rmobile: Enable DM capable RCar I2C driver on Silk
by Marek Vasut
· 7 years ago
2b366b0
ARM: rmobile: Enable DM capable RCar I2C driver on Lager
by Marek Vasut
· 7 years ago
2716596
i2c: rcar_i2c: Add DM and DT capable I2C driver
by Marek Vasut
· 7 years ago
b91a483
i2c: rcar_i2c: Remove the driver
by Marek Vasut
· 7 years ago
af48948
Fixup various SPDX tags from the latest merge
by Tom Rini
· 7 years ago
121f93c
drivers: usb: dwc3: remove devm_zalloc from linux_compact
by Mugunthan V N
· 7 years ago
c87bfe3
usb: xhci: zynqmp: Remove support for !DM_USB
by Michal Simek
· 7 years ago
34c19ab
arm64: zynqmp: Use DWC3 generic driver and DM_USB
by Michal Simek
· 7 years ago
31eff2e
usb: xhci: zynqmp: Add support for DM_USB
by Michal Simek
· 7 years ago
9d8cbbf
usb: dwc3: Add generic DWC3 glue logic driver
by Michal Simek
· 7 years ago
58d8fbe
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· 7 years ago
5f7ff71
usb: dwc3: Add dwc3_init/remove with DM_USB
by Mugunthan V N
· 7 years ago
226d87b
phy: add support for STM32 usb phy controller
by Patrice Chotard
· 7 years ago
7414a0f
gadget: f_thor: update to support more than 4GB file as thor 5.0
by Seung-Woo Kim
· 7 years ago
16b74aa
gadget: f_thor: fix filename overflow
by Seung-Woo Kim
· 7 years ago
d7a0bf8
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
80a77ad
arm: dts: socfpga: stratix10: update dtsi and dts
by Ley Foon Tan
· 7 years ago
6fa091d
arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
by Ley Foon Tan
· 7 years ago
7cdb912
arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
449cbae
arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
6751e7d
arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
Next »