rv1126-uboot/common
Kever Yang bb1716ec8e rockchip: resource_img: remove compile warning
Change-Id: I1cb85231be68b67e6a339a46be00a6f592986a9b
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-01-23 16:19:19 +08:00
..
eeprom cmd: eeprom: add support for layout aware commands 2016-05-20 17:02:07 -04:00
init spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
spl spl: use different BOARD_INIT MACRO for spl and tpl 2018-01-22 18:01:38 +08:00
Kconfig log: Add a test command 2018-01-17 15:27:28 +08:00
Makefile UPSTREAM: log: Add a console driver 2018-01-17 15:27:28 +08:00
android_ab.c android: Implement A/B slot select. 2017-11-14 10:55:46 +08:00
android_bootloader.c android: support the new android format mode 2018-01-23 09:34:04 +08:00
autoboot.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
bedbug.c
board_f.c UPSTREAM: log: Plumb logging into the init sequence 2018-01-17 15:27:28 +08:00
board_info.c generic-board: make show_board_info a weak function 2016-11-28 15:10:32 -05:00
board_r.c UPSTREAM: log: Plumb logging into the init sequence 2018-01-17 15:27:28 +08:00
boot_fit.c UPSTREAM: fit: fixed bug in locate_dtb_in_fit() 2018-01-17 15:27:28 +08:00
boot_rkimg.c rockchip: resource_img: remove compile warning 2018-01-23 16:19:19 +08:00
bootm.c bootm: resever memory before any lmb_alloc() 2018-01-20 22:26:41 +08:00
bootm_os.c bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 2017-08-28 07:19:13 -04:00
bootretry.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootstage.c bootstage: Adjust to use const * where possible 2017-06-05 14:13:08 -04: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: fit: If no matching config is found in fit_find_config_node(), use the default one 2018-01-17 15:27:28 +08:00
console.c common: console: Fix duplicated CONFIG in silent env callback 2017-08-28 07:19:12 -04:00
cros_ec.c
ddr_spd.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
dfu.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
dlmalloc.c UPSTREAM: malloc: don't compare pointers to 0 2018-01-17 15:27:28 +08:00
dlmalloc.src
edid.c rockchip: remove no use BITS_PER_LONG 2018-01-17 15:49:28 +08:00
exports.c
fb_common.c Handle slow MMC writes 2017-11-14 10:55:45 +08:00
fb_mmc.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
fb_nand.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
fdt_support.c UPSTREAM: common: Fix-up MAC addr in dts by fetching env variable serially 2018-01-17 15:27:28 +08:00
flash.c flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 2017-02-12 14:30:31 -05: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.c image-android: get real fdt addr in android_image_get_fdt 2018-01-18 10:19:23 +08:00
image-fdt.c image-fdt: support "reserved-memory" for lmb 2018-01-20 22:26:33 +08:00
image-fit.c UPSTREAM: fit: Introduce methods for applying overlays on fit-load 2018-01-16 18:16:48 +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: image: add os type for OP-TEE 2018-01-17 15:28:11 +08:00
iomux.c console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 2017-02-06 11:38:46 +08:00
iotrace.c
kallsyms.c
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
lcd_console_rotation.c
lcd_simplefb.c dm: video: Add driver-model support to lcd_simplefb 2017-05-09 20:20:41 -04: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 Drop the log buffer 2018-01-17 15:27:28 +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: Read device descriptor after device is addressed for xHCI 2018-01-17 15:27:28 +08:00
usb_hub.c UPSTREAM: usb: Correct use of debug() 2018-01-17 15:27:28 +08:00
usb_kbd.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb_storage.c UPSTREAM: usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 2018-01-17 15:27:28 +08:00
xyzModem.c common/xyzModem.c: Do not use hard-coded address for debug buffer 2017-04-08 09:26:55 -04:00