]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
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 Iwamatsuarm: rmobile: Remove default value of Kconfig from...
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  robertcnelson... config: am335x_evm: detect BeagleBone Blue using BLA
2017-04-08  robertcnelson... config: am335x_evm: detect Green Wireless using GW1
2017-04-08  robertcnelson... config: am335x_evm: detect Black Wireless using BWA
2017-04-08  Vikas Manochastm32f7: enable instruction & data cache
2017-04-08  Vikas Manochaarmv7m: add instruction & data cache support
2017-04-08  Joakim TjernlundRemove extra fdt_fixup_ethernet() call
2017-04-08  Patrice Chotardboard: STiH410-B2260: enable caches
2017-04-08  Andrew F. Davisti_armv7_common: env: Use args_mmc in FIT loading path
2017-04-08  fuz@fuz.suApparent conflict between CONFIG_BLK and CONFIG_API
2017-04-08  Sekhar Noriboard: ti: am57xx: enable input on mmc clock
2017-04-08  Vignesh RARM: keystone: Pass SPI MTD partition table via kernel...
2017-04-08  Philipp TomsichARMv8: add GOT sections to the list of sections copied
2017-04-08  Jean-Jacques... env_mmc: Allow SPL to use any MMC device to load/save...
2017-04-07  Florent Jacquetsunxi: Add defconfig for Allwinner A23 EVB
2017-04-07  Maxime Ripardsunxi: Add default environment size
2017-04-07  Maxime Ripardcmd: nand: Make the NAND options default to NAND_SUNXI
2017-04-07  Maxime Ripardcmd: ubifs: Add a dependency on CMD_UBI
2017-04-07  Chen-Yu Tsaisunxi: Add boards/sunxi and arch/arm/mach-sunxi to...
2017-04-07  Rask Ingemann... arm: sunxi: Add Sunchip CX-A99 initial support
2017-04-07  Chen-Yu TsaiARM: dts: sun9i: Add mmc1 pinmux setting
2017-04-07  Maxime Ripardsunxi: Add support for the CHIP Pro
2017-04-07  Maxime Ripardsunxi: Sync GR8 DTS and AXP209 with the kernel
2017-04-07  Maxime Ripardscripts: sunxi: Build an raw SPL image
2017-04-07  Maxime Ripardnand: sunxi: Add options for the SPL NAND configuration
2017-04-07  Maxime Ripardsunxi: Add the default mtdids and mtdparts to our env
2017-04-07  Hans de Goedesunxi: Enable UBI and NAND support
2017-04-07  Maxime Ripardmtd: sunxi: Change U-Boot offset
2017-04-07  Maxime Ripardmtd: sunxi: Select the U-Boot location config option
2017-04-07  Boris Brezilloncmd: nand: Expose optional suboptions in Kconfig
2017-04-07  Boris Brezilloncmd: Expose a Kconfig option to enable UBIFS commands
2017-04-07  Boris Brezillonmtd: ubi: Select RBTREE option from MTD_UBI Kconfig...
2017-04-07  Maxime Ripardcmd: Add Kconfig option for CMD_MTDPARTS and related...
2017-04-07  Maxime Ripardcommon: Move environment choice to Kconfig
2017-04-07  Maxime Ripardtools: sunxi: Add spl image builder
2017-04-07  Maxime Ripardbch: Allow to build for the host
2017-04-07  Maxime Ripardnand: sunxi: Fix modulo by zero error
2017-04-07  Jelle van der Waasunxi: add NanoPi NEO Air defconfig
2017-04-07  Philipp Tomsichsun8i_emac: configure PHY reset GPIO via DM
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 Glassdm: serial: Allow driver-model serial to be disabled...
2017-04-05  Simon Glassdm: core: Allow driver model to be disabled for TPL
2017-04-05  Simon GlassMakefile: Provide an option to select SPL or TPL
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 GlassMove dram_init_banksize() to a common header
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 Glassi2c: Drop CONFIG_SOFT_I2C_MULTI_BUS
2017-04-05  Simon Glassi2c: Drop unused i2c_soft...() functions
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: initcall: Add a header guard
2017-04-05  Simon Glassboard_f: sandbox: Move setup_ram_buf() to private code
2017-04-05  Tom RiniOpenRISC: Remove
2017-04-05  Tom RiniSPARC: Remove
2017-04-05  Tom RiniBlackfin: Remove
2017-04-05  Tom Rinimx6sxsabreauto: Remove legacy CONFIG_PCA953X
2017-04-05  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-04-05  Andre Przywarasunxi: Add OrangePi PC 2 initial support
2017-04-05  Andre Przywarasunxi: introduce Allwinner H5 config option
2017-04-05  Andre Przywarasunxi: prepare for sharing MACH_SUN8I_H3 config symbol
2017-04-05  Andre Przywarasunxi: DRAM: add Allwinner H5 support
2017-04-05  Andre PrzywaraSPI: SPL: sunxi: fix 64-bit build
2017-04-05  Andre Przywarasunxi: provide ARMv8 mem_map for every ARM64 board
2017-04-05  Andre Przywarasunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
2017-04-05  Andre Przywarasunxi: configs: merge sun9i and sun50i SPL memory defin...
2017-04-05  Andre Przywarasunxi: simplify ACTLR.SMP bit set #ifdef
2017-04-05  Andre Przywarafsl: ls102x: remove redundant GENERIC_TIMER_CLK
2017-04-05  Andre PrzywaraARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
2017-04-05  Andre Przywarasunxi: fix ACTLR.SMP assembly routine
2017-04-05  Vikas Manochadm: avoid dropping pin control DT properties in case...
next