index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
riscv: Expand the DT size before copy reserved memory node
Bin Meng
2020-07-02
1
-0
/
+12
|
*
|
|
|
|
|
riscv: Avoid the reserved memory fixup if src and dst point to the same place
Bin Meng
2020-07-02
1
-4
/
+8
|
*
|
|
|
|
|
riscv: fu540: dts: Correct reg size of otp and dmc nodes
Bin Meng
2020-07-02
1
-2
/
+2
|
*
|
|
|
|
|
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
Bin Meng
2020-07-02
1
-1
/
+1
|
*
|
|
|
|
|
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-02
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-06-30
3
-4
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
test/py: test_efi_fit: Update #size-cells to 1
Bin Meng
2020-06-30
1
-2
/
+2
|
*
|
|
|
|
efi_loader: incorrect check against FDT_ADDR_T_NONE
Heinrich Schuchardt
2020-06-30
1
-1
/
+1
|
*
|
|
|
|
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-29
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-v...
Tom Rini
2020-06-29
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
video: rockchip: fix HDMI 4K resolution
Anatolij Gustschin
2020-06-29
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2020-06-28
7
-38
/
+51
|
\
\
\
\
\
|
*
|
|
|
|
video: orisetech_otm8009a: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
1
-15
/
+5
|
*
|
|
|
|
video: raydium_rm68200: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
1
-15
/
+5
|
*
|
|
|
|
video: stm32: stm32_dsi: copy DSI fields
Yannick Fertre
2020-06-28
1
-0
/
+3
|
*
|
|
|
|
video: mipi update panel platform data
Yannick Fertre
2020-06-28
1
-0
/
+6
|
*
|
|
|
|
video: check hardware version of DSI
Yannick Fertre
2020-06-28
1
-1
/
+9
|
*
|
|
|
|
splash: Fix build warning on 64 bits CPU
Ye Li
2020-06-28
1
-1
/
+1
|
*
|
|
|
|
video: vidconsole: avoid multiple lines overwrite logo
Ye Li
2020-06-28
1
-0
/
+1
|
*
|
|
|
|
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
Ye Li
2020-06-28
1
-6
/
+21
*
|
|
|
|
|
Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-06-28
4
-4
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rockchip: correctly set vop0 or vop1
Patrick Wildt
2020-06-28
1
-1
/
+2
|
*
|
|
|
|
|
rockchip: clk: rk3188: change APLL to safe 600MHz
Alexander Kochetkov
2020-06-27
1
-1
/
+2
|
*
|
|
|
|
|
rockchip: rk3188: Fix back to BROM boot
Alexander Kochetkov
2020-06-27
1
-2
/
+19
|
*
|
|
|
|
|
rk3399: Add BOOTENV_SF command
Jagan Teki
2020-06-27
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-tom' of https://github.com/lftan/u-boot
Tom Rini
2020-06-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
arm: socfpga: misc_s10: Fix EMAC register address calculation
Ley Foon Tan
2020-06-26
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-25
2
-8
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
efi_loader: size of secure boot variables
Heinrich Schuchardt
2020-06-24
1
-6
/
+6
|
*
|
|
|
|
efi_loader: type of efi_secure_mode
Heinrich Schuchardt
2020-06-24
1
-1
/
+1
|
*
|
|
|
|
cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()
Bin Meng
2020-06-24
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ARM: dts: imx6q-tbs2910: Fix Ethernet regression
Fabio Estevam
2020-06-25
1
-0
/
+11
*
|
|
|
|
Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-06-24
5
-19
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
mmc: sdhci: Fix HISPD bit handling
Jagan Teki
2020-06-24
1
-6
/
+19
|
*
|
|
|
|
mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
Haibo Chen
2020-06-24
1
-1
/
+8
|
*
|
|
|
|
mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
Haibo Chen
2020-06-24
2
-10
/
+13
|
*
|
|
|
|
mmc: fsl_esdhc_imx: fix the mask for tuning start point
Haibo Chen
2020-06-24
1
-1
/
+1
|
*
|
|
|
|
cmd: mmc: Cache-align extcsd read target
Marek Vasut
2020-06-24
1
-1
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch '2020-06-23-misc-minor-fixes'
Tom Rini
2020-06-23
6
-6
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
psci: add 'static inline' to invoke_psci_fn() stub
Masahiro Yamada
2020-06-23
1
-2
/
+2
|
*
|
|
|
doc: sifive: Fix spelling of "environment".
Vagrant Cascadian
2020-06-23
1
-2
/
+2
|
*
|
|
|
cmd: booti: Fix spelling of "environment".
Vagrant Cascadian
2020-06-23
1
-1
/
+1
|
*
|
|
|
nvme: Invalidate dcache before submitting admin cmd
Jagan Teki
2020-06-23
1
-0
/
+3
|
*
|
|
|
phy: atheros: Fix the "qca,clk-out-frequency" example
Fabio Estevam
2020-06-23
1
-1
/
+1
|
*
|
|
|
zfs: fix missing include for disk_partition definition
Joel Johnson
2020-06-23
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-23
49
-435
/
+222
|
\
\
\
\
|
*
|
|
|
mx6cuboxi: remove unused code
Walter Lozano
2020-06-23
1
-65
/
+0
|
*
|
|
|
mx6cuboxi: enable OF_CONTROL and DM in SPL
Walter Lozano
2020-06-23
1
-0
/
+3
|
*
|
|
|
mx6cuboxi: customize board_boot_order to access eMMC
Walter Lozano
2020-06-23
1
-0
/
+48
|
*
|
|
|
mx6cuboxi: enable MMC and eMMC in DT for SPL
Walter Lozano
2020-06-23
1
-0
/
+8
[prev]
[next]