]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2014-09-13  Masahiro Yamadakconfig: remove redundant "string" type in arch and...
2014-09-13  Masahiro Yamadakconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to...
2014-09-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2014-09-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-09-11  Benoît Thébaudeauarm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
2014-09-11  Benoît Thébaudeauarm: Make reset position-independent
2014-09-11  Jeroen HofsteeREADME.clang: build command with clang
2014-09-11  Jeroen HofsteeMakefile: default to cc for host compiler
2014-09-10  Simon Glassdm: tegra: Enable driver model for serial
2014-09-10  Simon Glasstegra: dts: Add serial port details
2014-09-10  Simon Glassdm: serial: Add driver model support for ns16550
2014-09-10  Simon Glassdm: serial: Collect common baud rate code in ns16550
2014-09-10  Simon Glassdm: serial: Move baud rate calculation to ns16550.c
2014-09-10  Simon Glasssandbox: dts: Add a serial console node
2014-09-10  Simon Glasssandbox: serial: Support a coloured console
2014-09-10  Simon Glasssandbox: Convert serial driver to use driver model
2014-09-10  Simon Glassdm: Add a uclass for serial devices
2014-09-10  Simon Glassdm: Adjust lists_bind_fdt() to return the bound device
2014-09-10  Simon Glassdm: fdt: Add a function to look up a chosen node
2014-09-10  Simon Glassserial: Set up the 'priv' pointer when creating a seria...
2014-09-10  Simon Glasstegra: Convert tegra GPIO driver to use driver model
2014-09-10  Simon Glassdm: tegra: Set up a pre-reloc malloc()
2014-09-10  Simon Glassdm: Make driver model available before board_init()
2014-09-10  Simon GlassSet up stdio earlier when using driver model
2014-09-10  Simon Glassdm: Move pre-reloc init earlier to cope with board_earl...
2014-09-10  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2014-09-10  Masahiro Yamadamicroblaze: remove #ident directive to fix build error
2014-09-10  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2014-09-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-09-09  Masahiro Yamadabuildman: fix typos of --dry-run help message
2014-09-09  Thierry Redingbuildman: Create parent directories as necessary
2014-09-09  Vadim Bendeburypatman: make run results better visible
2014-09-09  Simon Glassbuildman: Ignore conflicting tags
2014-09-09  Simon Glassbuildman: Permit branch names with an embedded '/'
2014-09-09  Simon Glassbuildman: Expand output test to cover directory prefixes
2014-09-09  Simon Glassbuildman: Add additional functional tests
2014-09-09  Simon Glasspatman: Start with a clean series when needed
2014-09-09  Simon Glassbuildman: Provide an internal option to clean the outpu...
2014-09-09  Simon Glassbuildman: Correct counting of build failures on retry
2014-09-09  Simon Glassbuildman: Allow tests to have their own boards
2014-09-09  Simon Glassbuildman: Avoid looking at config file or toolchains...
2014-09-09  Simon Glassbuildman: Set up bsettings outside the control module
2014-09-09  Simon Glassbuildman: Add a functional test
2014-09-09  Simon Glasspatman: Provide a way to intercept commands for testing
2014-09-09  Simon Glassbuildman: Move full help code into the control module
2014-09-09  Simon Glassbuildman: Move the command line code into its own file
2014-09-09  Simon Glasspatman: RunPipe() should not pipe stdout/stderr unless...
2014-09-09  Simon Glassbuildman: Enhance basic test to check summary output
2014-09-09  Simon Glassbuildman: Send builder output through a function for...
2014-09-09  Simon Glasspatman: Add a way of recording terminal output for...
2014-09-09  Jeroen Hofsteeclang: workaround for generated constants
2014-09-09  Jeroen Hofsteeeabi_compat: add __aeabi_memcpy __aeabi_memset
2014-09-09  Jeroen HofsteeARM: make gd a function for clang
2014-09-09  Jeroen Hofsteecc-option: also detect unsupported warnings options
2014-09-09  Jeroen HofsteeARM: SPL: do not set gd again
2014-09-09  Jeroen Hofsteeboard_r: ARM[64] do not set gd again
2014-09-09  Vasili Galkamicroblaze: Fix printf size_t format related warnings...
2014-09-09  Albert ARIBAUDMerge branch 'u-boot-sunxi/master' into 'u-boot-arm...
2014-09-08  Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-09-08  Wang Huanls102xa: dcu: Add platform support for DCU on LS1021ATW...
2014-09-08  Wang Huanvideo: dcu: Add Sii9022A HDMI Transmitter support
2014-09-08  Wang Huanvideo: dcu: Add DCU driver support
2014-09-08  Jingchang Luserial: lpuart: add 32-bit registers lpuart support
2014-09-08  Claudiu Manoilnet: tsec: Remove tx snooping support from LS1
2014-09-08  Wang Huanarm: ls102xa: Add basic support for LS1021ATWR board
2014-09-08  Wang Huanarm: ls102xa: Add basic support for LS1021AQDS board
2014-09-08  York Sundriver/ddr/fsl: Add support of overriding chip select...
2014-09-08  York Sundriver/ddr/freescale: Fix DDR3 driver for ARM
2014-09-08  York Sundriver/ddr/freescale: Add support of accumulate ECC
2014-09-08  Wang Huanls102xa: esdhc: Add esdhc support for LS102xA
2014-09-08  Wang Huanesdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_E...
2014-09-08  Alison Wangls102xa: etsec: Add etsec support for LS102xA
2014-09-08  Alison Wangnet: mdio: Use mb() to be compatible for both ARM and...
2014-09-08  Claudiu Manoilnet: Merge asm/fsl_enet.h into fsl_mdio.h
2014-09-08  Wang Huanls102xa: i2c: Add i2c support for LS102xA
2014-09-08  Wang Huanarm: ls102xa: Add Freescale LS102xA SoC support
2014-09-05  Simon Glasspatman: Fix detection of git version
2014-09-05  Simon Glassbuildman: Separate out display of warnings and errors
2014-09-05  Simon Glassbuildman: Add an option to show which boards caused...
2014-09-05  Simon Glassbuildman: Remove the directory prefix from each error...
2014-09-05  Simon Glassbuildman: Implement an option to exclude boards from...
2014-09-05  Simon Glassbuildman: Allow make-flags variables to include '-...
2014-09-05  Simon Glassbuildman: Set the return code to indicate build result
2014-09-05  Simon Glasspatman: Avoid changing the order of tags
2014-09-05  Simon Glasspatman: Use --no-pager' to stop git from forking a...
2014-09-05  Simon Glasspatman: Remove the -a option
2014-09-05  Simon Glasspatman: Correct unit tests to run correctly
2014-09-05  Simon Glasspatman: Fix indentation in terminal.py
2014-09-05  Ajay KumarCONFIGS: peach-pit: Enable display for peach_pit board
2014-09-05  Ajay KumarARM: exynos: peach_pit: Add DT nodes for fimd and parad...
2014-09-05  Ajay Kumarexynos5420: add callbacks needed for exynos_fb driver
2014-09-05  Ajay KumarARM: exynos: Add missing declaration for gpio_direction...
2014-09-05  Vadim Bendeburyvideo: Add driver for Parade PS8625 dP to LVDS bridge
2014-09-05  Ajay Kumarvideo: exynos_fimd: Add framework to disable FIMD sysmmu
2014-09-05  Ajay Kumararm: exynos: Add get_lcd_clk and set_lcd_clk callbacks...
2014-09-05  Ajay Kumararm: exynos: Add RPLL for Exynos5420
2014-09-05  Ajay Kumarexynos_fb: Remove usage of static defines
2014-09-05  FUKAUMI Naokisun7i: Add support for Olimex A20-OLinuXino-LIME
2014-09-05  Ian Campbellsunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
2014-09-05  Masahiro Yamadakconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_O...
next