This website works better with JavaScript.
Explore
Help
Sign In
Whitebox
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html
(AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
39617
Commits
3
Branches
0
Tags
148 MiB
C
94%
Python
1.9%
Assembly
1.4%
C++
0.8%
Makefile
0.7%
Other
0.8%
Tree:
63a7578e4e
u-boot
/
common
History
Masahiro Yamada
8319aeb1da
usb: squash lines for immediate return
...
This makes functions much simpler. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
9 years ago
..
eeprom
…
init
…
spl
Kconfig: tpl: Add some TPL support options to Kconfig
9 years ago
Kconfig
Kconfig: Move config IDENT_STRING to Kconfig
9 years ago
Makefile
Use separate options for TPL support
9 years ago
autoboot.c
autoboot: move bootdelay >= 0 check to abortboot()
9 years ago
bedbug.c
…
board_f.c
board_f: Add a mach_cpu_init callback
9 years ago
board_info.c
…
board_r.c
…
bootm.c
cmd: Split 'bootz' and 'booti' out from 'bootm'
9 years ago
bootm_os.c
sandbox: Don't exit when bootm completes
9 years ago
bootretry.c
…
bootstage.c
…
bouncebuf.c
…
cli.c
…
cli_hush.c
…
cli_readline.c
common: cli_readline: Improve command line editing
9 years ago
cli_simple.c
…
command.c
…
console.c
…
cros_ec.c
…
ddr_spd.c
…
dlmalloc.c
…
dlmalloc.src
…
edid.c
…
env_attr.c
…
env_callback.c
…
env_common.c
Various, unrelated tree-wide typo fixes.
9 years ago
env_dataflash.c
…
env_eeprom.c
…
env_embedded.c
…
env_ext4.c
…
env_fat.c
…
env_flags.c
…
env_flash.c
…
env_mmc.c
…
env_nand.c
common: env_nand: Ensure that we have nand_info[0] prior to use
9 years ago
env_nowhere.c
…
env_nvram.c
…
env_onenand.c
…
env_remote.c
…
env_sata.c
…
env_sf.c
dm: spi: Read default speed and mode values from DT
9 years ago
env_ubi.c
…
exports.c
…
fb_mmc.c
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
9 years ago
fb_nand.c
…
fdt_support.c
fdt_support: fdt_translate_address() blob const correctness
9 years ago
flash.c
…
hash.c
…
hwconfig.c
…
ide.c
…
image-android.c
…
image-fdt.c
image-fit: Fix fit_get_node_from_config semantics
9 years ago
image-fit.c
image-fit: Fix fit_get_node_from_config semantics
9 years ago
image-sig.c
…
image-sparse.c
…
image.c
image-fit: Fix fit_get_node_from_config semantics
9 years ago
iomux.c
…
iotrace.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
…
lcd_console.c
…
lcd_console_rotation.c
…
lcd_simplefb.c
…
lynxkdi.c
…
main.c
…
malloc_simple.c
…
memsize.c
…
menu.c
…
miiphyutil.c
net: mii: check phy advertising register when geting link status
9 years ago
s_record.c
…
sata.c
…
scsi.c
…
splash.c
splash: Introduce default_splash_locations
9 years ago
splash_source.c
splash: Accommodate DM_USB in splash_init_usb()
9 years ago
stdio.c
…
system_map.c
…
update.c
…
usb.c
usb: squash lines for immediate return
9 years ago
usb_hub.c
dm: Use dm_scan_fdt_dev() directly where possible
9 years ago
usb_kbd.c
usb: squash lines for immediate return
9 years ago
usb_storage.c
usb: squash lines for immediate return
9 years ago
xyzModem.c
…