index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-26
net: Consolidate the parsing of bootfile
Joe Hershberger
2018-07-26
net: Read bootfile from env on netboot_common()
Joe Hershberger
2018-07-26
net: Make copy_filename() accept NULL src
Joe Hershberger
2018-07-26
net: Re-check prerequisites when autoloading
Joe Hershberger
2018-07-26
net: When checking prerequisites, consider boot_file_name
Joe Hershberger
2018-07-26
net: Always print basic info for nfs, just like tftp
Joe Hershberger
2018-07-26
net: Check subnet against the actual ip address in use for nfs
Joe Hershberger
2018-07-26
net: Correct size of NFS buffers
Joe Hershberger
2018-07-26
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
Joe Hershberger
2018-07-26
sandbox: eth-raw: Make random MAC addresses available to eth-raw
Joe Hershberger
2018-07-26
sandbox: eth-raw: Allow interface to be specified by index
Joe Hershberger
2018-07-26
sandbox: eth-raw: Add a function to ask the host about localhost
Joe Hershberger
2018-07-26
net: sandbox-raw: Convert raw eth driver to livetree
Joe Hershberger
2018-07-26
net: sandbox: Convert sandbox mock eth driver to livetree
Joe Hershberger
2018-07-26
net: Correct comment in Kconfig
Joe Hershberger
2018-07-26
sandbox: eth-raw: Make sure descriptors are always initialized
Joe Hershberger
2018-07-26
net: Only call halt on a driver that has been init'ed
Joe Hershberger
2018-07-26
sandbox: Fix format of fake-host-hwaddr in test.dts
Joe Hershberger
2018-07-26
sandbox: eth-raw: Correct valid socket test in send/recv
Joe Hershberger
2018-07-26
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
2018-07-26
console: Remember if ctrlc is disabled in console_tstc()
Joe Hershberger
2018-07-26
Makefile: Fix 'clean' target
Tom Rini
2018-07-24
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2018-07-25
ARM: uniphier: enable distro boot
Masahiro Yamada
2018-07-25
ARM: uniphier: enable MTD partition and UBI
Masahiro Yamada
2018-07-25
ARM: uniphier: support fdt_fixup_mtdparts
Masahiro Yamada
2018-07-25
ARM: uniphier: split ft_board_setup() out to a separate file
Masahiro Yamada
2018-07-25
ARM: uniphier: clean-up ft_board_setup()
Masahiro Yamada
2018-07-25
board: constify struct node_info array
Masahiro Yamada
2018-07-25
fdt_support: make fdt_fixup_mtdparts() prototype more specific
Masahiro Yamada
2018-07-25
mtd: nand: denali: correct buffer alignment for DMA transfer
Masahiro Yamada
2018-07-25
kconfig: Avoid format overflow warning from GCC 8.1
Luis Araneda
2018-07-24
mailmap: Fix broken email from fit_image.c
Michal Simek
2018-07-24
configs: am3517-evm: Setup NAND booting
Adam Ford
2018-07-24
ARM: AM3517-EVM: Update Maintainer
Adam Ford
2018-07-24
config: remove unused CONFIG_SPL_RELOC_STACK_SIZE
Heinrich Schuchardt
2018-07-24
doc: Move device tree bindings documentation to doc/device-tree-bindings
Breno Lima
2018-07-24
mkimage: fit_image: Use macros from image.h
Michal Simek
2018-07-24
omap3: beagle: re-enable EFI support after the following commit removed it by...
Guillaume GARDET
2018-07-24
spl: remove dependency to "asm/utils.h"
Paulo Zaneti
2018-07-24
hashtable: Fix length calculation in hexport_r
Zubair Lutfullah Kakakhel
2018-07-24
avb2.0: use block API in AVB ops
Igor Opaniuk
2018-07-24
avb2.0: add proper dependencies
Igor Opaniuk
2018-07-24
mtdparts: fixed buffer overflow bug
Kay Potthoff
2018-07-24
board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M
Patrice Chotard
2018-07-24
mtd: remove stale comment in mtd_oob_ops structure
Miquel Raynal
2018-07-24
rtc: compile date.c if DM_RTC
AKASHI Takahiro
2018-07-23
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
2018-07-23
ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver
Adam Ford
2018-07-23
Convert CONFIG_DA8XX_GPIO to Kconfig
Adam Ford
[next]