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
2014-07-22
Masahiro Yamada
scripts: add mailmapper, a tool to create/update mailma...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Masahiro Yamada
add .mailmap for proper git-shortlog output
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Pavel Machek
whitespace cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Igor Grinberg
Makefile: fix tags target documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Igor Grinberg
Makefile: fix ctags/etags clean targets
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Igor Grinberg
Makefile: fix the {c, e}tags/cscope build targets
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexander Holler
rpi_b: handle import of environments in files with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexander Holler
am335x_evm: handle import of environments in files...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexander Holler
omap3_beagle: handle import of environments in files...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexander Holler
Add option -r to env import to allow import of text...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Tom Rini
h2200: Disable SHA256 on FIT images
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Pavel Machek
lib/time.c cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeroen Hofstee
common: cmd_ide: use __weak and add prototypes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeroen Hofstee
common: cmd_ide: remove PIO mode
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Masahiro Yamada
serial: ns16550: use a const variable instead of macro
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Masahiro Yamada
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Masahiro Yamada
serial: ns16550: drop CONFIG_OMAP1610 from the special...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Pavel Machek
bootp can use mdelay
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Masahiro Yamada
spl: nand: read only in the size of image_header on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Pavel Machek
catch wrong load address passed to fatload / ext2load
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Pavel Machek
Fix help text of ext2load and fatload.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jeroen Hofstee
tools: compiler.h: add missing time.h
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lijun Pan
driver/usb: include upper/lower_32_bits() from linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lijun Pan
linux/compat.h: port lower_32_bits and upper_32_bits...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Masahiro Yamada
sparc: merge LEON2 and LEON3 linker scripts
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Masahiro Yamada
sparc: merge LEON3 linker scripts
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Tom Rini
esd:cmd_loadpci.c: Switch from "do_source" to "source"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
common: cmd_mii: fix printf format warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
autoboot: add its own header
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
board: rpi_b: include mmc header and fix prototype
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
mmc: prevent some warnings with make W=1
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
common: env_common: make env_get_char_spec __weak
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
yaffs2: preprocessor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
yaffs2: cosmetic: remove self assignments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
common: bootm_os: make arch_preboot_os __weak
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
dirvers: mmc: use __weak
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
lib:vsprintf: reduce scope of pack_hex_byte
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
env_callback.h: spl: mark callback as maybe_unused
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
lib:sha1: remove unused constant
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
common: main.c: make show_boot_progress __weak
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
lib:lmb: use __weak
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
common:splash: use __weak
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
dm: add missing includes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
common: board_f: cosmetic use __weak for leds
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
common: commands: make commands static
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
lib: div64: add missing include
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jeroen Hofstee
mtd: cfi_flash: fix clang warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Shengzhou Liu
fsl_i2c: add support for 3rd and 4th I2C
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Heiko Schocher
i2c, omap24xx: add i2c deblock sequenz
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Tom Rini
Prepare v2014.07
v2014.07
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Pavel Machek
socfpga: timer actually counts down
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Lokesh Vutla
ARM: DRA7xx: Update the board_name env variable
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Masahiro Yamada
boards.cfg: change "<none>" in the board field to "-"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Masahiro Yamada
boards.cfg: keep it sorted filling the board field
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Eric Nelson
i.MX6DL/S: add drive-strength back to pads DISP0_DAT2...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Felipe Balbi
usb: phy: omap_usb_phy: implement usb_phy_power() for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Felipe Balbi
usb: host: xhci: make sure to power up PHY
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Michal Simek
doc: Add zynq fragment to git-mailrc file
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Lokesh Vutla
ARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Fabio Estevam
mx6: soc: Update the comments of set_ldo_voltage()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Andre Renaud
MX6: Correct calculation of PLL_SYS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Lothar Rubusch
ARM: m53evk: Update default environment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Marek Vasut
ARM: m53evk: Adjust mtdparts settings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Marek Vasut
ARM: m53evk: add needed commands and options
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Lothar Rubusch
ARM: m28evk: Update default environment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Marek Vasut
ARM: m28evk: Adjust mtdparts
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Marek Vasut
ARM: m28evk: add needed commands and options
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Tom Rini
Merge branch 'tom' of git://git.denx.de/u-boot-x86
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Tyler Baker
TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Alexey Ignatov
kmake: include DTB section into u-boot.bin if CONFIG_OF...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Ian Campbell
git-mailrc: Add sunxi custodians.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
fit: make sha256 support optional
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: gdsys: Remove commands to reduce footprint
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: iocon: Modify iocon hardware startup
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: gdsys: Enable scrambling on DP501
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: gdsys: Make gdsys osd hardware detection more...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: gdsys: Configure bridge on DP501 to support...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: gdsys: Increase iocon and dlv10g version string
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: gdsys: Fix dlvision-10g I2C configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
i2c: IHS I2C master driver
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: iocon: Support DisplayPort hardware
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: controlcenterd: Use new API for setting i2c bus
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dirk Eibach
board: controlcenterd: Fix pci access
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
blackfin, powerpc: remove redundant definitions of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Vasili Galka
blackfin: Add more dcache functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Vasili Galka
blackfin: Fix warning about undefined function
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Vasili Galka
m68k: Fix incorrect memory access on M5235
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Vasili Galka
m68k: Fix bug, "address of" operator was forgotten
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
mpc8xx: remove spc1920 board support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
mpc8xx: remove v37 board support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
mpc8xx: remove fads board support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
mpc8xx: remove netta, netta2, netphone board support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
mpc8xx: remove rbc823 board support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
mpc8xx: remove RPXlite_dw, quantum board support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Masahiro Yamada
mpc8xx: remove qs850, qs860t board support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Jeroen Hofstee
tpm: don't use unneeded double brackets
commit
|
commitdiff
|
tree
|
snapshot
next