env: fix memory leak in fw_env routines
[oweals/u-boot.git] / common /
2017-04-12 Stefano Babicenv: split fw_env.h in public and private parts
2017-04-12 Stefano BabicRename aes.h to uboot_aes.h
2017-04-10 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-04-09 Andrew F. Davisspl: net: Add FIT image support over network boot
2017-04-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-04-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-04-08 Alexandru Gagniuccommon/xyzModem.c: Do not use hard-coded address for...
2017-04-08 Alexandru Gagniuccommon/xyzModem.c: unifdef (Remove useless #ifdefs)
2017-04-08 Alexandru Gagniucspl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
2017-04-08 Nobuhiro Iwamatsucommon, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE
2017-04-08 Vikas Manochaspl: armv7m: keep ARM v7M in thumb mode while jumping...
2017-04-08 Joakim TjernlundRemove extra fdt_fixup_ethernet() call
2017-04-08 Jean-Jacques Hiblotenv_mmc: Allow SPL to use any MMC device to load/save...
2017-04-07 Maxime Ripardcommon: Move environment choice to Kconfig
2017-04-07 Tom RiniRemove various unused interrupt related code
2017-04-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-04-05 Simon Glassboard_f: powerpc: Drop unused headers
2017-04-05 Simon Glassboard_f: Make relocation functions generic
2017-04-05 Simon Glassboard_f: Make init_helpers generic
2017-04-05 Simon Glasspowerpc: Move setup_board_extra() into a PPC file
2017-04-05 Simon Glassboard_f: Move errno.h down to the bottom
2017-04-05 Simon Glassboard_f: Drop unused headers
2017-04-05 Simon Glassboard_f: Drop setup_dram_config() wrapper
2017-04-05 Simon Glassboard_f: Drop CONFIG_SPL_BUILD check
2017-04-05 Simon Glassboard_f: Put video memory reservation in one function
2017-04-05 Simon Glassboard_f: Move the extra #ifdef condition into reserve_mmu()
2017-04-05 Simon Glassboard_f: Use a single condition for reserve_logbuffer()
2017-04-05 Simon Glassxtensa: Place relocated U-Boot in the normal place
2017-04-05 Simon Glassboard_f: Drop return value from initdram()
2017-04-05 Simon Glassboard_f: Drop board_type parameter from initdram()
2017-04-05 Simon Glassboard_f: x86: Use checkcpu() for CPU init
2017-04-05 Simon Glassboard_f: powerpc: Make prt_8260_rsr(), prt_8260_clks...
2017-04-05 Simon Glassboard_f: sandbox: Move sandbox_early_getopt_check(...
2017-04-05 Simon Glassboard_f: powerpc: Move prt_83xx_rsr() to private code
2017-04-05 Simon Glasspowerpc: freescale: Unify the two get_clocks() calls
2017-04-05 Simon Glassboard_f: Use timer_init() on all archs
2017-04-05 Simon Glassboard_f: powerpc: Use timer_init() instead of init_time...
2017-04-05 Simon Glassboard_f: powerpc: Unified get_clocks() portion of init...
2017-04-05 Simon Glassboard_f: Remove adjust_sdram_tbs_8xx() from the init...
2017-04-05 Simon Glassboard_f: Remove sdram_adjust_866() from the init sequence
2017-04-05 Simon Glassboard_f: powerpc: Rename get_clocks_866() to get_clocks()
2017-04-05 Simon Glassboard_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAUL...
2017-04-05 Simon Glassboard_f: x86: Rename x86_fsp_init() to arch_fsp_init()
2017-04-05 Simon Glassboard_f: sandbox: Move setup_ram_buf() to private code
2017-04-05 Tom RiniSPARC: Remove
2017-04-05 Tom RiniBlackfin: Remove
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-mmc
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-04-04 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-04-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2017-03-29 mario.six@gdsys.ccdm: Add callback to modify the device tree
2017-03-28 Hou Zhiqiangmtd: nand: remove nand size print from nand_init function
2017-03-26 Tuomas Tynkkynenfdt_support: Fixup 'ethernet' aliases not ending in...
2017-03-24 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-03-24 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-03-23 mario.six@gdsys.ccdm: Add callback to modify the device tree
2017-03-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-03-21 Tom Rinispl: Correct call to spl_common_init() with SPL_STACK_R...
2017-03-19 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-03-18 Andrew F. DavisKconfig: Disable non-FIT SPL loading for TI secure...
2017-03-18 Andrew F. Davisspl: Add option to enable SPL Legacy image support
2017-03-18 Andrew F. Davisspl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a posit...
2017-03-17 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-03-16 Eddie Caispl: Add spl_early_init()
2017-03-16 Tom RiniMerge tag 'xilinx-for-v2017.05' of git://denx.de/git...
2017-03-16 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-03-14 York Sunarmv8: layerscape: Rewrite memory reservation
2017-02-27 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-02-27 Jonathan Goldersplash: Prevent splash_load_fs from writing to 0x0
2017-02-17 Dalon WestergreenSPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
2017-02-17 Dalon WestergreenSPL: add support to boot from a partition type
2017-02-13 Tom RiniMerge tag 'xilinx-fixes-for-v2017.03' of git://denx...
2017-02-12 Masahiro Yamadaflash: compile common/flash.c iif CONFIG_MTD_NO_FLASH...
2017-02-12 Masahiro Yamadaflash: complete CONFIG_SYS_NO_FLASH move with renaming
2017-02-11 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-02-08 Jean-Jacques Hiblotcommon: env_sf: Use CONFIG_SF_DEFAULT_xxx as the defaul...
2017-02-08 Ladislav Michlcommon: fdt_support: Remove check for mtdparts in fdt_f...
2017-02-07 oliver@schinagl.nlnet: cosmetic: Do not use magic values for ARP_HLEN
2017-02-06 Simon Glassx86: Do relocation before clearing BSS
2017-02-06 Simon Glassx86: board_r: Set the global data pointer after relocation
2017-02-06 Simon Glassboard_f/r: Use static const for the init sequences
2017-02-06 Simon Glassx86: board_f: Update init sequence for 64-bit startup
2017-02-06 Simon Glassspl: Allow PCH drivers to be used in SPL
2017-02-06 Simon Glassspl: Allow timer drivers to be used in SPL
2017-02-06 Simon Glassspl: Allow RTC drivers to be used in SPL
2017-02-06 Simon Glassspl: Allow PCI drivers to be used in SPL
2017-02-06 Simon Glassspl: Allow CPU drivers to be used in SPL
2017-02-06 Simon Glassspl: spi: Add a debug message if loading fails
2017-02-06 Simon Glassconsole: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
2017-02-04 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-02-01 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-02-01 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-01-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
next