Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4067815998a45ed18e4e42ac9cf655ad07d1d4df
4067815
powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb
by Aneesh Bansal
· 11 years ago
0b2e13d
powerpc/85xx: Add T4240RDB board support
by Chunhe Lan
· 11 years ago
652e29b
board/b4qds: VID support
by Shaveta Leekha
· 11 years ago
4150f24
board/freescale/common: ZM7300 driver
by Shaveta Leekha
· 11 years ago
69c0d32
kbuild: Fix trailing whitespaces
by Michal Simek
· 11 years ago
15e82e5
net/designware: call phy_connect_dev() to properly setup phylib device
by Ian Campbell
· 11 years ago
1b37fa8
boards.cfg: Keep entries sorted
by Fabio Estevam
· 10 years ago
dd6d796
fs/fat: correct FAT16/12 file finding in root dir
by Wu, Josh
· 11 years ago
2e98f70
fs: fat_write: fix the incorrect last cluster checking
by Wu, Josh
· 11 years ago
0611897
fs/fat: add fat12 cluster check
by Wu, Josh
· 11 years ago
8b454ee
fs:ext4:write:fix: Reinitialize global variables after updating a file
by Łukasz Majewski
· 11 years ago
35dd055
fs:ext4:cleanup: Remove superfluous code
by Łukasz Majewski
· 11 years ago
ae95fad
disk: part_efi: add support for the Backup GPT
by Steve Rae
· 11 years ago
fa39ffe
common/board_f: Fix size variable
by York Sun
· 11 years ago
2a1680e
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
7e18a1b
Trivial fix to .gitignore for spl/Makefile
by Ralph Siemsen
· 11 years ago
717ccc1
cmd_bootm.c: Only say XIP image when load is image_start
by Tom Rini
· 11 years ago
cd834a0
tools: env: Add aes.c placeholder
by Marek Vasut
· 11 years ago
e7afb73
nand_spl: remove unused linker scripts u-boot-nand.lds
by Masahiro Yamada
· 11 years ago
488c47a
config: remove platform CONFIG_SYS_HZ definition part 4
by Masahiro Yamada
· 11 years ago
6f2ed0e
cosmetic: delete misleading comment /* CONFIG_BOARDDIR */
by Masahiro Yamada
· 11 years ago
5c50a92
hush shell: Avoid string write overflow when entering max cmd length
by Kristian Otnes
· 11 years ago
bf69d66
kbuild: allow null board for spl build
by Masahiro Yamada
· 11 years ago
bafd67d
tps6586x: staticize funtions
by Manish Badarkhe
· 11 years ago
96ee97a
doc: README.generic-board: Fix typo
by Fabio Estevam
· 11 years ago
822ef00
lib/sha256: fix compile on some hosts
by Andreas Bießmann
· 11 years ago
65bb6d8
kbuild: build with -Werror=date-time if the compiler supports it
by Masahiro Yamada
· 11 years ago
9995d8c
fs: ubifs: drop __DATE__ and __TIME__
by Masahiro Yamada
· 11 years ago
c42f56d
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
by Masahiro Yamada
· 11 years ago
da384a9
net: rename and refactor eth_rand_ethaddr() function
by Masahiro Yamada
· 11 years ago
c85bb5a
rand: do not surround function declarations by #ifdef
by Masahiro Yamada
· 11 years ago
1d64377
cmd_time: do not show ticks
by Masahiro Yamada
· 11 years ago
597fe04
net/phy: enable get_phy_id redefinable
by Shengzhou Liu
· 11 years ago
02aa4c5
AR8035/phy: Enable autonegotiation function for ar8035
by Xiaobo Xie
· 11 years ago
d57dee5
serial: nsl16550: add hw flow control support
by Karicheri, Muralidharan
· 11 years ago
8abd053
fs: fat: Fix cache align error message in fatwrite
by Nobuhiro Iwamatsu
· 11 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
3e41c54
Prepare v2014.07-rc1
by Tom Rini
· 10 years ago
f4617ef
Merge branch 'tom' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
097c5de
sandbox: ignore sandbox.dtb
by Masahiro Yamada
· 11 years ago
2580609
sandbox: move source files from board/ to arch/sandbox/
by Masahiro Yamada
· 11 years ago
102061b
patman: Avoid duplicate sign-offs
by Simon Glass
· 11 years ago
757f64a
patman: Deal with 'git apply' failures correctly
by Simon Glass
· 11 years ago
75b3c3a
sandbox: Update and expand the README
by Simon Glass
· 11 years ago
ad0e463
sandbox: Provide a build option to avoid using SDL
by Simon Glass
· 11 years ago
1992dbf
Make 'run' use run_command_list() instead of run_command()
by Simon Glass
· 11 years ago
fd37dac
sandbox: Support 'env import' and 'env export'
by Simon Glass
· 11 years ago
bcb879c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
146b468
Merge branch 'master' of git://git.denx.de/u-boot-sparc
by Tom Rini
· 11 years ago
d2a3e911
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
4148b3d
leon: implement missing get_tbclk()
by Daniel Hellstrom
· 11 years ago
1c1c750
leon: use CONFIG_SYS_HZ to config timer prescaler
by Daniel Hellstrom
· 11 years ago
0986546
serial: zynq: Fix typo in suffix function name
by Michal Simek
· 11 years ago
891655e
serial: zynq: Remove sparse warnings
by Michal Simek
· 11 years ago
5146fc2
i2c: zynq: Fixed compilation errors when using DEBUG
by Jesper B. Christensen
· 11 years ago
173d294
Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
33b0f7b
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
a1a1f6e
Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
3c3f13f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
870e0bd
serial: zynq: Fix typo in suffix function name
by Michal Simek
· 11 years ago
6c4da35
serial: zynq: Remove sparse warnings
by Michal Simek
· 11 years ago
2fd2489
net: zynq: Fix sparse warnings in gem
by Michal Simek
· 11 years ago
c1a9fa4
net: zynq: Use predefined macros instead of hardcoded value
by Michal Simek
· 11 years ago
d1d37b5
microblaze: Wire up OF support for emaclite
by Stephan Linz
· 12 years ago
af41d6b
common: fixed linker-list example
by Mateusz Zalega
· 11 years ago
25fbf96
USB: gadget: save driver name before registering it
by Stephen Warren
· 11 years ago
c4d0e85
USB: gadget: added a saner gadget downloader registration API
by Mateusz Zalega
· 11 years ago
fad8edf
am335x: dfu: disable DFU in am335x_evm SPL build
by Mateusz Zalega
· 11 years ago
41c2d60
ums: always initialize mmc before ums_disk_init()
by Mateusz Zalega
· 11 years ago
b7d4259
dfu: mmc: change offset base handling
by Mateusz Zalega
· 11 years ago
711b931
dfu: mmc: raw data write fix
by Mateusz Zalega
· 11 years ago
75504e9
usb: dfu: fix boards wo USB cable detection
by Mateusz Zalega
· 11 years ago
6b423b7
part: header fix
by Mateusz Zalega
· 11 years ago
07a2d42
mmc: mmc header fix
by Mateusz Zalega
· 11 years ago
52fded7
Merge branch 'next' of git://git.denx.de/u-boot-sh
by Tom Rini
· 11 years ago
7904b70
ARM: highbank: use default prompt
by Rob Herring
· 11 years ago
ac9ae13
ARM: highbank: use config_distro_defaults.h
by Rob Herring
· 11 years ago
2fc5dab
usb: gadget: allow ci_udc to build with new gadget framework
by Stephen Warren
· 11 years ago
a022c1e
usb: ums: use only 1 buffer for CI_UDC
by Stephen Warren
· 11 years ago
fcf2ede
usb: ci_udc: support variants with hostpc register
by Stephen Warren
· 11 years ago
0c51dc6
usb: ci_udc: make PHY initialization conditional
by Stephen Warren
· 11 years ago
8aac6e9
usb: ci_udc: set ep->req.actual after transfer
by Stephen Warren
· 11 years ago
f5c0300
usb: ci_udc: Support larger packets
by Stephen Warren
· 11 years ago
672ad18
dfu:fix: Replace wrong return value with proper one
by Lukasz Majewski
· 11 years ago
e6e493f
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
by andrey.konovalov@linaro.org
· 11 years ago
078d730
usb: musb: fill in usb_gadget_unregister_driver
by Rob Herring
· 11 years ago
52d4501
usb: handle NULL table in usb_gadget_get_string
by Rob Herring
· 11 years ago
fd2a89b
usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
by Przemyslaw Marczak
· 11 years ago
adfc17b
usb:gadget:f_thor: code cleanup in function download_tail()
by Przemyslaw Marczak
· 11 years ago
08a98b8
usb: Fix USB keyboard polling via control endpoint
by Adrian Cox
· 11 years ago
ea42777
usb: Add endian support macros to interrupt transfers in the EHCI driver.
by Adrian Cox
· 11 years ago
ede4d5e
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
by Nobuhiro Iwamatsu
· 11 years ago
994b566
sh: delete an unused source file
by Masahiro Yamada
· 11 years ago
a405764
drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write
by Shaveta Leekha
· 11 years ago
dec1861
driver/mxc_i2c: Move static data structure to global_data
by York Sun
· 11 years ago
8854070
Merge branch 'master' of git://www.denx.de/git/u-boot-arc
by Tom Rini
· 11 years ago
5fcb084
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 11 years ago
b71bf4a
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 11 years ago
080d897
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
0cdd762
axs101: bump DDR size from 256 to 512 Mb
by Alexey Brodkin
· 11 years ago
Next »