]> git.sur5r.net Git - u-boot/history - common
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
[u-boot] / common /
2017-08-13 Philipp Tomsichdm: timer: normalise SPL and TPL support
2017-08-13 Philipp Tomsichmoveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MA...
2017-08-13 Philipp Tomsichspl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE...
2017-08-13 Philipp Tomsichspl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
2017-08-13 Philipp Tomsichspl: add TPL_DRIVER_MISC_SUPPORT option
2017-08-13 Philipp Tomsichspl: consistently use $(SPL_TPL_) to select features...
2017-08-13 Philipp Tomsichspl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
2017-08-13 Philipp Tomsichspl: dm: use CONFIG_IS_ENABLED to test for the DM option
2017-08-13 Philipp Tomsichspl: dm: Kconfig: fix help text for SPL/TPL confusion
2017-08-13 Philipp Tomsichspl: use TPL_SYS_MALLOC_F_LEN for TPL
2017-08-13 Philipp Tomsichspl: configure 'return to bootrom' separately for SPL...
2017-08-13 Philipp Tomsichspl: add a 'return to bootrom' boot method
2017-08-05 Thomas Petazzonicommon/env_embedded.c: rename PPCENV/PPCTEXT macros
2017-08-05 Thomas Petazzonicommon/env_embedded.c: drop support for CONFIG_SYS_USE_...
2017-08-04 Tom RiniMerge tag 'xilinx-for-v2017.09' of git://www.denx.de...
2017-08-02 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-02 Siva Durga Prasad... common: board_f: Make reserve_mmu a weak function
2017-08-01 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-01 Tom RiniMerge git://git.denx.de/u-boot-mmc
2017-08-01 Bin Mengx86: kconfig: Select ARCH_EARLY_INIT_R in the platform...
2017-08-01 Bin Mengx86: kconfig: Let board select BOARD_EARLY_INIT_F
2017-08-01 Simon Glassfdt: Correct fdt_get_base_address()
2017-08-01 Simon Glassdm: mmc: Allow disabling driver model in SPL
2017-07-31 Simon Glassdm: console: Check for serial devices properly
2017-07-31 Simon Glassconsole: Unify the check for a serial console
2017-07-31 Tom Rinienv: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
2017-07-31 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-29 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2017-07-29 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-07-28 Bin Mengusb: hub: Call usb_update_hub_device() after hub descri...
2017-07-28 Bin Mengusb: hub: Parse and save TT details from device descriptor
2017-07-28 Bin Mengusb: hub: Support 'set hub depth' request for USB 3...
2017-07-28 Bin Mengusb: hub: Translate USB 3.0 hub port status into old...
2017-07-28 Bin Mengusb: hub: Add a new API to test if a hub device is...
2017-07-28 Bin Mengusb: hub: Remove hub_port_reset()
2017-07-28 Bin Mengusb: hub: Use 'struct usb_hub_device' as hub device...
2017-07-28 Bin Mengusb: hub: Change USB hub descriptor to match USB 3...
2017-07-28 Bin Mengusb: hub: Revise wLength for 'get port status' request
2017-07-28 Bin Mengusb: hub: Send correct wValue to get hub descriptor...
2017-07-28 Bin Mengusb: hub: Update handling connect status/change in...
2017-07-28 Masahiro Yamadaconsole: simplify puts()
2017-07-27 Andy Yanspl: make SPL and normal u-boot stage use independent...
2017-07-26 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-07-26 Tom RiniMerge git://git.denx.de/u-boot-mips
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_ONENAND to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_FAT to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_REMOTE to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_EEPROM to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_NVRAM to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_FLASH to Kconfig
2017-07-26 Simon Glassenv: Move help from README to Kconfig
2017-07-26 Simon GlassConvert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to...
2017-07-25 Paul BurtonMIPS: Stop building position independent code
2017-07-22 Fiach Antawenv: Switch env_nand, env_mmc and env_ubi to env_import...
2017-07-22 Fiach Antawenv: Add generic redundant environment implementation
2017-07-19 Masahiro Yamadammc: add static to spl_mmc_get_device_index()
2017-07-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-07-12 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-07-12 Grygorii Strashkocommon: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkocommon: env_nand: use get_nand_dev_by_index()
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11 Simon Glasssandbox: Drop special case console code for sandbox
2017-07-11 Simon Glasssandbox: Enable more console options
2017-07-11 Simon Glassconsole: Use map_sysmem() for the pre-relocation console
2017-07-11 Simon GlassAllow displaying the U-Boot banner on a video display
2017-07-11 Simon Glassdm: scsi: Document and rename the scsi_scan() parameter
2017-07-11 Simon Glassdm: scsi: Drop the ccb typedef
2017-07-11 Simon Glassscsi: Move drivers into new drivers/scsi directory
2017-07-11 Simon Glasssata: Move drivers into new drivers/ata directory
2017-07-11 Simon GlassKconfig: Add CONFIG_SATA to enable SATA
2017-07-11 Simon Glassscsi: Drop scsi_print_error()
2017-07-11 Simon Glassscsi: Drop sym53c8xx driver
2017-07-10 Cooper Jr., Franklinboard_f: Add new function to allow runtime DTB selection
2017-07-10 Cooper Jr., Franklinboot_fit: Create helper functions that can be used...
2017-07-10 Cooper Jr., Franklinspl: fit: Break out some functions into a common file
2017-07-06 Andy Shevchenkoavr32: Retire AVR32 for good
2017-07-06 Ladislav Michlspl: Make UBI fastmap support Kconfig selectable
2017-07-04 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-03 Heiko Schocherpowerpc: remove 4xx support
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-06-16 Heiko Schocherpowerpc, 5xxx, 512x: remove support for mpc5xxx and...
2017-06-14 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-06-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2017-06-12 Lothar Waßmannboard_f: fix calculation of reloc_off
2017-06-12 Simon Glassboard_f: Use IS_ENABLED instead of #ifdef in initf_boot...
2017-06-12 Simon Glassedid: Use sizeof() in cea_is_hdmi_vsdb_present()
2017-06-12 Heiko Schocherpowerpc, 5xx: remove support for 5xx
2017-06-12 Heiko Schocherpowerpc, 8260: remove support for mpc8260
2017-06-12 Heiko Schocherpowerpc, 8xx: remove support for 8xx
2017-06-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-06-09 Vikas ManochaSPL: Add XIP booting support
2017-06-09 Jernej Skrabecedid: Fix gcc 7.1 warning
2017-06-09 Simon Glassdm: mmc: Ensure that block device is probed
next