rv1126-uboot/common
Thomas Petazzoni eaa90e5df2 common/env_embedded.c: rename PPCENV/PPCTEXT macros
The environment has pretty much nothing to do with just "PPC", so
rename the macros to just __UBOOT_ENV_SECTION__ which is more
readable.

In addition, only a single macro is needed: the environment now goes
either to the default section (USE_HOSTCC is defined) or in the .text
section.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-08-04 20:38:39 -04:00
..
eeprom
init spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
spl dm: mmc: Allow disabling driver model in SPL 2017-08-01 11:58:00 +09:00
Kconfig x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 2017-08-01 20:17:02 +08:00
Makefile spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
autoboot.c
bedbug.c
board_f.c common: board_f: Make reserve_mmu a weak function 2017-08-02 09:11:52 +02:00
board_info.c
board_r.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
boot_fit.c
bootm.c
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c
console.c dm: console: Check for serial devices properly 2017-07-31 12:21:40 -04:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c
env_dataflash.c
env_eeprom.c
env_embedded.c common/env_embedded.c: rename PPCENV/PPCTEXT macros 2017-08-04 20:38:39 -04:00
env_ext4.c
env_fat.c env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig 2017-07-31 11:22:56 -04:00
env_flags.c
env_flash.c
env_mmc.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 2017-07-22 15:36:17 -04:00
env_nand.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 2017-07-22 15:36:17 -04:00
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c
env_sf.c
env_ubi.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 2017-07-22 15:36:17 -04:00
exports.c
fb_mmc.c
fb_nand.c
fdt_support.c fdt: Correct fdt_get_base_address() 2017-08-01 11:58:00 +09:00
flash.c
hash.c
hwconfig.c
image-android.c
image-fdt.c
image-fit.c
image-sig.c
image-sparse.c
image.c
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
s_record.c
splash.c
splash_source.c
stdio.c
system_map.c
update.c
usb.c
usb_hub.c usb: hub: Call usb_update_hub_device() after hub descriptor is fetched 2017-07-28 23:34:35 +02:00
usb_kbd.c
usb_storage.c
xyzModem.c