Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c09db79d76d3fc5f715d1a1a93f58ee0220861fd
c09db79
ARM: dts: sama7g5: add slow clock bindings
by Claudiu Beznea
· Tue Jun 02 15:23:49 2020 +0300
b29850f
ARM: dts: sama7g5: add u-boot,dm-pre-reloc bindings for xtals
by Claudiu Beznea
· Tue Jun 02 15:23:02 2020 +0300
d109282
ARM: dts: sama7g5: add slow rc and main rc oscillators
by Claudiu Beznea
· Tue Jun 02 15:22:21 2020 +0300
edbf930
ARM: dts: sama7g5: move clock frequencies for xtals in board file
by Claudiu Beznea
· Tue Jun 02 15:19:19 2020 +0300
a7d6d14
configs: sama7g5ek: enable pll driver
by Claudiu Beznea
· Tue Jun 02 15:15:25 2020 +0300
f587c8b
configs: sama7g5ek: set malloc pool to 68K
by Claudiu Beznea
· Tue Jun 02 15:14:14 2020 +0300
8d68daa
board: atmel: sama7g5ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR
by Claudiu Beznea
· Tue Jun 02 10:32:08 2020 +0300
0de35aa
board: atmel: sama7g5ek: add initial support for sama7g5ek
by Eugen Hristev
· Tue Mar 10 11:56:38 2020 +0200
1e30fa1
ARM: dts: sama7g5: add initial DT for sama7g5 SoC
by Eugen Hristev
· Tue Mar 10 11:56:03 2020 +0200
2a10b61
arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards
by Nicolas Ferre
· Wed Nov 25 14:17:48 2020 +0100
2b03e0e
Prepare v2021.01-rc4
by Tom Rini
· Mon Dec 21 15:03:24 2020 -0500
40577d2
Travis-CI: Drop support
by Tom Rini
· Tue Dec 15 19:06:03 2020 -0500
654652a
board: kontron: sl28: reorder mmc devices
by Michael Walle
· Sun Dec 20 22:35:13 2020 +0100
e47ec2f
Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Dec 20 14:55:59 2020 -0500
7b85b34
MAINTAINERS: add tools/efivar.py to EFI PAYLOAD
by Heinrich Schuchardt
· Sun Dec 20 11:58:25 2020 +0100
2659068
tools: add a simple script to generate EFI variables
by Paulo Alcantara
· Tue Dec 08 20:10:48 2020 -0300
c8fa8d3
efi_loader: make variable store size customizable
by Heinrich Schuchardt
· Sun Dec 20 11:05:38 2020 +0100
1a8321c
doc: man-page for bootefi command
by Heinrich Schuchardt
· Wed Dec 16 22:08:38 2020 +0100
d454a64
doc: button command
by Heinrich Schuchardt
· Wed Dec 16 12:15:49 2020 +0100
3216691
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Fri Dec 18 13:06:02 2020 -0500
840e930
Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Fri Dec 18 13:05:47 2020 -0500
ac8a6f8
ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4
by Marek Szyprowski
· Fri Dec 18 11:43:45 2020 +0100
eaca92c
mtd: spi-nor-ids: add Micron MT25QL01G flash
by Hongwei Zhang
· Mon Dec 07 17:40:01 2020 -0500
8f04b52
spi: ca_sflash: Add CAxxxx SPI Flash Controller
by Pengpeng Chen
· Thu Jul 30 12:52:45 2020 -0700
2ddd3e0
riscv: Add device tree bindings for SPI
by Sean Anderson
· Fri Oct 16 18:57:54 2020 -0400
16edba3
spi: dw: Add mem_ops
by Sean Anderson
· Fri Oct 16 18:57:53 2020 -0400
edddcf5
spi: dw: Document devicetree binding
by Sean Anderson
· Fri Oct 16 18:57:52 2020 -0400
debbff8
spi: dw: Add support for multiple CTRLR0 layouts
by Sean Anderson
· Fri Oct 16 18:57:51 2020 -0400
fd9571a
spi: dw: Add SoC-specific compatible strings
by Sean Anderson
· Fri Oct 16 18:57:50 2020 -0400
e11c0b1
spi: dw: Rearrange struct dw_spi_priv
by Sean Anderson
· Fri Oct 16 18:57:49 2020 -0400
f252082
spi: dw: Remove spi_enable_chip
by Sean Anderson
· Fri Oct 16 18:57:48 2020 -0400
75ea2f6
spi: dw: Rename registers to match datasheet
by Sean Anderson
· Fri Oct 16 18:57:47 2020 -0400
72097a7
spi: dw: Use generic function to read reg address
by Sean Anderson
· Fri Oct 16 18:57:46 2020 -0400
17f69fb
spi: dw: Rename "cs-gpio" to "cs-gpios"
by Sean Anderson
· Fri Oct 16 18:57:45 2020 -0400
0dfb3ac
spi: dw: Convert calls to debug to dev_*
by Sean Anderson
· Fri Oct 16 18:57:44 2020 -0400
8fc04b5
spi: dw: Fix driving MOSI low while recieving
by Sean Anderson
· Fri Oct 16 18:57:43 2020 -0400
9ad2543
mtd: spinand: enable erasing of bad mtd blocks
by Mikhail Kshevetskiy
· Mon Jun 22 16:16:34 2020 +0300
e4a87a6
mtd: spinand: Do not erase the block before writing a bad block marker
by Frieder Schrempf
· Mon Jun 22 16:16:33 2020 +0300
cbcbe39
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
by Frieder Schrempf
· Mon Jun 22 16:16:32 2020 +0300
b383d57
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
by Frieder Schrempf
· Mon Jun 22 16:16:31 2020 +0300
2c9b8e3
spi: Fix typo in header
by Sean Anderson
· Fri Aug 07 13:13:34 2020 -0400
075757d
doc: Fix typo in FIT documentation
by Sean Anderson
· Fri Aug 07 13:13:31 2020 -0400
94311d1
mtd: spi-nor-ids: Add SECT_4K to mx25l12805d
by Robert Marko
· Fri Oct 23 14:22:38 2020 +0530
d0b8df3
mtd: spi-nor-ids: Add Winbond W25M512JW flash entry
by Biju Das
· Tue Sep 29 11:04:02 2020 +0100
80f89de
mtd: spi-nor-ids: Add Winbond W25M512JV flash entry
by Lad Prabhakar
· Thu Sep 17 15:50:30 2020 +0100
1d83e03
spi: migrate trace to dev and log macro in spi uclass
by Patrick Delaunay
· Thu Oct 15 17:18:17 2020 +0200
1020dde
dh_imx6: Switch to full DM-aware
by Jagan Teki
· Fri Oct 23 14:02:48 2020 +0530
b348c43
cm_fx6: Switch to full DM-aware
by Jagan Teki
· Fri Oct 23 13:56:49 2020 +0530
7104e3d
cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH
by Jagan Teki
· Fri Oct 23 13:51:01 2020 +0530
8a98ffd
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Wed Dec 16 17:43:33 2020 -0500
a3c3689
configs: Resync with savedefconfig
by Tom Rini
· Wed Dec 16 10:58:24 2020 -0500
641b322
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Wed Dec 16 08:13:37 2020 -0500
b08cd54
eth/r8152: fix the aggregation issue
by Hayes Wang
· Wed Dec 16 17:03:23 2020 +0800
5573bf5
eth/r8152: free previous memory if r8152_eth_probe fail
by Hayes Wang
· Wed Dec 16 17:03:22 2020 +0800
a050583
usb: xhci: fix lack of short packet event trb handling
by Ran Wang
· Wed Nov 18 15:49:02 2020 +0800
51b2f30
x86: edison: Switch to DM_USB_GADGET
by Andy Shevchenko
· Thu Dec 03 19:45:02 2020 +0200
221d7fa
x86: edison: Use dwc3-generic driver for Intel Edison
by Andy Shevchenko
· Thu Dec 03 19:45:01 2020 +0200
6e4afff
x86: edison: BINMAN selection is specific to the board
by Andy Shevchenko
· Thu Dec 03 17:40:11 2020 +0200
ae3c625
x86: edison: Add CPU to compatible string
by Andy Shevchenko
· Wed Dec 02 12:35:32 2020 +0200
f4c1377
x86: edison: Drop unneeded DM_PCI_COMPAT
by Andy Shevchenko
· Fri Nov 27 14:41:16 2020 +0200
f65b2ba
x86: tangier: Find proper memory region for relocation
by Andy Shevchenko
· Fri Nov 27 14:40:48 2020 +0200
b48bf18
x86: coral: Update the boot script
by Simon Glass
· Mon Nov 09 07:12:25 2020 -0700
5e956d1
x86: zimage: Update cmdline parameter to be an env var
by Simon Glass
· Mon Nov 09 07:12:24 2020 -0700
cfb8550
Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Dec 15 13:57:03 2020 -0500
0ceef80
distro_bootcmd: set devtype for dhcp boot
by Igor Opaniuk
· Thu Oct 29 12:59:19 2020 +0200
16bc453
Merge tag 'u-boot-amlogic-20201215' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Tue Dec 15 09:08:14 2020 -0500
200584c
doc: uefi: remove leading $ from bash commands
by Heinrich Schuchardt
· Sat Dec 12 09:15:12 2020 +0100
d2c0a05
doc: move README.bootmenu to HTML doc
by Heinrich Schuchardt
· Sat Dec 12 10:53:17 2020 +0100
cc26f74
doc: move README.trace to HTML documentation
by Heinrich Schuchardt
· Sat Dec 12 10:14:22 2020 +0100
1cab1c8
doc: move README.NetConsole to HTML documentation
by Heinrich Schuchardt
· Sat Dec 12 09:37:47 2020 +0100
5bf6518
doc: use code-block in pstore.rst
by Heinrich Schuchardt
· Sat Dec 12 09:00:12 2020 +0100
5d39879
doc: move pstore.rst to usage/pstore.rst
by Heinrich Schuchardt
· Sat Dec 12 08:50:37 2020 +0100
fb95282
doc: move README.commands to HTML doc
by Heinrich Schuchardt
· Sat Dec 12 08:33:28 2020 +0100
65033ce
doc: allow building htmldoc with Sphinx 3+
by Heinrich Schuchardt
· Mon Nov 30 09:52:57 2020 +0100
4362241
doc: global data pointer on x86, x86_64
by Heinrich Schuchardt
· Thu Oct 15 07:40:57 2020 +0200
0a79392
doc/build/gcc.rst: required packages for SUSE
by Heinrich Schuchardt
· Sun Sep 20 12:01:30 2020 +0200
74c6582
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Mon Dec 14 15:11:05 2020 -0500
cf1b569
pinctrl: meson: fix bit manipulation of pin bias configuration
by Neil Armstrong
· Mon Dec 14 19:39:07 2020 +0100
75275c6
usb: dwc3-meson-g12a: always configure dr-mode
by Marek Szyprowski
· Mon Dec 14 12:34:19 2020 +0100
dd5d79b
riscv: Complete efi header for RV32/64
by Leo Yu-Chi Liang
· Mon Nov 16 17:07:41 2020 +0800
b68402d
riscv: Fix efi header size for RV32
by Leo Yu-Chi Liang
· Thu Nov 12 10:09:52 2020 +0800
fa36696
riscv: Fix efi header for RV32
by Atish Patra
· Tue Oct 13 12:23:31 2020 -0700
b2e342a
riscv: qemu: enable distro boot from scsi
by Heinrich Schuchardt
· Tue Dec 01 17:30:26 2020 +0100
b881ba8
riscv: reset after crash
by Heinrich Schuchardt
· Wed Dec 02 14:36:26 2020 +0100
4b96c88
riscv: fix the wrong swap value register
by Brad Kim
· Fri Nov 13 20:47:51 2020 +0900
df486ef
Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· Fri Dec 11 15:55:17 2020 -0500
07a8eff
ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatible
by Eugen Hristev
· Mon Dec 07 09:30:59 2020 +0200
68655d8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Fri Dec 11 09:35:03 2020 -0500
60a8f49
configs: lx2162aqds: Enable gpio driver in defconfig
by Hui Song
· Fri Dec 04 21:26:19 2020 +0530
58aeddc
arm: ls102xa: select USB PHY erratum's only if USB is enabled
by Aleksandar Gerasimovski
· Thu Nov 26 10:52:41 2020 +0000
a944fc1
drivers: ifc: add define for IFC_CSPRn TE bit
by Aleksandar Gerasimovski
· Thu Nov 26 10:45:16 2020 +0000
476e786
powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT
by Chris Packham
· Thu Dec 03 16:24:29 2020 +1300
0b8932f
armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A
by Alban Bedel
· Tue Nov 17 16:20:04 2020 +0100
b9eeb08
net: pfe_eth: read PFE ESBC header flash with spi_flash_read API
by Biwen Li
· Thu Nov 05 19:28:12 2020 +0800
ebef67f
lx2160a: Fix address for secure boot headers
by Manish Tomar
· Thu Nov 05 14:08:56 2020 +0530
8d38801
ls1043a: Fix address for secure boot headers
by Manish Tomar
· Thu Nov 05 14:08:55 2020 +0530
15e25a4
layerscape: fdt.c: Check for NULL return value from fdt_getprop()
by Priyanka Singh
· Mon Nov 02 11:38:41 2020 +0530
03b8015
board: freescale: powerpc: add support for all RGMII modes
by Madalin Bucur
· Wed Nov 04 15:09:17 2020 +0200
51e3941
armv8: ls1043/ls1046aqds: add support for all RGMII modes
by Madalin Bucur
· Wed Nov 04 15:09:16 2020 +0200
2fcb49b
board: freescale: vid.c: Initialize variable 'i2caddress'
by Priyanka Singh
· Tue Oct 27 15:50:14 2020 +0530
Next »