Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7531122e5ca64fd1d5b9a1feffa25bc812a627a6
/
common
2dd4632
image: fix Android ramdisk support when dtb is specified
by Rob Herring
· 9 years ago
80402f3
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
224d1dd
dm: pmic: Display the regulator limits on error
by Simon Glass
· 9 years ago
389f185
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
by Marcel Ziswiler
· 9 years ago
1a2728a
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
dcc7dbc
usb: Fix device detection code
by Marek Vasut
· 9 years ago
f1a0baf
efi: Add a command to display the memory map
by Simon Glass
· 9 years ago
f05ad9b
Add a way to skip relocation
by Simon Glass
· 9 years ago
9b21749
efi: Avoid using non-existent text base
by Ben Stoltz
· 9 years ago
58b6ad6
common: command add '\n' for debug msg
by Peng Fan
· 9 years ago
31dd0a9
common: Print nothing in the __weak checkboard()
by Bin Meng
· 9 years ago
cc35734
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
66d10c1
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
711e5e2
cmd_mp: Add support for showing all CPU status by one command
by Michal Simek
· 9 years ago
8b5c738
pxe: add AArch64 image support
by Stephen Warren
· 9 years ago
dac326b
generic_board: Call "checkboard" even though the root node has a "model" property
by Haikun.Wang@freescale.com
· 9 years ago
6f4e050
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
4bfcc54
spl: spl_mmc: Add option to boot from a MMC partition with offset
by Stefan Roese
· 9 years ago
eca76b7
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
by Paul Kocialkowski
· 9 years ago
8d2f003
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
by Paul Kocialkowski
· 9 years ago
abb59cf
dm: usb: Adjust the USB_DEVICE() macro naming
by Simon Glass
· 9 years ago
c8c2797
dm: usb: eth: Support driver model with USB Ethernet
by Simon Glass
· 9 years ago
6955909
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
by Simon Glass
· 9 years ago
aba9296
dm: pci: Add support for PCI driver matching
by Simon Glass
· 9 years ago
fd1bd21
dm: usb: Do not assume that first child is always a hub
by Hans de Goede
· 9 years ago
c27b329
dm: usb: Fix "usb tree" output
by Hans de Goede
· 9 years ago
8802f56
usb: Add an usb_device parameter to usb_reset_root_port
by Hans de Goede
· 9 years ago
682c9f8
usb: Pass device instead of portnr to usb_legacy_port_reset
by Hans de Goede
· 9 years ago
9eb72dd
usb: usb_setup_device: Drop unneeded portnr function argument
by Hans de Goede
· 9 years ago
6bfe80e
usb: Drop device-model specific copy of usb_legacy_port_reset
by Hans de Goede
· 9 years ago
aea3d40
spl: Add a debug string before the jump to U-Boot
by Simon Glass
· 9 years ago
070d00b
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· 9 years ago
dc3dedf
dm: mmc: Allow driver model to be used for MMC in SPL
by Simon Glass
· 9 years ago
fdfa39d
spl: Add debugging info for spl_mmc boot
by Simon Glass
· 9 years ago
da229e4
sandbox: Drop special-case sandbox console code
by Simon Glass
· 9 years ago
d6ea530
dm: Allow debug UART to support an early console
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
9527931
board/ls2085rdb: Export functions for standalone AQ FW load apps
by Prabhakar Kushwaha
· 9 years ago
8a133bb
cmd_fdt: save fdtaddr in hex format
by Sudeep Holla
· 9 years ago
5c1cf89
fdt: prevent clearing memory node if there are no banks
by Andre Przywara
· 9 years ago
ffe3879
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
by Bin Meng
· 9 years ago
166c398
dm: cpu: Fix undefined ENOSYS build error
by Bin Meng
· 9 years ago
a7d0711a
spi: sf: Print the error code on failure
by Simon Glass
· 9 years ago
aefaff8
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· 9 years ago
c7d0fd7
scsi: fix compiler warning with DEBUG and 48bit LBAs
by Andre Przywara
· 9 years ago
f39eb75
common: Add CMD_SF Kconfig entry
by Jagan Teki
· 9 years ago
8ee81b7
mtd, spi: Check if flash pointer is used
by Heiko Schocher
· 10 years ago
2ec1a40
spi, sf: Use offset and size in sf cmd from mtdpartition
by Heiko Schocher
· 10 years ago
09c3280
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· 10 years ago
9fe6d87
mtd, spi: Add MTD layer driver
by Daniel Schwierzeck
· 10 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
6aab5ae
common: Add the CMD_ENV_EXISTS config to Kconfig
by Joe Hershberger
· 9 years ago
f38bec9
common: Fix comment for saveenv in Kconfig
by Joe Hershberger
· 9 years ago
325849f
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
8607c4f
common: cmd_part: start and size sub-commands introduction
by Paul Kocialkowski
· 9 years ago
a78f78e
common: cmd_part: Proper alignment
by Paul Kocialkowski
· 9 years ago
de45149
usb: kbd: Disable idle input reports when we do not need them
by Hans de Goede
· 9 years ago
3ae8f4c
spl: spl_mmc: MMC boot mode provisions checks
by Paul Kocialkowski
· 9 years ago
1ec2646
spl: spl_mmc: Minor cosmetics
by Paul Kocialkowski
· 9 years ago
2b42c93
ahci: support LBA48 data reads for 2+TB drives
by Mark Langsdorf
· 9 years ago
35df893
cmd_scsi: use lbaint_t for LBA values instead of u32
by Mark Langsdorf
· 9 years ago
b9130d8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
7bb7d67
common/cmd_bdinfo: show gd->board_type
by Hannes Schmelzer
· 9 years ago
b6bfb6f
Add a simple version of memalign()
by Simon Glass
· 9 years ago
8d379f1
lcd: Support colour lookup table on 16bpp display in BMP images
by Simon Glass
· 9 years ago
1c3dbe5
Remove typedefs from bmp_layout.h
by Simon Glass
· 9 years ago
8f0b1e2
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
by Stefan Roese
· 9 years ago
d126e01
autoboot.c: Move config options to Kconfig
by Stefan Roese
· 9 years ago
2d908fa
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
by Stefan Roese
· 9 years ago
5bcec54
image-fit: Fix compiler warning in fit_conf_print()
by Hans de Goede
· 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
77c2b21
cmd_ide: Eliminate build warnings in atapi_inquiry()
by Bin Meng
· 9 years ago
563e53e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
7453cb5
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
8454c84
usb: kbd: Fix key repeat not always working
by Hans de Goede
· 9 years ago
126ca94
usb: Remove unused variable in usb_setup_descriptor()
by Hans de Goede
· 10 years ago
c777efe
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
by Matt Porter
· 10 years ago
ea11b40
meminfo cmd: Enable printing >=4GiB SDRAM sizes
by Andrew Bradford
· 9 years ago
3bc37b6
spl: spl_mmc: Error and count distinction
by Paul Kocialkowski
· 9 years ago
d52e857
Combine bootm_find_<thing> functions together
by Karl Apsite
· 9 years ago
84a07db
add boot_get_loadables() to load listed images
by Karl Apsite
· 9 years ago
ecf8cd6
mkimage will now report information about loadable
by Karl Apsite
· 9 years ago
c75648d
env_mmc: add error message to pass to set_default_env
by Tim Harvey
· 10 years ago
9b081d8
menu: Return an error code if Ctrl-C is pressed
by Tuomas Tynkkynen
· 10 years ago
0ece6b5
pxe: Fix crash if 'sysboot' is run without args
by Tuomas Tynkkynen
· 10 years ago
9bea236
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
9d3b565
spl: spl_mmc: fix mmc Falcon mode regression
by Tim Harvey
· 9 years ago
94b467b
env: Distinguish finer between source of env change
by Joe Hershberger
· 9 years ago
bdf1fe4
env: Add regex support to env_attrs
by Joe Hershberger
· 9 years ago
cca98fd
env: Allow env_attr_walk to pass a priv * to callback
by Joe Hershberger
· 9 years ago
032ea18
env: Simplify the reverse_strstr() interface
by Joe Hershberger
· 9 years ago
7a0ad2c
env: Fix return values in env_attr_lookup()
by Joe Hershberger
· 9 years ago
a8552c7
console: Fix pre-console flushing via cfb_console being very slow
by Hans de Goede
· 10 years ago
9e20560
env_nand: use nand_spl_load_image for readenv if SPL
by Tim Harvey
· 9 years ago
e09b2a0
common: cmd regulator: command cleanup
by Przemyslaw Marczak
· 9 years ago
493cdec
common: cmd pmic: command cleanup
by Przemyslaw Marczak
· 9 years ago
6262b72
dm: regulator: add regulator command
by Przemyslaw Marczak
· 10 years ago
Next »