Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0cfccb54014bf488c300dad07b9d1c07d8fcd3f2
/
doc
1e26f64
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
by Lihua Zhao
· 5 years ago
32f2ca2
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
7f08bfb
doc: rockchip: Add documentation for rk3308 based boards
by Andy Yan
· 5 years ago
086e391
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
11406b8
dm: regulator: support regulator more state
by Joseph Chen
· 5 years ago
bef1845
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
by Udit Agarwal
· 5 years ago
a8c1846
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
63473ee
dm: doc: Correct of-platdata driver name
by Simon Glass
· 5 years ago
965ec3c
cmd: avb: Support A/B slots
by Sam Protsenko
· 5 years ago
067c13c
dfu: add callback for flush and initiated operation
by Patrick Delaunay
· 5 years ago
ec44cac
dfu: add DFU virtual backend
by Patrick Delaunay
· 5 years ago
d5640f7
dfu: add partition support for MTD backend
by Patrick Delaunay
· 5 years ago
6015af2
dfu: add backend for MTD device
by Patrick Delaunay
· 5 years ago
febabe3
dfu: allow to manage DFU on several devices
by Patrick Delaunay
· 5 years ago
cb986ba
dfu: sf: add partition support for nor backend
by Patrick Delaunay
· 5 years ago
321179e
doc: dfu: Add dfu documentation
by Patrick Delaunay
· 5 years ago
ba742b8
Merge branch '2019-10-28-azure-ci-support'
by Tom Rini
· 5 years ago
cc64810
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
7114d89
doc: Add documentation for how to build U-Boot host tools
by Bin Meng
· 5 years ago
ffb6b8e
dt-bindings: memory-controller: Introduce J721E DDRSS bindings
by Lokesh Vutla
· 5 years ago
4b06000
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
by Bin Meng
· 5 years ago
4dd520b
dm: spi: Return 0 if driver does not implement ops->cs_info
by Bin Meng
· 5 years ago
a2fce50
Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· 5 years ago
c83b1bb
Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
2ada73e
MAINTAINERS: Update ARM entry
by Tom Rini
· 5 years ago
e6661cf
ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
by Stefan Roese
· 5 years ago
2cde3ea
doc: add full path to patman README
by Ralph Siemsen
· 5 years ago
0c9cc51
Merge branch '2019-10-11-master-imports'
by Tom Rini
· 5 years ago
ee8da59
sandbox: Remove sandbox_noblk build
by Tom Rini
· 5 years ago
260777f
clk: cdce9xx: add support for cdce9xx clock synthesizer
by Tero Kristo
· 5 years ago
4024006
dt-bindings: phy: add a document for MediaTek tphy
by Ryder Lee
· 5 years ago
825c47e
dt-bindings: pcie: add a document for MT7623 PCIe controller
by Ryder Lee
· 5 years ago
e18fb7d
dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs
by Suman Anna
· 5 years ago
471c2d5
dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
by Suman Anna
· 5 years ago
44fb0d6
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
eaa0bde
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
d714a75
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· 5 years ago
904c31f
imx: mxs: Fix location for the elftosb tool
by Fabio Estevam
· 5 years ago
b5661ca
doc: imx: mkimage: introduce i.MX8 image format
by Peng Fan
· 5 years ago
ad704bb
doc: README.xilinx: Add dt bindings
by T Karthik Reddy
· 5 years ago
bdaa976
pci: Correct 'specifified' and 'Plese' typos
by Simon Glass
· 5 years ago
9b69ba4
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
189882c
sandbox: Add a -T flag to use the test device tree
by Simon Glass
· 5 years ago
fdd72be
dm: core: Add documentation on how to debug driver model
by Simon Glass
· 5 years ago
12e800c
MAINTAINERS, git-mailrc: Update the maintainer for socfpga
by Ley Foon Tan
· 5 years ago
282ed24
dm: MIGRATION: Add migration plan for CONFIG_DM
by Heinrich Schuchardt
· 5 years ago
4a7cf0f
scrapyard: Delete this file and script
by Tom Rini
· 5 years ago
5f8f46e
doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
by Lukasz Majewski
· 5 years ago
ce704ea
doc: driver-model: Update SPI migration status
by Jagan Teki
· 5 years ago
87d5b22
MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers
by Priyanka Jain
· 5 years ago
78af73e
doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399
by Matwey V. Kornilov
· 5 years ago
5a85580
doc: slimbootloader: Update Linux booting steps on QEMU
by Park, Aiden
· 5 years ago
ba83753
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
e0351b2
git-mailrc: Add rpi and bcm283x maintainer
by Andrei Gherzan
· 5 years ago
fe1a81c
doc: UEFI API documentation
by Heinrich Schuchardt
· 5 years ago
2e0f324
network: set timeline for CONFIG_DM_ETH conversion
by Heinrich Schuchardt
· 5 years ago
8bd37ce
drivers: net: add marvell MDIO driver
by Alex Marginean
· 5 years ago
01c9f04
doc: bindings: add mdio.txt describing generic MDIO properties
by Alex Marginean
· 5 years ago
dc625d0
doc: pcap: add pcap cmd documentation
by Ramon Fried
· 5 years ago
17ac215
dt-bindings: clock: stm32mp1: support disabled fixed clock
by Patrick Delaunay
· 5 years ago
7a4b0bc
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
8313fcd
doc: update QEMU RISC-V documentation
by Lukas Auer
· 5 years ago
0152879
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
by Hannes Schmelzer
· 5 years ago
cb8c492
rockchip: rk3288: remove fennec board support
by Kever Yang
· 5 years ago
0c4a0e6
doc: arch: correct links in x86.rst
by Heinrich Schuchardt
· 5 years ago
79bf445
doc: formatting slimbootloader.rst
by Heinrich Schuchardt
· 5 years ago
88af42d
doc: sifive-fu540: Update README to explicitly load DTB for Linux
by Anup Patel
· 5 years ago
9e5616d
Drop PCMCIA
by Simon Glass
· 5 years ago
31d1369
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
9fd8b2c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
b4bf714
sound: Add codec enable to the sound bindings
by Simon Glass
· 6 years ago
9944d75
sound: tegra: Add the binding file for tegra-audio
by Simon Glass
· 6 years ago
e070311
sound: snow: Add the binding file for snow
by Simon Glass
· 6 years ago
d8f6db4
board: intel: Add new slimbootloader board
by Park, Aiden
· 5 years ago
00f237e
qemu-x86: Use config_distro_bootcmd
by Joshua Watt
· 5 years ago
21bc193
Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
29a8114
fastboot: Remove "bootloader-version" variable
by Sam Protsenko
· 5 years ago
6a452e5
doc: rockchip: Adapt Pine64 Rock64 board instructions
by Matwey V. Kornilov
· 5 years ago
7127151
Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
e231306
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
by Simon Glass
· 5 years ago
8fc31e2
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
by Simon Glass
· 5 years ago
88fa4be
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
by Simon Glass
· 5 years ago
73d95c2
doc: integrate UEFI documentation into Sphinx toctree
by Heinrich Schuchardt
· 5 years ago
49b10cb
gpio: fixes for gpio-hog support
by Heiko Schocher
· 5 years ago
5917d0b
doc: arch: sandbox: Replace all the instances of README.sandbox
by Keerthy
· 5 years ago
090b30d
doc: board: Add missing board index.rst files
by Bin Meng
· 5 years ago
18cfa61
fit: Support compat string property in configuration node
by Julius Werner
· 5 years ago
75551c8
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
df9a7a1
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
c163af6
dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
by Lokesh Vutla
· 5 years ago
1c8ad08
net: tsec: Change compatible strings to match Linux
by Vladimir Oltean
· 5 years ago
88d2b1a
doc: bindings: Add binding for register driven MDIO muxes
by Alex Marginean
· 5 years ago
a9aa4c5
Merge branch '2019-07-24-master-imports'
by Tom Rini
· 5 years ago
57a5112
doc: fitImage: Cosmetics break lines
by Mickaël Tansorier
· 5 years ago
15958c7
doc: fitImage: Fix conf number incrementation
by Mickaël Tansorier
· 5 years ago
e766b2e
doc: Add the U-Boot logo to the html doc
by Bin Meng
· 5 years ago
98c0d49
doc: Add .gitignore for the Sphinx build output directory
by Bin Meng
· 5 years ago
61779ce
doc: Cope with Sphinx logging deprecations
by Jonathan Corbet
· 5 years ago
ae954ba
doc: android: Add simple guide for A/B updates
by Ruslan Trofymenko
· 5 years ago
0694dd8
doc: Remove README.blackfin
by Bin Meng
· 5 years ago
Next »