]> git.sur5r.net Git - u-boot/history - common
phy: marvell: print comphy status even when it's disconnected
[u-boot] / common /
2017-05-08 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-spi
2017-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-05-08 Vikas Manochaspl: make image arg or fdt blob address reconfigurable
2017-05-03 Andreas Fenkartenv_sf: use DIV_ROUND_UP to calculate number of sectors...
2017-05-03 Andreas Fenkartenv_sf: re-order error handling in single-buffer env_re...
2017-05-03 Andreas Fenkartenf_sf: reuse setup_flash_device instead of open coding it
2017-05-03 Andreas Fenkartenv_sf: factor out prepare_flash_device
2017-05-01 Tom Rinifdt: Move fdt_fixup_ethernet to a common place
2017-04-18 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-04-17 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-04-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-04-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-04-15 Jean-Jacques Hiblotdm: scsi: fix divide-by-0 error in scsi_scan()
2017-04-15 Jean-Jacques Hiblotscsi: move the partition initialization out of the...
2017-04-15 Jean-Jacques Hiblotscsi: make the LUN a parameter of scsi_detect_dev()
2017-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-04-14 Troy Kiskyusb: return 0 from usb_stor_get_info even if removable...
2017-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-04-13 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-04-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-04-13 Simon Glassboard_f: Rename initdram() to dram_init()
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://www.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://www.denx.de...
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://www.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://www...
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
next