Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
« Previous
0ae3916
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
5c8d5b6
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4281ad8
buildman: Allow make flags to be specified for each board
by Simon Glass
· 11 years ago
e19d578
buildman: Adjust tests for new boards.cfg format
by Simon Glass
· 11 years ago
5077f96
usb: ehci: Fix test mode for connected ports
by Julius Werner
· 11 years ago
ce7a7f5
i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID
by Eric Nelson
· 11 years ago
a0a0dac
mx6: Fix use of improper value in enable_ipu_clock
by Pierre Aubert
· 11 years ago
a05f4ab
mx35pdk: Fix error handling in board_late_init()
by Fabio Estevam
· 11 years ago
17cc236
mx28evk: Propagate the error if cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
2cba60a
mx28evk: Propagate the error if cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
72048bc
tools/imximage.c: Fix compiling warning
by York Sun
· 11 years ago
4d6c967
samsung: trats2: add support for new board Trats2
by Piotr Wilczek
· 11 years ago
ecda331
samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board
by Piotr Wilczek
· 11 years ago
a88aab6
power:battery: add battery support for Trats2 board
by Piotr Wilczek
· 11 years ago
0475044
drivers:power:max77693: add support for new multi function pmic max77693
by Piotr Wilczek
· 11 years ago
4585fc5
USB: gadget: atmel: disconnect before unbind
by Bo Shen
· 11 years ago
a6921ad
usb:g_dnl:dfu: Download gadget and DFU function code clean up
by Lukasz Majewski
· 11 years ago
69d6cbe
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
by Lukasz Majewski
· 11 years ago
ba4e95c
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage)
by Lukasz Majewski
· 11 years ago
e473b8b
am335x_evm: enable DFU RAM
by Afzal Mohammed
· 11 years ago
a9479f0
dfu: ram support
by Afzal Mohammed
· 11 years ago
5a127c8
dfu: unify mmc/nand read/write ops enum
by Afzal Mohammed
· 11 years ago
765c5ae
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
by Lukasz Majewski
· 11 years ago
3668ce3
ARM: atmel: add RNDIS gadget support
by Bo Shen
· 11 years ago
ee7e9a3
ARM: atmel: correct UDPHS name
by Bo Shen
· 11 years ago
9e40493
USB: gadget: add atmel usba udc driver
by Bo Shen
· 11 years ago
898d686
usb: gadget: config: fix unaligned access issues
by Troy Kisky
· 11 years ago
7a813d5
dfu: Make maximum DFU file size equal to default DFU data buffer
by Lukasz Majewski
· 11 years ago
a7d2c3c
dfu:cosmetic: Fix printf text for buffer overflow condition
by Lukasz Majewski
· 11 years ago
5290759
usb: gadget: Fix data aborts during USB ethernet boot
by Joel Fernandes
· 11 years ago
6b40852
Sound: MAX98095: Support I2S0 channel
by Dani Krishna Mohan
· 11 years ago
5fb5b15
Sound: I2S: Replacing I2S1 with I2S0 channel.
by Dani Krishna Mohan
· 11 years ago
3dd22a3
ARM: Added I2S0 clocks for audio
by Dani Krishna Mohan
· 11 years ago
b7006a7
DTS: Addition of I2S0 channel and replacing I2S1
by Dani Krishna Mohan
· 11 years ago
d981d80
Sound: WM8994: Support I2S0 channel
by Dani Krishna Mohan
· 11 years ago
d7884e0
cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
by Tom Rini
· 11 years ago
3d187b3
cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS
by Tom Rini
· 11 years ago
12eba1b
README: update ARM register usage
by Jeroen Hofstee
· 11 years ago
fe1378a
ARM: use r9 for gd
by Jeroen Hofstee
· 11 years ago
a81872f
ARM,relocate: do not use r9
by Jeroen Hofstee
· 11 years ago
3102274
ARM: refactor compiler options in config.mk
by Masahiro Yamada
· 11 years ago
7ba69b7
arm: zynq: Fix timer loadaddress
by Michal Simek
· 11 years ago
373d798
arm: prevent using movt/movw address loads
by Jeroen Hofstee
· 11 years ago
827512f
am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot.
by Robert P. J. Day
· 11 years ago
93ff255
net, phy, cpsw: fix NULL pointer deference
by Heiko Schocher
· 11 years ago
e22cc0c
ARM: OMAP5: Avoid writing into LDO SRAM bits
by Lokesh Vutla
· 11 years ago
d3d33da
ARM: DRA7: Enable saveenv command
by Lokesh Vutla
· 11 years ago
52f7d84
am335x:Handle worst case scenario for Errata 1.0.24
by Steve Kipisz
· 11 years ago
9721027
am335x_evm: am33xx_spl_board_init function and scale core frequency
by Tom Rini
· 11 years ago
d0b9616
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
2c01184
Fix wrong sdhci host control register read and write
by Juhyun \(Justin\) Oh
· 11 years ago
e8232fe
Add parentheses to ALLOC_ALIGN_BUFFER macro's
by Mischa Jonker
· 11 years ago
21bd576
mmc/dw_mmc: Allocate the correct amount of descriptors
by Mischa Jonker
· 11 years ago
2136d22
mmc/dw_mmc: Fix DMA descriptor corruption
by Mischa Jonker
· 11 years ago
da61fa5
mmc: don't support write & erase for SPL builds
by Paul Burton
· 11 years ago
fd37f19
net: fec_mxc: Fix timeouts during tftp transfer
by Fabio Estevam
· 11 years ago
1d58524
mx6sabresd: Fix the fdt file for the mx6dl version
by Fabio Estevam
· 11 years ago
79d6bf3
doc: README.mxs: Add instruction to install 'libssl-dev'
by Fabio Estevam
· 11 years ago
71d8b01
mx28evk: Fix checkpatch warning
by Fabio Estevam
· 11 years ago
e654ddf
i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
by Eric Nelson
· 11 years ago
31f0796
mx6slevk: Add Ethernet support
by Fabio Estevam
· 11 years ago
7df51fd
net: fec_mxc: Add support for mx6 solo-lite
by Fabio Estevam
· 11 years ago
e12408c
mx6qsabreauto: Return error if cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
cb427fe
mx6sabresd: Return error if cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
c4ed314
mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE
by Fabio Estevam
· 11 years ago
3f786a8
mmc: fsl_esdhc: Check the result from malloc()
by Fabio Estevam
· 11 years ago
59f46f4
mx6sabresd: Reset counter to prevent error message
by Fabio Estevam
· 11 years ago
1601ba4
mx6sabresd: Avoid hang when HDMI cable is not connected
by Fabio Estevam
· 11 years ago
b4c927b
ARM: arch-mx6: fix PLL2_PFD2_FREQ
by Markus Niebel
· 11 years ago
f62cd00
wandboard: Use imx6dl-wandboard.dtb for the solo version
by Fabio Estevam
· 11 years ago
5287946
am33xx: Add the efuse_sma CONTROL_MODULE register
by Tom Rini
· 11 years ago
6a0d803
am33xx: Add am33xx_spl_board_init function, call
by Tom Rini
· 11 years ago
b04601a
drivers/power/pmic: Add tps65910 driver
by Philip, Avinash
· 11 years ago
8b65b12
drivers/power/pmic: Add tps65217 driver
by Greg Guyotte
· 11 years ago
fd070d8
spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
by Tom Rini
· 11 years ago
03c1bb2
buildman: fix boards.cfg parsing
by Andreas Bießmann
· 11 years ago
2f0877c
FIT: delete unnecessary casts
by Masahiro Yamada
· 11 years ago
50c2a91
Makefile: Do not show make debug messages
by Masahiro Yamada
· 11 years ago
069d594
cosmetic: FIT: fix typos in comments
by Masahiro Yamada
· 11 years ago
1b387ef
SPDX: fix IBM-pibs license identifier
by Wolfgang Denk
· 11 years ago
9346d54
arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier
by Nobuhiro Iwamatsu
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
398bd4e
git-mailrc: Update SPI custodian
by Jagannadha Sutradharudu Teki
· 11 years ago
33c7731
Cosmetic: Update some info in the README "arch" section.
by Robert P. J. Day
· 11 years ago
61ffc17
cosmetic: doc: uImage.FIT: fix typos
by Masahiro Yamada
· 11 years ago
a466e49
boards.cfg: show info about boards.cfg instead of MAINTAINERS
by Roger Meier
· 11 years ago
bf209ab
boards.cfg: Fix the comment for invoking tools/reformat.py from vim
by Axel Lin
· 11 years ago
6d2ee5a
part_efi: make sure the gpt_pte is freed
by Mark Langsdorf
· 11 years ago
8094972
Fix loading freeze when netconsole is active
by Frederic Leroy
· 11 years ago
1f8b546
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
5c427e4
bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm
by Paul Burton
· 11 years ago
ad31ff6
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
db82447
arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot
by Jens Scharsig (BuS Elektronik)
· 11 years ago
82cecfc
drivers: s3c44b0_rtc: delete an unused driver
by Masahiro Yamada
· 11 years ago
d964df3
drivers: serial_s3c44b0: delete an unused driver
by Masahiro Yamada
· 11 years ago
a341f64
drivers: s3c44b0_i2c: delete an unused driver
by Masahiro Yamada
· 11 years ago
aeef2b0
ARM: s3c44b0: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
8687d5c
mmc: size optimization when !CONFIG_MMC_SPI
by Paul Burton
· 11 years ago
5619682
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
8112f5f
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
Next »