..
eeprom
cmd: eeprom: add support for layout aware commands
2016-05-20 17:02:07 -04:00
init
serial: ns16550: support using pre-loader serial
2018-10-19 17:40:56 +08:00
spl
common: spl: enable D-cache by default to improve performance
2020-02-20 17:14:04 +08:00
Kconfig
common: android: refactor image load and sha1 verify
2019-12-10 12:48:27 +08:00
Makefile
rockchip: make boot_rkimg.c as basic mandory code
2020-02-19 13:21:10 +08:00
android_ab.c
android: Implement A/B slot select.
2017-11-14 10:55:46 +08:00
android_bootloader.c
common: android: rename and export load_android_image()
2019-12-17 15:05:19 +08:00
attestation_key.c
common: write_keybox: fix write attestation key compatibility error
2019-03-05 15:09:17 +08:00
autoboot.c
common: autoboot: using ctrl+c to exit bootdelay and enter hush
2018-12-19 17:08:17 +08:00
bedbug.c
…
board_f.c
board_f/arm: fixup 4GB+ memory size
2019-12-16 21:01:55 +08:00
board_info.c
common: board_info: print "AArch32" cpu mode
2019-10-24 10:52:45 +08:00
board_r.c
board_r: re-order the board_early_init_r()
2019-08-06 10:28:41 +08:00
boot_fit.c
UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
2018-12-24 17:20:37 +08:00
bootm.c
common: bootm: skip usb_stop() if usb is boot device
2019-11-04 14:53:45 +08:00
bootm_os.c
common: bootm: add bootm state param for arch_preboot_os()
2019-08-23 12:48:57 +08:00
bootretry.c
env: Rename getenv/_f() to env_get()
2017-08-16 08:30:24 -04:00
bootstage.c
UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
2018-12-24 17:20:37 +08:00
bouncebuf.c
…
cli.c
env: Rename getenv/_f() to env_get()
2017-08-16 08:30:24 -04:00
cli_hush.c
env: Rename getenv/_f() to env_get()
2017-08-16 08:30:24 -04:00
cli_readline.c
common: cli_readline: Improve command line editing
2016-08-20 14:03:24 -04:00
cli_simple.c
env: Rename getenv/_f() to env_get()
2017-08-16 08:30:24 -04:00
command.c
Drop command-processing code when CONFIG_CMDLINE is disabled
2016-04-01 17:17:40 -04:00
common_fit.c
UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
2018-12-24 17:20:37 +08:00
console.c
common: console: support disable console in & out
2019-07-19 11:36:41 +08:00
cros_ec.c
cros_ec: Remove unused cros_ec_board_init() function
2015-04-18 11:11:16 -06:00
ddr_spd.c
Add more SPDX-License-Identifier tags
2016-01-19 08:31:21 -05:00
dfu.c
UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
2020-01-07 17:24:53 +08:00
dlmalloc.c
UPSTREAM: malloc: don't compare pointers to 0
2018-01-17 15:27:28 +08:00
dlmalloc.src
…
edid.c
drm/rockchip: dw-hdmi: Support hdmi quantization range setting
2019-07-18 14:59:49 +08:00
exports.c
board/ls2085rdb: Export functions for standalone AQ FW load apps
2015-07-20 11:44:37 -07:00
fb_common.c
Handle slow MMC writes
2017-11-14 10:55:45 +08:00
fb_mmc.c
fastboot: get mmc erase group size for fastboot
2018-08-13 09:58:31 +08:00
fb_nand.c
treewide: replace with error() with pr_err()
2018-01-17 15:27:28 +08:00
fdt_support.c
common: fdt_support: add hotkey to dump cmdline
2019-10-14 20:44:48 +08:00
flash.c
UPSTREAM: flash: Fix spelling of "ERR_TIMOUT"
2019-07-05 19:33:35 +08:00
hash.c
hash: Compile only hardware or software versions of SHA algorithms
2017-08-20 09:53:13 -04:00
hwconfig.c
env: Rename getenv/_f() to env_get()
2017-08-16 08:30:24 -04:00
image-android-dt.c
image: android-dt: add dt_for_each_entry() to iterate over all dt entry of DT image
2018-08-06 11:15:19 +08:00
image-android.c
common: android: skip blk read and memcpy if image size is 0
2019-12-20 10:53:44 +08:00
image-fdt.c
common: image-fdt: skip image_check_type() for fdt
2020-01-16 11:50:49 +08:00
image-fit.c
common: image-fit: support "data-offset" and "data-size"
2020-01-16 11:50:49 +08:00
image-sig.c
UPSTREAM: image-sig: use designated initializers for algorithm
2018-01-17 15:27:28 +08:00
image-sparse.c
Implement fastboot flash and erase.
2017-11-14 10:55:45 +08:00
image.c
UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
2018-12-24 17:20:37 +08:00
iomux.c
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
2017-02-06 11:38:46 +08:00
iotrace.c
common: Make sure arch-specific map_sysmem() is defined
2015-04-18 11:11:09 -06:00
kallsyms.c
…
keymaster.c
lib: optee_client: Extract keymaster CA module
2019-01-18 09:09:34 +08:00
kgdb.c
Fix spelling of "occurred".
2016-05-02 18:37:09 -04:00
kgdb_stubs.c
Use correct spelling of "U-Boot"
2016-02-06 12:00:59 +01:00
lcd.c
lcd: avoid possible NULL dereference
2017-08-19 20:42:20 +02:00
lcd_console.c
common/lcd_console: introduce display/framebuffer rotation
2015-04-18 17:40:37 +02:00
lcd_console_rotation.c
common/lcd_console: introduce display/framebuffer rotation
2015-04-18 17:40:37 +02:00
lcd_simplefb.c
UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
2018-12-24 17:20:37 +08:00
log.c
UPSTREAM: log: Plumb logging into the init sequence
2018-01-17 15:27:28 +08:00
log_console.c
UPSTREAM: log: Add a console driver
2018-01-17 15:27:28 +08:00
lynxkdi.c
powerpc: remove 4xx support
2017-07-03 17:35:28 -04:00
main.c
env: Rename getenv/_f() to env_get()
2017-08-16 08:30:24 -04:00
malloc_simple.c
malloc_simple: Add debug statements to memalign_simple
2017-01-28 14:04:34 -05:00
memsize.c
Revert "common/memsize.c: Simplify RAM size detection"
2016-02-10 08:34:42 -05:00
menu.c
Fix typo choosen in comments and printf logs
2016-03-27 09:12:23 -04:00
miiphyutil.c
common: miiphyutil: Add helper function for mdio bus name
2016-12-20 07:40:04 +01:00
s_record.c
…
splash.c
env: Rename getenv/_f() to env_get()
2017-08-16 08:30:24 -04:00
splash_source.c
splash_source: Verify FIT magic
2017-09-04 23:53:47 +02:00
stdio.c
dm: console/serial: fix flushc() doesn't work
2019-08-01 10:05:41 +08:00
system_map.c
…
update.c
treewide: replace with error() with pr_err()
2018-01-17 15:27:28 +08:00
usb.c
UPSTREAM: usb: Add nonblock argument to submit_int_msg
2020-01-07 17:25:00 +08:00
usb_hub.c
UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
2020-01-07 17:24:53 +08:00
usb_kbd.c
UPSTREAM: usb: Add nonblock argument to submit_int_msg
2020-01-07 17:25:00 +08:00
usb_storage.c
UPSTREAM: usb: Add nonblock argument to submit_int_msg
2020-01-07 17:25:00 +08:00
write_keybox.c
common: write keybox: always write storage flag to security sorage
2019-11-27 11:31:04 +08:00
xyzModem.c
common/xyzModem.c: Do not use hard-coded address for debug buffer
2017-04-08 09:26:55 -04:00