Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6d7a33301a05472bc788415c1d1575041e478931
/
include
« Previous
f991745
dm: Add a system reset uclass
by Simon Glass
· 9 years ago
070d00b
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· 9 years ago
c4af673
lib: Add function to extract a number from the end of a string
by Simon Glass
· 9 years ago
1acab96
Add rivest cipher 4 (rc4) implementation
by Simon Glass
· 9 years ago
6c51df6
dm: Add support for RAM drivers
by Simon Glass
· 9 years ago
6c69c7f
dm: pmic: Add functions to adjust PMIC registers
by Simon Glass
· 9 years ago
083fc83
dm: power: Add a function to set up all regulators
by Simon Glass
· 9 years ago
3b55d30
dm: pmic: Split output from function
by Simon Glass
· 9 years ago
7837cea
dm: power: Add regulator flags to centralise auto-set logic
by Simon Glass
· 9 years ago
6dc7141
mmc: Add structure comments for dwmmc
by Simon Glass
· 9 years ago
e7ecf7c
dm: mmc: Add an MMC uclass
by Simon Glass
· 9 years ago
5917112
dm: Add support for LEDs
by Simon Glass
· 9 years ago
5725128
dm: Add support for generic system controllers (syscon)
by Simon Glass
· 9 years ago
6f98b75
dm: Add support for register maps (regmap)
by Simon Glass
· 9 years ago
efa677f
dm: gpio: Add dm_gpio_request() to manually request a GPIO
by Simon Glass
· 9 years ago
32ec159
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
by Simon Glass
· 9 years ago
132f9bf
dm: core: Correct device_get_child_by_of_offset() parameter
by Simon Glass
· 9 years ago
2693047
dm: core: Add a function to find any device from device tree
by Simon Glass
· 9 years ago
304fbef
dm: Move the tree/uclass dump code into its own file
by Simon Glass
· 9 years ago
d0d7361
debug_uart: Remove use of asmlinkage
by Simon Glass
· 9 years ago
c9689ca
Add a way of checking the position of a structure member
by Simon Glass
· 9 years ago
c3c4c00
fdt: Add fdt_first/next_region() functions
by Simon Glass
· 9 years ago
8f6e2e1
fdt: Add a function to remove unused strings from a device tree
by Simon Glass
· 9 years ago
5b9d44d
mkimage: Display a better list of available image types
by Simon Glass
· 9 years ago
b217c89
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
0c42a8d
armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB
by Haikun Wang
· 9 years ago
b7774b0
armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS
by Haikun Wang
· 9 years ago
340848b
arm/ls102xa: Add PSCI support for ls102xa
by Wang Dongsheng
· 9 years ago
97421bd
board/ls2085a: Increase kernel_size value in env variable
by Prabhakar Kushwaha
· 9 years ago
9527931
board/ls2085rdb: Export functions for standalone AQ FW load apps
by Prabhakar Kushwaha
· 9 years ago
39da644
armv8/fsl-lsch3: partition stream IDs
by Stuart Yoder
· 9 years ago
1f1c25c
drivers: fsl-mc: Update flibs to mc-0.6.0.1
by Prabhakar Kushwaha
· 9 years ago
c1000c1
drivers/fsl-mc: Autoload AOIP image from NOR flash
by J. German Rivera
· 9 years ago
b0ba9d4
armv8/ls2085a: enable debug server
by Stuart Yoder
· 9 years ago
5c05508
armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr
by Prabhakar Kushwaha
· 9 years ago
fc7b385
armv8/ls2085ardb: Fix SPD address error on early boards
by York Sun
· 9 years ago
b92557c
driver/ddr/fsl: Add a hook to update SPD address
by York Sun
· 9 years ago
ff1b8e3
armv8/ls2085a: Avoid hard-coding for board name print
by Prabhakar Kushwaha
· 9 years ago
34cc754
armv8/ls2085a: Increase the supported kernel size
by Bhupesh Sharma
· 9 years ago
4012350
armv8/ls2085rdb: Update PCA9547PW slave address
by Prabhakar Kushwaha
· 9 years ago
252b17e
armv8/ls2085a: Update LS2085a PCIe compatible
by Prabhakar Kushwaha
· 9 years ago
6581440
armv8/ls2085a: Enable "date" command for QDS and RDB
by Priyanka Jain
· 9 years ago
5a4d744
armv8/ls2085ardb: add hwconfig setting for eSDHC
by Yangbo Lu
· 9 years ago
3484d95
armv8/ls2085ardb: Add eth & phy firmware loading support
by Prabhakar Kushwaha
· 9 years ago
965fab1
libfdt: fix description of fdt_get_string()
by Masahiro Yamada
· 9 years ago
5c1cf89
fdt: prevent clearing memory node if there are no banks
by Andre Przywara
· 9 years ago
f448c5d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
605e15d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
6c89663
pci: Configure expansion ROM during auto config process
by Bin Meng
· 9 years ago
b9da508
dm: x86: baytrail: Correct PCI region 3 when driver model is used
by Simon Glass
· 9 years ago
b71f9dc
dm: x86: minnowmax: Move PCI to use driver model
by Simon Glass
· 9 years ago
d5359f2
dm: spi: Enable environment for minnowmax
by Simon Glass
· 9 years ago
a452002
x86: Configure VESA parameters before loading Linux kernel
by Bin Meng
· 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
aec241d
dm: pci: Use the correct hose when configuring devices
by Simon Glass
· 9 years ago
780bfdd
dm: cpu: Add a new get_count method to cpu uclass
by Bin Meng
· 9 years ago
4905dfc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
a70e86f
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
f18d111
mtd: fix false positive "Offset exceeds device limit" error
by Masahiro Yamada
· 9 years ago
5956573
arm: mvebu: db-88f6820-gp: Add USB/EHCI support
by Stefan Roese
· 9 years ago
7cbaff9
arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
by Stefan Roese
· 9 years ago
4d991cb
arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x
by Stefan Roese
· 9 years ago
e80f1e8
arm: mvebu: db-88f6820-gp: Add MMC/SDIO support
by Stefan Roese
· 9 years ago
3c73b0a
imx6: standardise OCOTP and fuse config to mx6_common
by Peter Robinson
· 9 years ago
1254ff9
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
fa31377
ahci: Fix compiling warnings under 64bit platforms
by Tang Yuantian
· 9 years ago
5e5055f
arm: baltos: change USB ports functions
by Yegor Yefremov
· 9 years ago
40d79e4
keystone2: config: update default mtd
by Michael Scherban
· 9 years ago
0351473
stm32f4: fix gpio description in comment
by Antonio Borneo
· 9 years ago
6f921ec
stm32f4: fix minor typo in comment
by Antonio Borneo
· 9 years ago
0dd1c31
siemens,am33x: adjust mtd partition
by Egli, Samuel
· 9 years ago
5f9c58e
arm: baltos: fix NAND boot
by Yegor Yefremov
· 9 years ago
e6b1b58
arm: baltos: drop I2C speed to 1000 Hz
by Yegor Yefremov
· 9 years ago
5833521
arm: baltos: enable CMD_NET and FIT support in defconfig
by Yegor Yefremov
· 9 years ago
a800f2f
arm: convert am3517_crane and am3517_evm to generic boards
by Yegor Yefremov
· 9 years ago
f41d6b7
ti: Add SPDX license identifier to omap.h
by Simon Glass
· 9 years ago
f7848d9
Allow CONFIG_REGEX to be disabled when CONFIG_NET
by Joe Hershberger
· 9 years ago
54e0f96
mx53loco: Use generic 'load' command instead of 'fatload'
by Guillaume GARDET
· 9 years ago
808bf7c
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
e67abca
stv0991: enable cadence qspi controller & spi flash
by Vikas Manocha
· 9 years ago
f59fa3b
stv0991: remove define CONFIG_OF_SEPARATE from board file
by Vikas Manocha
· 9 years ago
5160faf
stv0991: move OF_CONTROL config to defconfig
by Vikas Manocha
· 9 years ago
137d5b9
stv0991: enable saving enrironment in spi flash
by Vikas Manocha
· 9 years ago
aa5a0d9
colibri_vf: Increase console IO buffer size to 1024
by Sanchayan Maity
· 9 years ago
9cb528d
defconfig: Move CONFIG_SPI_FLASH_BAR from configs
by Jagan Teki
· 9 years ago
6812484
sf: dataflash: Rename to CONFIG_SPI_FLASH_DATAFLASH
by Jagan Teki
· 9 years ago
5d69df3
spi/sf: Minor cleanups
by Jagan Teki
· 9 years ago
09c3280
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· 10 years ago
9dd3d3c
arm: ls102xa: Enable Driver Model SPI for ls1021atwr
by Haikun Wang
· 9 years ago
e5493d4
arm: ls102xa: Enable Driver Model SPI for ls1021aqds
by Haikun Wang
· 9 years ago
7853d76
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
3fd38af
db-88f6820-gp.h: Load data blobs into lower memory
by Kevin Smith
· 9 years ago
ae68763
mv-common.h: Include support for device trees
by Kevin Smith
· 9 years ago
da9971d
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory"
by Ian Campbell
· 9 years ago
691d556
mx6cuboxi: drop options that are duplicated in mx6_common
by Peter Robinson
· 9 years ago
959da4e
Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
by Peter Robinson
· 9 years ago
66cacc9
arm: imx6: tqma6: add kconfig to board header
by Markus Niebel
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
c9bb942
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
Next »