Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
633fd81d3cfb4a0c3cddc1c2b550f24ef87f0e93
633fd81
dt: bcm63158: add watchdog
by Philippe Reynes
· 6 years ago
db24e18
watchdog: bcm6345: allow to use this driver on arm bcm63158
by Philippe Reynes
· 6 years ago
2d29918
bcm963158: add initial support
by Philippe Reynes
· 6 years ago
312a3f9
bcm63158: add initial support
by Philippe Reynes
· 6 years ago
f204f01
initcall: Move to inline function
by Alexander Graf
· 6 years ago
717ee36
board/BuR/brppt1: drop DM_I2C_COMPAT
by Hannes Schmelzer
· 6 years ago
e4d3056
mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
by Faiz Abbas
· 6 years ago
9a6ce2a
clk: stm32mp1: correctly handle Clock Spreading Generator
by Patrick Delaunay
· 6 years ago
0c220e0
dts: stm32mp1: clock tree update
by Patrick Delaunay
· 6 years ago
e8d836c
clk: stm32mp1: add debug information
by Patrick Delaunay
· 6 years ago
45e5da5
clk: stm32mp1: recalculate counter when switching freq
by Patrick Delaunay
· 6 years ago
f5aaa07
clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
by Patrick Delaunay
· 6 years ago
629f44f
clk: stm32mp1: add IPCC clock
by Patrick Delaunay
· 6 years ago
7b72653
clk: stm32mp1: no more get ck_usbo_48m in device tree
by Patrick Delaunay
· 6 years ago
6fc4ab6
drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
by Vabhav Sharma
· 6 years ago
07cb4e1
hashtable: fix environment variable corruption
by Roman Kapl
· 6 years ago
73f6c7c
moveconfig: add a second pass for empty #if/#endif blocks
by Chris Packham
· 6 years ago
46a78e6
omap3_cairo: remove empty #ifdef/#endif block
by Chris Packham
· 6 years ago
f77a635
test: provide unit test for memory functions
by Heinrich Schuchardt
· 6 years ago
09bdfc1
doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI
by Andrew F. Davis
· 6 years ago
0ac2f0e
defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot support
by Andrew F. Davis
· 6 years ago
2356b0a
defconfigs: Add config for DRA7xx High Security EVM with USB Boot support
by Andrew F. Davis
· 6 years ago
6b2e3b2
defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs
by Andrew F. Davis
· 6 years ago
88f7ac4
defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs
by Andrew F. Davis
· 6 years ago
0ae9f03
bcm968580: enable watchdog and reboot with watchdog
by Philippe Reynes
· 6 years ago
fab0b45
bcm968380gerg: enable watchdog and reboot with watchdog
by Philippe Reynes
· 6 years ago
e0ed3fc
dt: bcm6858: add watchdog
by Philippe Reynes
· 6 years ago
24e954b
dt: bcm6838: add watchdog
by Philippe Reynes
· 6 years ago
ba83b93
watchdog: bcm6345: allow to use this driver on arm bcm6858
by Philippe Reynes
· 6 years ago
d166725
watchdog: bcm6345: switch to raw I/O functions
by Philippe Reynes
· 6 years ago
c9e7152
fdt: support booting with dtb in Android image
by Shawn Guo
· 6 years ago
2b91b7e
Prepare v2019.04-rc1
by Tom Rini
· 6 years ago
7fc96ef
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
005b1c9
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
8661c4a
MAINTAINERS: Add an entry for SPI NOR
by Vignesh R
· 6 years ago
1f66bca
configs: Don't use SPI_FLASH_BAR as default
by Vignesh R
· 6 years ago
d0182ac
configs: Remove SF_DUAL_FLASH
by Vignesh R
· 6 years ago
f53872d
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
by Vignesh R
· 6 years ago
3f5fb8b
mtd: spi: Add lightweight SPI flash stack for SPL
by Vignesh R
· 6 years ago
35dc058
mtd: spi: Remove unused files
by Vignesh R
· 6 years ago
1451041
mtd: spi: Switch to new SPI NOR framework
by Vignesh R
· 6 years ago
54c8a67
mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
by Vignesh R
· 6 years ago
7b3626f
mtd: spi: spi-nor-core: Add back U-Boot specific features
by Vignesh R
· 6 years ago
4d848c9
mtd: spi: spi-nor-core: Add SFDP support
by Vignesh R
· 6 years ago
36d1aa5
mtd: spi: spi-nor-core: Add 4 Byte addressing support
by Vignesh R
· 6 years ago
cc682b9
mtd: spi: spi-nor-core: Add SPI MEM support
by Vignesh R
· 6 years ago
3a8c62c
mtd: spi: Port SPI NOR framework from Linux
by Vignesh R
· 6 years ago
7526b93
sh: bitops: add hweight*() macros
by Vignesh R
· 6 years ago
4e341d3
spi: Add non DM version of SPI_MEM
by Vignesh R
· 6 years ago
cae870e
spi: spi-mem: Claim SPI bus before spi mem access
by Vignesh R
· 6 years ago
ba3691f
spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
by Vignesh R
· 6 years ago
1568b67
spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
by Vignesh R
· 6 years ago
1b084b2
bitops: Fix GENMASK definition for Sandbox
by Vignesh R
· 6 years ago
e57ea11
configs: Move CONFIG_SPI_FLASH into defconfigs
by Vignesh R
· 6 years ago
418ccdc
arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi'
by Hannes Schmelzer
· 6 years ago
38d5990
MAINTAINERS: update u-boot-atmel tree
by Eugen Hristev
· 6 years ago
ba285f3
MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
by York Sun
· 6 years ago
dcc5820
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
ebb6ff7
Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
d64c113
arm: mvebu: theadorable: Enable video / LCD support with the new DM driver
by Stefan Roese
· 6 years ago
ee4f68b
video: Armada XP: Move driver to DM_VIDEO
by Stefan Roese
· 6 years ago
b3df0b5
arm64: mvebu: Add basic support for uDPU board
by Vladimir Vid
· 6 years ago
0627400
arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodes
by Stefan Roese
· 6 years ago
a16c34f
arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20
by Stefan Roese
· 6 years ago
3179ec6
pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
by Stefan Roese
· 6 years ago
a74eb55
pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
by Stefan Roese
· 6 years ago
bece9b8
rockchip: Remove rejected files with .rej suffix
by Michal Simek
· 6 years ago
24c5da1
Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
3e75656
Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
3686b31
Merge branch '2019-02-01-master-imports'
by Tom Rini
· 6 years ago
dcb5101
Kconfig: set default BUILD_TARGET for kirkwood
by Chris Packham
· 6 years ago
aee9ed3
Kconfig: Migrate CONFIG_BUILD_TARGET
by Jagan Teki
· 6 years ago
c722dac
test: lib: lmb: add lmb test for multiple RAM banks
by Simon Goldschmidt
· 6 years ago
8890e7d
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· 6 years ago
8c1957a
tools: dumpimage: Clarify help
by Martyn Welch
· 6 years ago
cfd6ade
tools: dumpimage: Add help option and make error paths consistent
by Martyn Welch
· 6 years ago
387963a
tools: dumpimage: Simplify internal logic
by Martyn Welch
· 6 years ago
67a6a37
tools: dumpimage: Simplify arguments
by Martyn Welch
· 6 years ago
47d9599
tools: dumpimage: Provide more feedback on error
by Martyn Welch
· 6 years ago
73d55e5
regulator: pbias: Handle extended drain IO when changing omap36 PBIAS
by Adam Ford
· 6 years ago
bfd8605
rockchip: rk3399: spl: ensure that debug_uart_init is called
by Philipp Tomsich
· 6 years ago
2e26519
rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM
by Philipp Tomsich
· 6 years ago
2b19e90
pinctrl: Kconfig: fix missing include of rockchip/Kconfig
by Philipp Tomsich
· 6 years ago
126493f
pinctrl: Kconfig: sort includes alphabetically
by Philipp Tomsich
· 6 years ago
eaef09d
rockchip: Add MAINTAINER entry for chromebook_speedy
by Philipp Tomsich
· 6 years ago
8fbf992
rockchip: Add support for chromebook_bob
by Simon Glass
· 6 years ago
0801033
rockchip: gru: Add extra device-tree settings
by Simon Glass
· 6 years ago
f642c53
rockchip: Implement spl_gpio in the GPIO driver
by Simon Glass
· 6 years ago
b3e0a5a
rockchip: Move pull-up/down enum into a common file
by Simon Glass
· 6 years ago
f38205c
rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env
by Simon Glass
· 6 years ago
f473eba
rockchip: Tidy up board include-file ordering
by Simon Glass
· 6 years ago
d27b317
rockchip: clk: Add mention of four new clocks
by Simon Glass
· 6 years ago
751679f
rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz
by Simon Glass
· 6 years ago
a1766a5
rockchip: Allow booting from SPI
by Simon Glass
· 6 years ago
27f8d37
rockchip: Clarify docs on SPI writing
by Simon Glass
· 6 years ago
fed27ea
rockchip: evb_rk3399: Tidy up the README
by Simon Glass
· 6 years ago
d34caea
rockchip: Adjust rk3399 device tree to be closer to linux
by Simon Glass
· 6 years ago
348626f
rockchip: Bring in device tree files for rk3399-gru
by Simon Glass
· 6 years ago
d06e1ff
rockchip: Drop note about supporting other SoCs
by Simon Glass
· 6 years ago
b32ae5f
rockchip: Add mention of other boards
by Simon Glass
· 6 years ago
Next »