projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2013-12-18
Yoshihiro Shimoda
serial_sh: add support for SH7753
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Yoshihiro Shimoda
net: sh-eth: add support for SH7753
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Yoshihiro Shimoda
sh: add support for sh7753evb board
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Tom Rini
Prepare v2014.01-rc2
v2014.01-rc2
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Masahiro Yamada
Makefile, .gitignore: Cleanup non-existing binaries
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Masahiro Yamada
examples: x86: delete 82559_eeprom
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Masahiro Yamada
Makefile: Select objects by CONFIG_ rather than $(ARCH...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Masahiro Yamada
Makefile: delete unnecessary lines
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Miao Yan
README.vxworks: add a document describing the new VxWor...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Miao Yan
common/fdt_support.c: avoid unintended return from...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Miao Yan
common/cmd_bootm: extend do_bootm_vxworks to support...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Sonic Zhang
blackfin: remove build warning
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Sonic Zhang
blackfin: fixing warning by including proper headers
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Sonic Zhang
blackfin: fix building error by enlarging the memory...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Sonic Zhang
blackfin: Disable commands to reduce l1 ram requirement
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Sonic Zhang
blackfin: fix building error by adding macro CONFIG_SYS_I2C
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Sonic Zhang
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Miao Yan
common/config_defaults.h: make CONFIG_BOOTM_VXWORKS...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Miao Yan
common/cmd_bootm.c: seperate do_bootm_vxworks related...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
Makefile: delete unnecessary CPPFLAGS settings
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
Makefile: Move some scripts imported from Linux
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
drivers/mtd: descend into sub directories only when...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
drivers/usb/gadget: select objects by obj-$(CONFIG...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
post: descend only when CONFIG_HAS_POST is defined
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
Makefile: delete a make rule of $(LDSCRIPT)
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Alexey Brodkin
board_f: explicitly disable console on early boot
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Stany MARCEL
Correct vxWorks elf boot to load at correct address
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
.gitignore: ignore spl/ and tpl/ directories except...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
PowerPC: merge commonly-defined flags
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kees Jongenburger
netbsd:fix documentation typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Tom Rini
yaffs2: Use lldiv for 64bit division
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Tom Rini
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Tom Rini
ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Tom Rini
ARM:zynq: Correct __udelay to use lldiv
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Stephen Warren
time: fix usec_to_tick()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
Makefile: correct dependencies of asm-offsets.[hs]
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
Makefile: use two double-quotations as a pair
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Masahiro Yamada
Makefile: Do not create empty autoconf.mk on error
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Guilherme Maciel...
sandbox: dumpimage: Test dumpimage
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Guilherme Maciel...
Add dumpimage, a tool to extract data from U-Boot images
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Guilherme Maciel...
tools: moved code common to all image tools to a separa...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Guilherme Maciel...
mkimage: added 'static' specifier to match function...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Vladimir Zapolskiy
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Vladimir Zapolskiy
serial: lpc32xx: send CR before LF
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Prabhakar Kushwaha
powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Claudiu Manoil
powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Shengzhou Liu
net/fman: add ft_fixup_xgec to support 3rd and 4th...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Shaohui Xie
powerpc/t4240: Add a frequency setting case for fman1
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Albert ARIBAUD
Merge branch 'u-boot/master' into 'u-boot-arm/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Tom Rini
Merge branch 'spi' of git://git.denx.de/u-boot-x86
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Ian Campbell
vexpress: use correct timer address on extended memory...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Soren Brinkmann
serial: zynq: Remove unused #defines
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Mike Frysinger
sandbox: spi: Enable new spi/sf layers
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Mike Frysinger
sandbox: spi: Add new SPI flash driver
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Mike Frysinger
sandbox: spi: Add SPI emulation bus
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Simon Glass
spi: Add device tree binding for SPI bus
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Simon Glass
spi_flash: Add spi_flash_probe_fdt() to locate SPI...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Simon Glass
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Mateusz Kulikowski
arm: at91: support for the Calao USB-A9263 board (based...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Heiko Schocher
arm, at91: add siemens corvus board
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Heiko Schocher
arm, at91: add Siemens board taurus and axm
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Andreas Bießmann
at91: switch coloured LED to gpio API
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Andreas Bießmann
at91: nand: switch atmel_nand to generic GPIO API
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Andreas Bießmann
at91: redefine legacy GPIO PIN_BASE
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Andreas Bießmann
at91: add new gpio pin definitions
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Kuo-Jung Su
mmc: add Faraday FTSDC021 SDHCI controller support
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Priyanka Jain
powerpc: mmc: Add corenet devices support in esdhc spl
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Alexey Brodkin
mmc/dwmmc: modify FIFO threshold only if value explicit...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Jaehoon Chung
mmc: dw_mmc: remove the exynos specific code in dw...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Albert ARIBAUD
arm: keep all sections in ELF file
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Masahiro Yamada
ARM: align MVBAR on 32 byte boundary
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Albert ARIBAUD
Merge branch 'u-boot-samsung/master' into 'u-boot-arm...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Albert ARIBAUD
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Tom Rini
AM3517 EVM: Enable ethernet
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Roger Quadros
omap4_panda: Don't use ulpi_reset
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Roger Quadros
omap3_beagle: Don't use ulpi_reset
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Roger Quadros
usb: ehci-omap: Reset the USB Host OMAP module
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Trimarchi
arm: omap3: Enable clocks for peripherals only if they...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Minkyu Kang
arm: arndale: disable spi boot
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Minkyu Kang
arm: exynos: adds ifdef for spi boot
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Albert ARIBAUD
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Masahiro Yamada
blackfin: Do not generate unused header bootrom-asm...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Axel Lin
spi: bfin_spi6xx: Remove unnecessary test for bus and...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Axel Lin
spi: bfin_spi: Remove unnecessary test for bus and...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sonic Zhang
blackfin: soft-i2c: No need to define blackfin specific...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sonic Zhang
blackfin: Add missing macro CONFIG_BFIN_SERIAL
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sonic Zhang
blackfin: If none ADI_GPIOX macro is defined, use ADI_G...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sonic Zhang
blackfin: Use ADI_GPIO2 driver other than the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Naveen Krishna Ch
i2c: samsung: register i2c busses for Exynso5420 and...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Nikita Kiryanov
arm: omap: i2c: don't zero cnt in i2c_write
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kuo-Jung Su
cmd_eeprom: bug fix for i2c read/write
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kuo-Jung Su
i2c: fti2c010: serial out r/w address in MSB order
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kuo-Jung Su
i2c: fti2c010: migrate to new i2c model
commit
|
commitdiff
|
tree
|
snapshot
next