Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
688db7f9bc1354440e3d641c5686ad34584d3d9f
688db7f
misc: Add support for the Arm Versatile Express config bus
by Liviu Dudau
· 6 years ago
77a2933
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
by Simon Goldschmidt
· 6 years ago
bcdd1f2
test/py: test_fs: add docstring comments to helper functions
by Akashi Takahiro
· 6 years ago
89101f8
test/py: test_fs: remove fs_type argument from umount_fs()
by Akashi Takahiro
· 6 years ago
677b9cc
test/py: ignore console read exceptions after test failure
by Stephen Warren
· 6 years ago
a1f05a9
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
c26f751
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
eab8e23
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
73cf56d
Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
c15be5b
arc: Add support for IoT development kit
by Alexey Brodkin
· 7 years ago
b550fd7
ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
by Alexey Brodkin
· 6 years ago
9ab3696
ARC: Implement print_cpuinfo()
by Alexey Brodkin
· 6 years ago
b015082
ARC: Add model property to boards .dts
by Alexey Brodkin
· 6 years ago
ead2fe2
ARC: Don't pre-define CROSS_COMPILE
by Alexey Brodkin
· 6 years ago
2aa01c3
rockchip: Fix rkimage format for SPL boot over USB
by Daniel Gröber
· 6 years ago
f318029
rockchip: make_fit_atf.py depends on u-boot
by Andreas Färber
· 6 years ago
b6a6dc8
net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID
by Janine Hagemann
· 6 years ago
714f70a
net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
by Janine Hagemann
· 6 years ago
9a9c245
rockchip: make_fit_atf: make python3 compatible
by Mian Yousaf Kaukab
· 6 years ago
080e386
rockchip: make_fit_atf: use elf entry point
by Mian Yousaf Kaukab
· 6 years ago
d099c99
rockchip: add fit source file for pack itb with op-tee
by Kever Yang
· 6 years ago
a28d42c
spl: add support to booting with OP-TEE
by Kever Yang
· 6 years ago
29c8c74
rockchip: make_fit_atf: fix warning unit_address_vs_reg
by Kever Yang
· 6 years ago
e51fced
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
8adb8cb
spi: Add SPI driver for MT76xx SoCs
by Stefan Roese
· 6 years ago
cdb295c
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
72191c7
sf: Add XMC xm25qh64a and xm25qh128a entries
by Stefan Roese
· 6 years ago
f59a467
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
f3a8924
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
0d5978f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
0e182f2
arm: socfpga: stratix10: add sgmii in phymode setup
by Ooi, Joyce
· 6 years ago
2e75a74
arm: socfpga: Remove unused function socfpga_emac_manage_reset()
by Ley Foon Tan
· 6 years ago
b0aa877
tools: socfpga: fix sfp_verify_header
by Atsushi Nemoto
· 6 years ago
16a48f5
gpio: dwapb_gpio: Change to use devm_kcalloc()
by Ley Foon Tan
· 6 years ago
33c6db9
ARM: rmobile: Enable PHY framework on Gen3
by Marek Vasut
· 6 years ago
c31c4b1
phy: rcar: Add R-Car Gen3 PHY driver
by Marek Vasut
· 6 years ago
48bbd49
ARM: rmobile: Mark 4-64GiB as DRAM on Gen3
by Marek Vasut
· 6 years ago
0b1bfa8
ARM: rmobile: Repair TMU clock on Gen2
by Marek Vasut
· 6 years ago
5db755c
ARM: dts: rmobile: Reinstate missing i2c6 on Porter
by Marek Vasut
· 6 years ago
920f7dc
riscv: allow native compilation
by Heinrich Schuchardt
· 6 years ago
f25398e
riscv: cosmetic: Reword do_reset() printf message.
by Rick Chen
· 6 years ago
de8d80e
riscv: Move do_reset() to a common place
by Bin Meng
· 6 years ago
8a8694d
riscv: Add QEMU virt board support
by Bin Meng
· 6 years ago
3880c38
riscv: kconfig: Imply DM support for some common drivers
by Bin Meng
· 6 years ago
a760eba
riscv: kconfig: Select DM and OF_CONTROL
by Bin Meng
· 6 years ago
6e1033f
riscv: ae350: Clean up mixed tabs and spaces in the dts
by Bin Meng
· 6 years ago
bcb3843
riscv: Make start.S available for all targets
by Bin Meng
· 6 years ago
8294bb5
riscv: bootm: Pass mhartid CSR value to kernel
by Bin Meng
· 6 years ago
748dae2
riscv: Remove CSR read/write defines in encoding.h
by Bin Meng
· 6 years ago
055700e
riscv: Add a helper routine to print CPU information
by Bin Meng
· 6 years ago
e2ff918
riscv: Explicitly pass -march and -mabi to the compiler
by Bin Meng
· 6 years ago
c7feb19
riscv: Fix coding style issues in the linker script
by Bin Meng
· 6 years ago
a28e0f5
riscv: Move the linker script to the CPU root directory
by Bin Meng
· 6 years ago
c64736d
riscv: cmd: bdinfo: Print the relocation address
by Bin Meng
· 6 years ago
ebd336f
riscv: Remove mach type
by Bin Meng
· 6 years ago
aca590b
riscv: bootm: Correct the 1st kernel argument to hart id
by Bin Meng
· 6 years ago
d9eec24
riscv: Remove setup.h
by Bin Meng
· 6 years ago
6b69775
riscv: kconfig: Normalize architecture name spelling
by Bin Meng
· 6 years ago
6cdeb49
i2c: Add support for the Arm's Versatile Express I2C controller.
by Liviu Dudau
· 6 years ago
ac3de90
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
d2da045
spi: sh_qspi: Add DM support to SH QSPI driver
by Marek Vasut
· 6 years ago
63f7711
driver/spi: fsl_qspi: Remove non-DM stuff
by Ashish Kumar
· 6 years ago
fc3382d
spi: designware_spi: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
007dddc
cmd: mtdparts: describe as legacy
by Miquel Raynal
· 6 years ago
12f1ff1
cmd: ubi: clean the partition handling
by Miquel Raynal
· 6 years ago
741f4c7
cmd: mtd: add 'mtd' command
by Miquel Raynal
· 6 years ago
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
1a08e99
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· 6 years ago
6f381d5
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· 6 years ago
aa168ac
mtd: uclass: add probe function
by Miquel Raynal
· 6 years ago
216a9bb
dm: drop unused helper in MTD header
by Miquel Raynal
· 6 years ago
e66e1cc
rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock
by Heiko Stuebner
· 6 years ago
99a8f74
rockchip: rk3188: add u-boot-specific mmc properties
by Heiko Stuebner
· 6 years ago
52c55a2
rockchip: dwmmc: add rk2928-dw-mshc compatible
by Heiko Stuebner
· 6 years ago
46b7a4f
mmc: dw_mmc: check fifo status with a timeout in fifo mode
by Heiko Stuebner
· 6 years ago
e13e91f
Prepare v2018.11-rc1
by Tom Rini
· 6 years ago
75ef231
MAINTAINERS: at91: update entry for at91 boards
by Eugen Hristev
· 6 years ago
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
864d4a9
MAINTAINERS: Update some entries for missed boards
by Tom Rini
· 6 years ago
a2f9cbf
fs: btrfs: Fix cache alignment bugs
by Marek Vasut
· 6 years ago
8c09fce
usb:ci_udc: don't overwrite configuration on pullup
by Ramon Fried
· 6 years ago
dbc9410
db410c: automatically launch fastboot
by Ramon Fried
· 6 years ago
ce8ea06
DB410c: Enable fastboot support
by Ramon Fried
· 6 years ago
cbee908
usb: ehci-msm: Add init_after_reset for CI_UDC
by Ramon Fried
· 6 years ago
5d4eb84
usb:ci_udc: Introduce init_after_reset phy function
by Ramon Fried
· 6 years ago
7b0334f
ehci: msm: use init_type in probe
by Ramon Fried
· 6 years ago
7e36596
ehci: msm: switch to generic PHY uclass
by Ramon Fried
· 6 years ago
23774fe
configs: db410c: Enable USB PHY
by Ramon Fried
· 6 years ago
e7e278c
dts: db410c: Add bindings for MSM USB phy
by Ramon Fried
· 6 years ago
019fb8c
phy: db410c: Add MSM USB PHY driver
by Ramon Fried
· 6 years ago
63596f0
db410c: serial# env using msm board serial
by Ramon Fried
· 6 years ago
d5ea5bb
dts: db410c: add alias for USB
by Ramon Fried
· 6 years ago
4383948
ehci: msm: Add missing platdata
by Ramon Fried
· 6 years ago
bc866cc8
ehci: Replace board_prepare_usb with board_usb_init
by Ramon Fried
· 6 years ago
988de86
serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs
by Patrice Chotard
· 6 years ago
f92c83b
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
by Neil Stainton
· 6 years ago
a002e04
kbuild: fix # escaping in appending U-Boot own DT
by Masahiro Yamada
· 6 years ago
c17cb56
Kbuild: fix # escaping in .cmd files for future Make
by Rasmus Villemoes
· 6 years ago
f5920d0
spl: mmc: Report device number when we fail
by Alex Kiernan
· 6 years ago
ba024e6
clk: Add support for Arm's Versatile Express OSC clock generators
by Liviu Dudau
· 6 years ago
Next »