platform/kernel/u-boot.git
2016-02-15 Adam FordOMAP3: omap3_logic: Grow SPL to 64K from 54K
2016-02-15 Derald D. WoodsOMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage...
2016-02-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-02-14 Masahiro YamadaARM: uniphier: add support for PH1-Pro4 Ace and Sanji...
2016-02-14 Masahiro YamadaARM: dts: uniphier: enable I2C channel 2 of ProXstream2...
2016-02-14 Masahiro YamadaARM: dts: uniphier: add EEPROM node for ProXstream2...
2016-02-14 Masahiro YamadaARM: uniphier: drop unnecessary "bootm_low" environment...
2016-02-14 Masahiro YamadaARM: uniphier: adjust DDR clock delay line for ProXstream2
2016-02-14 Masahiro YamadaARM: uniphier: move cmd_ddrmphy.c to fix build error
2016-02-14 Masahiro YamadaARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
2016-02-14 Masahiro YamadaARM: uniphier: remove unused header mio-regs.h
2016-02-14 Masahiro YamadaARM: uniphier: drop unneeded EHCI pin mux settings
2016-02-14 Masahiro Yamadausb: remove UniPhier EHCI driver
2016-02-14 Masahiro YamadaARM: uniphier: switch over to generic EHCI driver
2016-02-14 Masahiro YamadaARM: dts: uniphier: add clocks properties to EHCI nodes
2016-02-14 Masahiro YamadaARM: dts: uniphier: add device nodes for MIO control...
2016-02-14 Masahiro YamadaARM: dts: uniphier: add device nodes for Peripheral...
2016-02-14 Masahiro YamadaARM: dts: uniphier: add device nodes for System Control...
2016-02-14 Masahiro YamadaARM: dts: uniphier: add reference clock nodes
2016-02-14 Masahiro Yamadaclk: uniphier: add Media I/O clock driver for UniPhier...
2016-02-14 Masahiro YamadaARM: uniphier: support USB boot mode for ProXstream2...
2016-02-14 Masahiro YamadaARM: uniphier: add missing static qualifier
2016-02-14 Masahiro YamadaARM: uniphier: create early page table at run-time
2016-02-14 Masahiro YamadaARM: uniphier: change stack pointer address for SPL
2016-02-14 Masahiro Yamadaspl: define BOOT_DEVICE_USB
2016-02-14 Masahiro YamadaARM: uniphier: update U-Boot file names in workflow
2016-02-14 Masahiro YamadaARM: uniphier: support some more DRAM use cases on...
2016-02-14 Masahiro YamadaARM: uniphier: fix nfsboot command
2016-02-14 Masahiro YamadaARM: uniphier: factor out common part of boot commands
2016-02-14 Masahiro YamadaARM: uniphier: add default bootm_low to fix FIT boot
2016-02-14 Masahiro YamadaARM: uniphier: fix NOR boot command
2016-02-12 Siva Durga... arasan: nfc: Add initial nand driver support for arasan
2016-02-12 Siva Durga... zynqmp: nand: Add Nand driver support for zynqmp
2016-02-12 Kevin Smithmtd: pxa3xx_nand: Don't alloc unneeded memory
2016-02-12 Kevin Smithmtd: pxa3xx_nand: Correct offset calculation
2016-02-12 Kevin Smithmtd: pxa3xx_nand: Correct null dereference
2016-02-12 Peng Fannand: mxs: fix error handling for mxs_nand_init
2016-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-11 Simon Glassvideo: tegra: Enable the 'lcd' env variable work-around
2016-02-11 Simon Glassdm: video: Add a temporary work-around for old stdout var
2016-02-10 Hans de GoedeRevert "common/memsize.c: Simplify RAM size detection"
2016-02-09 Stephen Warrentest/py: capture the entire U-Boot version at boot
2016-02-09 Stephen Warrentest/py: fix off-by-one error in spawn matching code
2016-02-09 Stephen Warrentest/py: HTML awesome!
2016-02-09 Stephen Warrentest/py: exit(1) if there are problems running py.test
2016-02-09 Stephen Warrenitest: allow map_physmem to return 0 in limited cases
2016-02-09 Stephen Warrengunzip: remove avail_in recalculation
2016-02-08 Paul Kocialkowskisniper: Drop references to P970
2016-02-08 David Müller... s3c24xx: serial: Remove dead code
2016-02-08 David Müller... doc: Remove any reference to CONFIG_MODEM_SUPPORT,...
2016-02-08 David Müller... Remove unused CONFIG_HWFLOW option and associated dead...
2016-02-08 David Müller... Remove unused CONFIG_CMD_HWFLOW option and associated...
2016-02-08 David Müller... Remove unused CONFIG_MODEM_SUPPORT option and associate...
2016-02-08 Stephen WarrenARM: rpi: set fdt_high in the default environment
2016-02-08 Stephen WarrenARM: rpi: update memory layout env. var. documentation
2016-02-08 Masahiro Yamadaboard_r: fix a typo in comment block
2016-02-08 Masahiro Yamadakbuild: fix build rule of u-boot-spl.dtb
2016-02-08 Masahiro Yamadakbuild: add missing FORCE where $(call if_changed,...
2016-02-08 Masahiro Yamadakbuild: remove unneeded ifdef conditionals around build...
2016-02-08 Masahiro Yamadaimage: fix getenv_bootm_size() function again
2016-02-08 Stephen Warrentest/py: support running sandbox under gdbserver
2016-02-08 Stephen Warrenmalloc: solve dead code issue in memalign()
2016-02-08 Stanislav Galabovapi: Add FreeBSD API support for MIPS platforms
2016-02-08 Stephen Warren.travis.yml: explicitly request sudo
2016-02-08 Lubomir Rintelrpi: set ethaddr as well
2016-02-08 Eddy Petrișorcommon/memsize.c: Simplify RAM size detection
2016-02-08 Mugunthan V Ndefconfig: k2g_evm_defconfig: enable net driver model
2016-02-08 Mugunthan V NARM: dts: k2g: Add keystone net dts files
2016-02-08 Mugunthan V Ndefconfig: k2e_evm_defconfig: enable net driver model
2016-02-08 Mugunthan V Ndefconfig: k2l_evm_defconfig: enable net driver model
2016-02-08 Mugunthan V Ndefconfig: k2hk_evm_defconfig: enable net driver model
2016-02-08 Mugunthan V Ndrivers: net: keystone_net: convert driver to adopt...
2016-02-08 Mugunthan V Ndrivers: net: phy: micrel: fix build errors with CONFIG...
2016-02-08 Mugunthan V Nboard: ti: ks2_evm: remove board_eth_init when CONFIG_D...
2016-02-08 Adam FordOMAP3: omap3_logic: Remove YAFFS support.
2016-02-08 Adam FordOMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
2016-02-08 Adam FordOMAP3: omap3_logic: Enable Android Fastboot
2016-02-08 Simon Glassdm: Update on current serial driver status
2016-02-08 Simon Glassdm: pxa: serial: Drop serial_sa1100 serial driver
2016-02-08 Simon Glassdm: serial: Drop serial_max3100 serial driver
2016-02-08 Simon Glassdm: freescale: serial: Drop serial_imx serial driver
2016-02-08 Simon Glassdm: opencores: Drop opencores_yanu serial driver
2016-02-08 Simon Glassdm: freescale: Drop mxs_auart serial driver
2016-02-08 Adam FordOMAP3_LOGIC: Setup defconfig to enable SPL and NAND...
2016-02-08 Adam FordOMAP3: Enable SPL on omap3_logic
2016-02-08 Lubomir Rintelrpi: fix up Model B entries
2016-02-08 Stephen Warrenrpi: link to another model number info source
2016-02-08 Marek Vasuthush: Add rudimentary support for PS1 and PS2
2016-02-08 Marek Vasuthush: Pull out U-Boot prompt display and read functionality
2016-02-08 Vikas Manochaserial: serial_stm32: move clock config from driver...
2016-02-08 Heiko Schochertest, tools: introduce tbot README
2016-02-08 Adam FordARM: omap3_logic: Fix pin muxing
2016-02-08 Andreas Fenkarttools: env: update usage strings
2016-02-08 Andreas Fenkarttools: env: factor out parse_common_args
2016-02-08 Andreas Fenkarttools: env: shift optind arguments and fix argument...
2016-02-08 Andreas Fenkarttools: env: parse aes key / suppress flag into argument...
2016-02-08 Andreas Fenkarttools: env: introduce setenv/printenv argument structs
2016-02-08 Andreas Fenkarttools: env: make parse_aes_key stateless
2016-02-08 Andreas Fenkarttools: env validate: pass values as 0-based array
2016-02-08 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
next