summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-08-15BACKPORT: gpio: fixes for gpio-hog supportHeiko Schocher
2022-08-15BACKPORT: gpio: add gpio-hog supportHeiko Schocher
2021-07-26UPSTREAM: dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng
2021-07-26UPSTREAM: board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2020-03-06UPSTREAM: SPL: Add FIT data-position property supportPeng Fan
2020-01-07UPSTREAM: stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay
2020-01-07UPSTREAM: usb: dwc2: add support for STM32MP1Patrick Delaunay
2020-01-07UPSTREAM: usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay
2020-01-07UPSTREAM: usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2019-07-05UPSTREAM: ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods
2019-07-05UPSTREAM: mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-05-11cmd: rksfc: add sfc u-boot commandDingqiang Lin
2018-01-17UPSTREAM: power: extend prefix match to regulator-name propertyFelix Brack
2018-01-17UPSTREAM: log: Add documentationSimon Glass
2018-01-17UPSTREAM: rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich
2018-01-17UPSTREAM: MAINTAINERS: Update maintainer for USB xHCIBin Meng
2018-01-17UPSTREAM: env: Save environment at the end of an MMC partitionJorge Ramirez-Ortiz
2018-01-17UPSTREAM: rockchip: doc: Fix U-Boot proper location for falconJagan Teki
2018-01-17UPSTREAM: rockchip: doc: update U-Boot location infoGoldschmidt Simon
2018-01-17UPSTREAM: doc: verified-boot: fix crypto algorithm examplesMasahiro Yamada
2018-01-17UPSTREAM: doc: Fix statements on case sensitivity for regulator prefixFelix Brack
2018-01-17UPSTREAM: spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot
2018-01-17UPSTREAM: dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kco...Jean-Jacques Hiblot
2018-01-17UPSTREAM: rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-orderPhilipp Tomsich
2018-01-17rk3288: vyasa: Add TPL supportJagan Teki
2018-01-16UPSTREAM: doc: overlays: Tweak documentation regarding overlaysFranklin S Cooper Jr
2018-01-16UPSTREAM: doc: Document how to apply fdt overlaysPantelis Antoniou
2018-01-16UPSTREAM: fit: fdt overlays docPantelis Antoniou
2018-01-16UPSTREAM: patman: add support for omitting bouncing addressesChris Packham
2018-01-16UPSTREAM: spl: fit: Add booting OS firstYork Sun
2018-01-16UPSTREAM: spl: fit: Support both external and embedded dataYork Sun
2017-11-08UPSTREAM: rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich
2017-11-07rockchip: doc: update U-Boot location infoKever Yang
2017-10-20drivers: rknand: add nand flash drivers for Rockchip SoCZhaoyifeng
2017-09-12dtoc: Rename the phandle structSimon Glass
2017-09-12rockchip:usb: add a simple readme for rockusbEddie Cai
2017-09-08usb: doc: update README.usb for new config optionsChris Packham
2017-09-07doc: remove duplicate text in README.gptAlison Chaiken
2017-09-04Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-04git: mailrc: Update e-mail addressLukasz Majewski
2017-09-04dm: core: Add livetree documentationSimon Glass
2017-09-04dm: Add migration plan for CONFIG_BLKSimon Glass
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-08-28nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng
2017-08-26Merge git://git.denx.de/u-boot-i2cTom Rini
2017-08-26doc: verified-boot: fix typosMasahiro Yamada
2017-08-26cmd: spl: provide address and size of prepared FDT in environmentAnatolij Gustschin
2017-08-23doc: add Serial Download Protocol documentationStefan Agner
2017-08-23i2c: add i2c driver for stm32Patrice Chotard