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 boot_fit: Create helper functions that can be used to select DTB out of FIT 2017-07-10 14:25:50 -04:00
bootm.c
bootm_os.c powerpc, 8xx: remove support for 8xx 2017-06-12 08:37:55 -04:00
bootretry.c
bootstage.c bootstage: Adjust to use const * where possible 2017-06-05 14:13:08 -04:00
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c spl: fit: Break out some functions into a common file 2017-07-10 14:24:39 -04:00
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 common: dfu: ignore reset for spl-dfu 2017-05-12 08:37:09 -04:00
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 edid: Use sizeof() in cea_is_hdmi_vsdb_present() 2017-06-12 08:38:06 -04:00
env_attr.c env: avoid possible NULL pointer access 2017-05-12 08:37:17 -04:00
env_callback.c
env_common.c env: Add generic redundant environment implementation 2017-07-22 15:36:17 -04:00
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: split fw_env.h in public and private parts 2017-04-12 13:28:28 -04:00
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 dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
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 fastboot: Add support for flashing zImage 2017-06-03 19:08:31 +02:00
fb_nand.c common: use get_nand_dev_by_index() 2017-07-11 22:41:46 -04:00
fdt_support.c fdt: Correct fdt_get_base_address() 2017-08-01 11:58:00 +09:00
flash.c
hash.c Kconfig: Finish migration of hashing commands 2017-05-31 19:38:14 -04:00
hwconfig.c
image-android.c image: Update include/android_image.h 2017-05-11 22:03:37 -04:00
image-fdt.c fdt: Move fdt_fixup_ethernet to a common place 2017-05-01 09:11:59 -04:00
image-fit.c
image-sig.c
image-sparse.c
image.c
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c powerpc, 8xx: remove support for 8xx 2017-06-12 08:37:55 -04: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
lynxkdi.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c common: use get_nand_dev_by_index() 2017-07-11 22:41:46 -04:00
stdio.c i2c: Finish dropping use of CONFIG_I2C_HARD 2017-05-15 06:18:30 +02:00
system_map.c
update.c
usb.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
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 dm: scsi: Drop the ccb typedef 2017-07-11 10:08:19 -06:00
xyzModem.c common/xyzModem.c: Do not use hard-coded address for debug buffer 2017-04-08 09:26:55 -04:00