]> git.sur5r.net Git - u-boot/history - common/spl
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
[u-boot] / common / spl /
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-05-24 Michal SimekSPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
2016-05-24 Michal Simekspl: Introduce new function spl_board_prepare_for_boot
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-23 Tom RiniSPL: fat: Fix spl_parse_image_header() return value...
2016-05-23 Michal Simekspl: fit: Print error message when FDT is not present
2016-05-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-05-17 Simon Glassdm: mmc: Use the new select_hwpart() API
2016-05-17 Simon Glassdm: scsi: Drop the get_dev() function
2016-05-17 Simon Glassdm: usb: Drop the get_dev() function
2016-05-17 Marek VasutSPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
2016-05-17 Marek VasutSPL: Let spl_parse_image_header() return value
2016-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-25 Fabio Estevamspl: spl_mmc: Disambiguate error message
2016-04-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-04-12 Lokesh Vutlaspl: mmc: raw: Try to load u-boot if Linux image is...
2016-04-01 Ahmed Samir KhalilCommon: SPL: spl_nand: Fixed debug correct NAND ECC...
2016-03-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-03-25 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-03-23 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-03-23 Hans de Goedespl: Print from which mmc slot spl is trying to boot
2016-03-23 Masahiro Yamadaspl_mmc: allow to load raw image
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-16 Masahiro Yamadaspl_nor: fix warning when compiled for 64bit target
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-marvell
2016-03-14 Simon Glassspl: Support loading a FIT from MMC
2016-03-14 Simon Glassspl: Add an option to load a FIT containing U-Boot
2016-03-14 Simon Glassdm: part: Rename some partition functions
2016-03-14 Simon Glassdm: Drop the block_dev_desc_t typedef
2016-02-21 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-02-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-02-19 Guillaume GARDETspl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Stephen Warrenblock: pass block dev not num to read/write/erase()
2016-01-14 Albert ARIBAUDarm: move gd handling outside of C code
2016-01-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-12-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-12-16 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2015-12-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-12-14 Eric Nelsonspl: mmc: use block device number, not hard-coded 0
2015-12-14 Sjoerd Simonsspl: use panic_str instead of panic
2015-12-07 Tom RiniMerge git://git.denx.de/u-boot-nios
2015-12-05 Simon Glassspl: mmc: Unify non/driver model spl_mmc_find_device()
2015-12-05 Simon Glassspl: mmc: Rename 'mmc' variable to 'mmcp'
2015-12-05 Simon Glassspl: mmc: Fix compiler warning with CONFIG_DM_MMC
2015-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-11-18 Nikita Kiryanovspl: mmc: add support for BOOT_DEVICE_MMC2
2015-11-18 Nikita Kiryanovspl: announce boot devices
2015-11-18 Nikita Kiryanovspl: add support for alternative boot device
2015-11-18 Nikita Kiryanovcommon: spl: move image load to its own function
2015-11-18 Nikita Kiryanovspl: change return values of spl_*_load_image()
2015-11-18 Nikita Kiryanovspl: mmc: get rid of emmc boot code duplication
2015-11-18 Nikita Kiryanovspl: mmc: move fs boot into its own function
2015-11-18 Nikita Kiryanovspl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U...
2015-11-18 Nikita Kiryanovspl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
2015-11-18 Nikita Kiryanovspl: mmc: refactor device location code to its own...
2015-11-18 Nikita Kiryanovspl: mmc: add break statements in spl_mmc_load_image()
2015-11-18 Nikita Kiryanovspl: nand: remove code duplication
2015-10-23 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-10-21 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-10-20 Hans de Goedemalloc_simple: Add support for switching to DRAM heap
2015-10-20 Hans de Goedespl: spl_relocate_stack_gd: Do not unnecessarily clear bss
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-18 Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-08-18 Masahiro Yamadaof: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_...
2015-08-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-08-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-08-13 Gong Qianyuspl: Fix compile warning for arm64
2015-08-02 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-07-25 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-07-24 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-07-24 Stefan Roesespl: spl_mmc: Add option to boot from a MMC partition...
2015-07-23 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2015-07-23 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-07-21 Simon Glassspl: Add a debug string before the jump to U-Boot
2015-07-21 Simon Glassdm: spl: Allow device tree/driver model in board_init_f()
2015-07-21 Simon Glassdm: mmc: Allow driver model to be used for MMC in SPL
2015-07-21 Simon Glassspl: Add debugging info for spl_mmc boot
2015-07-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-07 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-07-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-06-18 Paul Kocialkowskispl: spl_mmc: MMC boot mode provisions checks
2015-06-18 Paul Kocialkowskispl: spl_mmc: Minor cosmetics
2015-06-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-05-28 Paul Kocialkowskispl: spl_mmc: Error and count distinction
next