Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
cdd4e6cc372b643e0aa09b5c31ff7e32d7a076de
/
doc
bcd5dff
dm: video: Add support for the Parade PS8622/625 bridge
by Simon Glass
· 9 years ago
b725dc4
i2c: Add a mux for GPIO-based I2C bus arbitration
by Simon Glass
· 9 years ago
3d1957f
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· 9 years ago
12c7510
x86: Document how to write PIRQ information in the device tree
by Bin Meng
· 9 years ago
1aa5e93
efi: Add a README to explain how things work
by Simon Glass
· 9 years ago
7bea527
x86: Update README to explain booting Ubuntu on Minnowmax
by Simon Glass
· 9 years ago
7fd078c
x86: dts: Fix typo in intel,irq-router.txt
by Simon Glass
· 9 years ago
a2eb65f
x86: qemu: Add MP initialization
by Bin Meng
· 9 years ago
947eb43
doc: dm: Update pci-info.txt for pci support
by Bin Meng
· 9 years ago
8968b91
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
76a4c43
powerpc/b4860qds: Update README for DIP switch information
by Raghav Dogra
· 9 years ago
40b383f
spi: Fix zynq SPI binding
by Michal Simek
· 9 years ago
6f4e050
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
413978d
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
62102be
ARM: UniPhier: document reference support card
by Masahiro Yamada
· 9 years ago
3365b4e
ARM: UniPhier: add PH1-sLD3 SoC support
by Masahiro Yamada
· 9 years ago
a588d99
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· 9 years ago
17da3c0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· 9 years ago
01acd6a
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· 9 years ago
97f3ee3
dm: Add platform data advice and admonishment
by Simon Glass
· 9 years ago
5ac76ba
dm: led: Add a driver for GPIO-controlled LEDs
by Simon Glass
· 9 years ago
5917112
dm: Add support for LEDs
by Simon Glass
· 9 years ago
605e15d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
df89867
x86: Add binary blob checksums for Minnowboard MAX
by Simon Glass
· 9 years ago
537ccba
x86: Add ROM image description for minnowmax
by Simon Glass
· 9 years ago
7aaff9b
x86: crownbay: Enable graphics support
by Bin Meng
· 9 years ago
786a08e
x86: Move VGA option rom macros to Kconfig
by Bin Meng
· 9 years ago
1281a1f
x86: Update README.x86 for SMP support
by Bin Meng
· 9 years ago
4905dfc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
28fd00b
README.distro: fix typos
by Masahiro Yamada
· 9 years ago
8097cba
spi: cadence_qspi: add device tree binding doc
by Vikas Manocha
· 9 years ago
cdc9dd0
spi: zynq_spi: Add fdt support in driver
by Jagan Teki
· 9 years ago
a8a8fc9
dts: zynq: Add zynq spi controller nodes
by Jagan Teki
· 9 years ago
0592115
README.scrapyard: add entries for dead AVR32 boards
by Masahiro Yamada
· 9 years ago
2d908fa
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
by Stefan Roese
· 9 years ago
f173715
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 9 years ago
10be5b5
fdt: Pass the device serial number through devicetree
by Paul Kocialkowski
· 9 years ago
5318f18
x86: gpio: add pinctrl support from the device tree
by Gabriel Huau
· 9 years ago
683b09d
x86: qemu: Create separate i440fx and q35 device trees
by Bin Meng
· 9 years ago
5910955
x86: Document irq router device tree bindings
by Bin Meng
· 9 years ago
9c4f541
x86: qemu: Add graphics support
by Bin Meng
· 9 years ago
1ae5b78
x86: Update README.x86 for QEMU support
by Bin Meng
· 9 years ago
ecf8cd6
mkimage will now report information about loadable
by Karl Apsite
· 9 years ago
a560ad7
doc/README.generic-board: Trivial spell check
by Ricardo Ribalda
· 9 years ago
d43e154
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
9bd53b6
ARM: zynq: add separate configuration for ZC702 and ZC706
by Masahiro Yamada
· 9 years ago
5519194
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
by Stefan Agner
· 9 years ago
3238639
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
cb0892b
README.scrapyard: add entries for dead board, T4240EMU and sc3
by Masahiro Yamada
· 9 years ago
92ac520
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
bef1014
net: Implement random ethaddr fallback in eth.c
by Joe Hershberger
· 10 years ago
3bfe3ce
MAINTAINERS, git-mailrc: Update Jagan's name and e-mail
by Jagan Teki
· 9 years ago
8148b82
Fix mxc_hab documenation
by Ulises Cardenas
· 10 years ago
5d387d0
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
by Przemyslaw Marczak
· 9 years ago
769c948
doc: driver-model: pmic-framework.txt - cleanup
by Przemyslaw Marczak
· 9 years ago
fdea8bb
doc: driver-model: pmic and regulator uclass documentation
by Przemyslaw Marczak
· 10 years ago
9923a8b
dm: regulator: add fixed voltage regulator driver
by Przemyslaw Marczak
· 10 years ago
1757df4
dm: regulator: add max77686 regulator driver
by Przemyslaw Marczak
· 10 years ago
52a3de5
dm: pmic: add max77686 pmic driver
by Przemyslaw Marczak
· 10 years ago
af41e8d
dm: regulator: add implementation of driver model regulator uclass
by Przemyslaw Marczak
· 10 years ago
9597494
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
ffc7899
tegra124: dts: Add host1x node to provide display information
by Simon Glass
· 10 years ago
12e6711
fdt: Add binding decode function for display-timings
by Simon Glass
· 10 years ago
f6b42c1
ARM: at91: remove non-generic boards
by Masahiro Yamada
· 10 years ago
6975172
serial: fdt: add device tree support for pl01x
by Vikas Manocha
· 9 years ago
57cc4e6
git-mailrc: add Dinh Nguyen as a contact for SoCFPGA
by Dinh Nguyen
· 9 years ago
fe06d39
git-mailrc: add Marek as SOCFPGA maintainer
by Masahiro Yamada
· 10 years ago
d81572c
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
5a8dbdc
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 10 years ago
8712af9
x86: Update chromebook_link instructions for binary blob
by Simon Glass
· 10 years ago
6852248
x86: Correct Minnowboard instructions to use the right descriptor
by Simon Glass
· 10 years ago
98a1605
dm: Update the README to reflect the current test output
by Simon Glass
· 10 years ago
a60de1e
Update MAINTAINERS and git-mailrc for net
by Joe Hershberger
· 10 years ago
7b9cf84
dts: sunxi: Bring in Ethernet device tree bindings
by Simon Glass
· 10 years ago
bc0571f
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
5fd2733
dm: usb: Add a README for driver model
by Simon Glass
· 10 years ago
c54473c
dm: i2c: add i2c-gpio driver
by Przemyslaw Marczak
· 10 years ago
05c3e68
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
ff3e077
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
5692ccf
x86: video: Allow keyboard presence to be controlled by device tree
by Simon Glass
· 10 years ago
8a41802
fastboot: check for alias when looking up partition by name
by Michael Scott
· 10 years ago
1d2f746
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
f97d112
Fix mxc_hab documenation for DEK blob generation
by Ulises Cardenas
· 10 years ago
9018efa
video: exynos_fb: configure backlight GPIOs if specified in DT
by Ajay Kumar
· 10 years ago
aff092e
nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
by Peter Tyser
· 10 years ago
202a674
armv8: semihosting: add a command to load semihosted images
by Linus Walleij
· 10 years ago
8c24929
Document config_distro_bootcmd environment variables for interactive booting.
by Karsten Merker
· 10 years ago
0a12e68
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
c58ea6c
net: Update README.drivers.eth to mention latest APIs
by Bin Meng
· 10 years ago
83d9712
x86: Add queensbay fsp patch information in README.x86
by Bin Meng
· 10 years ago
5043045
powerpc: ppc4xx: remove korat board support
by Masahiro Yamada
· 10 years ago
41eb4e5
powerpc: mpc5xxx: remove galaxy5200 board support
by Masahiro Yamada
· 10 years ago
6beecd5
powerpc: ppc4xx: remove W7OLMC/W7OLMG board support
by Masahiro Yamada
· 10 years ago
470ee8b
powerpc: mpc5xxx: remove aev, TB5200 board support
by Masahiro Yamada
· 10 years ago
2da8137
powerpc: ppc4xx: remove JSE board support
by Masahiro Yamada
· 10 years ago
f8296d6
powerpc: mpc5xxx: remove BC3450 board support
by Masahiro Yamada
· 10 years ago
79cee3c
git-mailrc: update Masahiro's email address
by Masahiro Yamada
· 10 years ago
1c6f6a6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
Next »