Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d7248c42f153163d8e427649f5f47cc65cb41691
/
doc
61101e0
dts: Bring in pinctrl device tree binding
by Simon Glass
· 9 years ago
fdbae09
serial: lpuart: Add driver model serial support
by Bin Meng
· 9 years ago
c833697
dm: timer: uclass: add timer init in uclass driver to add timer device
by Mugunthan V N
· 9 years ago
94f7ff3
armv8: New MMU setup code allowing to use 48+ bits PA/VA
by Sergey Temerkhanov
· 9 years ago
4edde96
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
5c2ed61
x86: qemu: add documentaion for the fw_cfg interface
by Miao Yan
· 9 years ago
e69514c
ARM: uniphier: fix recommended board setting in document
by Masahiro Yamada
· 9 years ago
dd8e429
rockchip: Fix the configuration for chromebook_jerry
by Simon Glass
· 9 years ago
f1993ca
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
40f4839
imx_common: check for Serial Downloader in spl_boot_device
by Stefano Babic
· 9 years ago
e90b368
ARM: uniphier: rename rest of defconfig files
by Masahiro Yamada
· 9 years ago
1a26453
ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfig
by Masahiro Yamada
· 9 years ago
5fd3f43
ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig
by Masahiro Yamada
· 9 years ago
3721208
x86: Remove Graeme Russ from the git alias file
by Simon Glass
· 9 years ago
11b35d5
serial-howto: remove altera_jtag_uart and altera_uart from the list
by Thomas Chou
· 9 years ago
35065cd
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
717f884
rockchip: doc: add imagename
by Jeffy Chen
· 9 years ago
6656241
stm32: Convert serial driver to DM
by Kamil Lulko
· 9 years ago
3f42dc8
Fix typo: commmand -> command.
by Vagrant Cascadian
· 9 years ago
1d5a696
rockchip: doc: show packet rk3036 uboot image
by huang lin
· 9 years ago
4493721
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
cfdaf4c
part:efi: add bootable parameter in gpt command
by Patrick Delaunay
· 9 years ago
dd44587
gpt: doc: README: Update README entry for gpt verify extension
by Lukasz Majewski
· 9 years ago
1d149ed
dm: Add timeline and guide for porting serial drivers
by Simon Glass
· 9 years ago
6b44ae6
x86: Add an i8042 device for boards that have it
by Simon Glass
· 9 years ago
9961a0b
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
5108744
git-mailrc: Add Bin as a maintainer of x86
by Bin Meng
· 9 years ago
98e73c8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
870dd30
splash_source: add support for filesystem formatted mmc
by Nikita Kiryanov
· 9 years ago
fdf075f
sparc: Update the maintainer for SPARC architecture
by Francois Retief
· 9 years ago
bcb41dc
uuid: add selection by string for known partition type GUID
by Patrick Delaunay
· 9 years ago
7561b25
gpt: add optional parameter type in gpt command
by Patrick Delaunay
· 9 years ago
b38c108
part:efi: add GUID for linux file system data
by Patrick Delaunay
· 9 years ago
9f30129
nios2: change README.nios2 to use 10m50 as template
by Thomas Chou
· 9 years ago
38a0f36
mtd: add altera quadspi driver
by Thomas Chou
· 9 years ago
f105691
cfi_flash: convert to driver model
by Thomas Chou
· 9 years ago
cad0499
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
3562936
Revive OpenRD targets
by Albert ARIBAUD
· 9 years ago
5decbf5
dm: adc: add simple ADC uclass implementation
by Przemyslaw Marczak
· 9 years ago
35d460f
dm: pmic: add s2mps11 PMIC I/O driver
by Przemyslaw Marczak
· 9 years ago
fdbb740
s5p: cpu_info: print "cpu-model" if exists in dts
by Przemyslaw Marczak
· 9 years ago
588eec2
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
cde7f96
README.scrapyard: Populate recent ppc4xx removals
by Tom Rini
· 9 years ago
e829734
armv8/ls1043a: Add Fman support
by Shaohui Xie
· 9 years ago
18fb0e3
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
446d37c
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
174a00d
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 9 years ago
2431492
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
29155e7
ocotea: Drop
by Tom Rini
· 9 years ago
bb5553c
taishan: Drop
by Tom Rini
· 9 years ago
9d9e2f5
ebony: Drop
by Tom Rini
· 9 years ago
123b6cd
taihu: Remove
by Tom Rini
· 9 years ago
e5e7c74
doc: device-tree-bindings: spi: Add zynq qspi info
by Jagan Teki
· 9 years ago
545dfd1
env: export fdt_blob to the environment variable
by Thomas Chou
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
96fa1e4
net: convert altera_tse to driver model and phylib
by Thomas Chou
· 9 years ago
485e2d8
nios2: add README.nios2
by Thomas Chou
· 9 years ago
ca844dd
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
a54915d
nios2: convert altera timer to driver model
by Thomas Chou
· 9 years ago
bcae80e
nios2: convert nios2 cpu to driver model
by Thomas Chou
· 9 years ago
88d5ecf
nios2 : convert altera_pio to driver model
by Thomas Chou
· 9 years ago
15a56f9
spi : convert altera_spi to driver model
by Thomas Chou
· 9 years ago
da2f838
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
220e802
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
ddf56bc
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
638a058
x86: Enable mrc cache for bayleybay and minnowmax
by Bin Meng
· 9 years ago
62716eb
x86: fsp: Make hob command a sub-command to fsp
by Bin Meng
· 9 years ago
721e992
x86: Add SMBIOS table support
by Bin Meng
· 9 years ago
3619e94
doc: Complement document about booting VxWorks
by Bin Meng
· 9 years ago
d718ff7
doc/README.scrapyard: Add more entries
by Tom Rini
· 9 years ago
461f592
doc/README.scrapyard: Populate recent removals
by Tom Rini
· 9 years ago
c57a9a6
ARM: uniphier: fix address mapping in README.uniphier
by Masahiro Yamada
· 9 years ago
04386f6
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· 9 years ago
019df87
ARM: uniphier: add ProXstream2 and PH1-LD6b support
by Masahiro Yamada
· 9 years ago
28f40d4
ARM: uniphier: add PH1-Pro5 support
by Masahiro Yamada
· 9 years ago
0993fc0
x86: doc: Add DMI to the TODO list
by Bin Meng
· 9 years ago
448719c
x86: doc: Document some porting hints about Intel Quark
by Bin Meng
· 9 years ago
bee2b99
arm: Remove vision2 board
by Simon Glass
· 9 years ago
8dc372f
arm: Remove omap3_mvblx board
by Simon Glass
· 9 years ago
a6f7f78
arm: Remove enbw_cmc board
by Simon Glass
· 9 years ago
350500b
git-mailrc: add Alexey as ARC maintainer
by Masahiro Yamada
· 9 years ago
7f72cdf
x86: doc: Change to use CONFIG_VGA_BIOS_ADDR
by Bin Meng
· 9 years ago
5a60872
doc: dfu: tftp: README entry for TFTP extension of DFU
by Lukasz Majewski
· 9 years ago
6015f8f
doc: document the fdtdir PXE command
by Stefan Brüns
· 9 years ago
695c132
doc: Fix inconsistent filename in PXE config example
by Stefan Brüns
· 9 years ago
c9feb42
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
f2acc55
rockchip: Put README image creation commands on one line
by Simon Glass
· 9 years ago
d26bf0f
rockchip: Update todo in README.rockchip
by Sjoerd Simons
· 9 years ago
dd39bca
rockchip: Drop first 32kb of zeros from the rkSD image type
by Sjoerd Simons
· 9 years ago
f2b3017
doc: Fix reference to Rock pro when Rock 2 is meant
by Sjoerd Simons
· 9 years ago
adfb2bf
rockchip: Add a simple README
by Simon Glass
· 9 years ago
344c837
rockchip: Bring in RK3288 device tree file includes and bindings
by Simon Glass
· 9 years ago
2ec69b8
powerpc: mpc85xx: remove stxgp3, stxssa support
by Masahiro Yamada
· 9 years ago
972f532
powerpc: mpc5xx: remove cmi_mpc5xx support
by Masahiro Yamada
· 9 years ago
eb5d1dc
powerpc: ppc4xx: remove zeus support
by Masahiro Yamada
· 9 years ago
0e03059
powerpc: ppc4xx: remove sbc405 support
by Masahiro Yamada
· 9 years ago
242836a
powerpc: ppc4xx: remove pcs440ep support
by Masahiro Yamada
· 9 years ago
c6999e5
powerpc: ppc4xx: remove p3p440 support
by Masahiro Yamada
· 9 years ago
8fe11b8
powerpc: ppc4xx: remove lwmon5 support
by Masahiro Yamada
· 9 years ago
Next »