]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2015-09-24  Masahiro YamadaARM: uniphier: fix init page table for ProXstream2...
2015-09-24  Masahiro YamadaARM: uniphier: add ProXstream2 and PH1-LD6b support
2015-09-24  Masahiro YamadaARM: uniphier: add PH1-Pro5 support
2015-09-24  Masahiro YamadaARM: uniphier: allow to enable multiple SoCs
2015-09-24  Masahiro YamadaARM: uniphier: remove kernel parameter settings from...
2015-09-24  Masahiro YamadaARM: uniphier: unify low-level debug init code
2015-09-24  Masahiro YamadaARM: uniphier: fix glitch signal problem for low-level...
2015-09-24  Masahiro YamadaARM: uniphier: delete unneeded input enable for low...
2015-09-24  Masahiro YamadaARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIP...
2015-09-24  Masahiro YamadaARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD
2015-09-24  Masahiro YamadaARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to...
2015-09-24  Masahiro YamadaARM: uniphier: refactor LED function
2015-09-24  Masahiro YamadaARM: uniphier: remove useless wrapper functions
2015-09-24  Masahiro YamadaARM: uniphier: remove unused header file
2015-09-24  Masahiro YamadaARM: uniphier: parse device tree to determine DRAM...
2015-09-24  Masahiro YamadaARM: uniphier: remove ifdef CONFIG_{SOC} conditionals...
2015-09-24  Masahiro YamadaARM: uniphier: change the external bus address mapping
2015-09-24  Masahiro YamadaARM: uniphier: enable setexpr command
2015-09-24  Masahiro YamadaARM: uniphier: drop DCC micro support card support
2015-09-24  Masahiro YamadaARM: uniphier: drop ad-hoc input enable settings
2015-09-24  Masahiro YamadaARM: uniphier: drop ad-hoc early pin-muxing settings
2015-09-24  Masahiro YamadaARM: uniphier: enable PINCTRL and SPL_PINCTRL
2015-09-24  Masahiro YamadaARM: dts: uniphier: prepare device trees to use pinctrl...
2015-09-24  Masahiro YamadaARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN to...
2015-09-24  Masahiro YamadaARM: uniphier: enable simple-bus driver for SPL
2015-09-24  Masahiro Yamadapinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver
2015-09-24  Masahiro Yamadapinctrl: uniphier: add UniPhier ProXstream2 pinctrl...
2015-09-24  Masahiro Yamadapinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver
2015-09-24  Masahiro Yamadapinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver
2015-09-24  Masahiro Yamadapinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver
2015-09-24  Masahiro Yamadapinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver
2015-09-23  Masahiro Yamadapinctrl: uniphier: add UniPhier pinctrl core support
2015-09-19  Masahiro Yamadapinctrl: move dm_scan_fdt_node() out of pinctrl uclass
2015-09-17  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-09-17  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-09-17  Bin Mengx86: quark: Configure MTRR to enable cache
2015-09-17  Bin Mengx86: doc: Add DMI to the TODO list
2015-09-17  Bin Mengx86: doc: Document some porting hints about Intel Quark
2015-09-17  Bin Mengx86: galileo: Add PCIe root port IRQ routing
2015-09-17  Bin Mengx86: quark: Initialize thermal sensor properly
2015-09-17  Bin Mengx86: quark: Lock HMBOUND register before jumping to...
2015-09-17  Bin Mengx86: quark: Convert to use clrbits, setbits, clrsetbits...
2015-09-17  Bin Mengx86: quark: Add clrbits, setbits, clrsetbits macros...
2015-09-17  Bin Mengx86: galileo: Enable random mac address for Quark
2015-09-17  Bin Mengx86: quark: Add PCIe/USB static register programming...
2015-09-17  Bin Mengx86: Convert to use driver model eth on quark/galileo
2015-09-17  Bin Mengnet: designware: Add support to PCI designware devices
2015-09-17  Bin Mengdm: pci: Add an inline API to test if a device is on...
2015-09-17  Masahiro Yamadadts: do not cut down pinctrl-0 and pinctrl-names for...
2015-09-16  Thierry RedingARM: tegra114: Clear IDDQ when enabling PLLC
2015-09-16  Thierry RedingARM: tegra124: Clear IDDQ when enabling PLLC
2015-09-16  Mirza KrakARM: tegra: Add Tegra20 SPI device nodes
2015-09-16  Thierry Redingp2571: Remove hard-coded counter frequency
2015-09-16  Thierry Redingp2371: Remove hard-coded counter frequency
2015-09-16  Thierry Redinge2220-1170: Remove hard-coded counter frequency
2015-09-16  Thierry RedingARM: tegra: clk_m is the architected timer source clock
2015-09-16  Thierry RedingARM: tegra: Implement clk_m
2015-09-16  Thierry Redingarmv8: Make COUNTER_FREQUENCY optional
2015-09-16  Stephen WarrenARM: tegra: replace V_PROMPT define with kconfig
2015-09-16  Stephen WarrenARM: tegra: fix PLLP frequency calc on T210
2015-09-16  Stephen WarrenARM: tegra: fix COUNTER_FREQUENCY for T210
2015-09-16  Axel Lintegra: Remove tegra_spl_gpio_direction_output declarati...
2015-09-16  Stephen WarrenARM: tegra: Add p2371-2180 board
2015-09-16  Tom RiniMerge git://git.denx.de/u-boot-fdt
2015-09-15  Masahiro Yamadakbuild: fixdep: drop meaningless hash table initialization
2015-09-15  Andreas Färberapi_storage: Fix non-first storage device enumeration
2015-09-15  Stefan Roesearm: Remove unused reference to nomadik
2015-09-15  Stefan Roesearm: Remove unused ST-Ericsson u8500 arch
2015-09-15  Stefan Roesemtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch...
2015-09-15  Lukasz Majewskienv: import: hashtable: Free memory allocated before...
2015-09-15  Lukasz Majewskienv: import: hashtable: Prevent buffer overrun when...
2015-09-15  Imran Zamancli_simple.c: fix possible overflow when copying the...
2015-09-15  Tom Riniti816x: Switch to SYS_GENERIC_BOARD
2015-09-15  Tom Riniti814x_evm: Switch to SYS_GENERIC_BOARD
2015-09-15  Tom Riniomap3_evm_common.h: Switch to SYS_GENERIC_BOARD
2015-09-15  Stephen Warrenfdt: add new fdt address parsing functions
2015-09-13  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-09-13  Simon GuinotARM: Kirkwood: fix IDE configuration on LaCie boards
2015-09-13  Sergey Kostanbaevarm: move edb93xx to generic board architecture
2015-09-13  Simon GuinotARM: Kirkwood: enable generic board support for LaCie...
2015-09-13  Fabio Estevamudoo: Fix the error handling in board_eth_init()
2015-09-13  Fabio Estevamtqma6_mba6: Fix the error handling in board_eth_init()
2015-09-13  Fabio Estevamot1200: Fix the error handling in board_eth_init()
2015-09-13  Fabio Estevamnitrogen6x: Fix the error handling in board_eth_init()
2015-09-13  Fabio Estevampcie_imx: Use 'ms' for milliseconds
2015-09-13  Fabio Estevammx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE
2015-09-13  Fabio Estevammx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN
2015-09-13  Fabio Estevammx6ul_14x14_evk: Do not undef config options
2015-09-13  Fabio Estevammx6ul_14x14_evk: Remove unused config option
2015-09-13  Fabio Estevammx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD
2015-09-13  Fabio Estevamcgtqmx6eval: Remove CONFIG_CMD_FUSE option
2015-09-13  Fabio Estevammx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT
2015-09-13  Fabio Estevammx6slevk: Remove CONFIG_SPL_FAT_SUPPORT
2015-09-13  Fabio Estevammx6ul_14x14_evk: Add a README file
2015-09-13  Fabio Estevammx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT
2015-09-13  Fabio Estevamimx-common: cpu: Do not print on invalid temperature
2015-09-13  Fabio Estevamthermal: imx_thermal: Do not print on error
2015-09-13  Peng Fanimx: mx6 discard 'select CPU_V7' for different targets
2015-09-13  Peng Fanmx6: remove SYS_SOC from board Kconfig
2015-09-13  Nikita Kiryanovarm: mx6: cm-fx6: modify device tree for old revisions...
next