Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1cb8393a1363bdc15946ef5b0b20bd10717daa74
/
common
1530f6f
fs/fdos: Remove
by Tom Rini
· 11 years ago
130fbeb
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· 11 years ago
f150c83
cosmetic: FIT: fix a strange comment
by Masahiro Yamada
· 11 years ago
365475e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
6ab6b2a
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
fff40a7
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago
f7740f7
EXT4: Fix number base handling of "ext4write" command
by Wolfgang Denk
· 11 years ago
95f7062
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
by Masahiro Yamada
· 11 years ago
e5e897c
cmd_test: implement -e test for file existence
by Stephen Warren
· 11 years ago
2453de9
cmd_test: evaluate to false without any arguments
by Stephen Warren
· 11 years ago
d9b651c
cmd_test: implement ! on sub-expressions
by Stephen Warren
· 11 years ago
4c80f29
cmd_test: check for binary operators before unary
by Stephen Warren
· 11 years ago
490ba83
cmd_test: use table lookup for parsing
by Stephen Warren
· 11 years ago
c4d376f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
18c8358
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
614b2bf
cmd_mmc.c: Drop open/close mmc sub-commands
by Tom Rini
· 11 years ago
5a99b9d
cmd_mmc.c: Add bootbus mmc sub-command
by Tom Rini
· 11 years ago
792970b
cmd_mmc.c: Add 'partconf' command to mmc
by Tom Rini
· 11 years ago
f1fd957
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
by Tom Rini
· 11 years ago
b01e6fe
cmd_mmc.c: Change 'bootpart' code to match normal coding style
by Tom Rini
· 11 years ago
7dbe63b
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
bc5d542
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· 11 years ago
6d1a3e5
cmd_pxe.c add any option for filesystem with sysboot uses generic load
by Dennis Gilmore
· 11 years ago
c3a6e51
Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
c61d94d
pxe: implement fdtdir extlinux.conf tag
by Stephen Warren
· 11 years ago
f43c401
pxe: support "devicetree" tag
by Stephen Warren
· 11 years ago
08d0d6f
common: Add new clk command
by Michal Simek
· 11 years ago
dca2a1c
common: lcd.c: fix data abort exception when try to access bmp header
by Przemyslaw Marczak
· 11 years ago
7395398
board_r - fixup functions table after relocation
by Alexey Brodkin
· 11 years ago
8cffe5b
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
773b594
spl: common: Move FAT funcs to a common file
by Dan Murphy
· 11 years ago
be6d426
fdt_support.c: Correct linux,initrd-start/end setting
by Tom Rini
· 11 years ago
55ca99f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1b61027
common, env: optimize boottime
by Heiko Schocher
· 11 years ago
c5cbe1e
bootm: Reinstate special case for standalone images
by Simon Glass
· 11 years ago
68b15e8
common/image.c: move VxWorks header string out of CONFIG_CMD_ELF
by miao.yan@windriver.com
· 11 years ago
9b43894
command.c: Fix auto-completion for the full commands list case
by Andrew Gabbasov
· 11 years ago
10fcda8
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
3603e31
usb: ums: wait for usb cable connection before enter ums mode
by Przemyslaw Marczak
· 11 years ago
6d001e7
env_eeprom - fix bus recovery for "eeprom_bus_read"
by Alexey Brodkin
· 11 years ago
d1f22d4
sandbox: spi: Adjust 'sf test' to work on sandbox
by Simon Glass
· 11 years ago
7f673c9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
8401bfa
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
cce6be7
arm64: generic board support
by David Feng
· 11 years ago
0ae7653
arm64: core support
by David Feng
· 11 years ago
5cea95c
cmd_pxe: remove compiling warnings
by David Feng
· 11 years ago
f77a606
fdt_support: 64bit initrd start address support
by David Feng
· 11 years ago
ab71188
mmc: add setdsr support
by Markus Niebel
· 11 years ago
5c2859c
sandbox: Allow reading/writing of RAM buffer
by Simon Glass
· 11 years ago
91b136c
sandbox: Allow the console to work earlier
by Simon Glass
· 11 years ago
808434c
sandbox: Allow return from board_init_f()
by Simon Glass
· 11 years ago
f4d8de4
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· 11 years ago
35940de
common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
by Miao Yan
· 11 years ago
871a57b
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· 11 years ago
17ab52f
common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.
by Miao Yan
· 11 years ago
878a095
Makefile: delete unnecessary CPPFLAGS settings
by Masahiro Yamada
· 11 years ago
9aed5a2
board_f: explicitly disable console on early boot
by Alexey Brodkin
· 11 years ago
07a1a0c
Correct vxWorks elf boot to load at correct address
by Stany MARCEL
· 11 years ago
e2ce816
netbsd:fix documentation typo.
by Kees Jongenburger
· 11 years ago
6ca6d08
cmd_eeprom: bug fix for i2c read/write
by Kuo-Jung Su
· 11 years ago
1a1326d
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 11 years ago
017ce20
common: Delete unnecessary rules.
by Masahiro Yamada
· 11 years ago
4b756b0
hash.c: Correct non-hash subcommand crc32 addr-save support
by Tom Rini
· 11 years ago
26b807c
net: add support for extended registers to mdio command
by Stefano Babic
· 11 years ago
57d33d4
net: trivial: Fix typos in mii field descriptions
by Stephan Bauroth
· 11 years ago
a2e0a45
cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
by Alexey Brodkin
· 11 years ago
cefa471
lcd: allow overriding lcd_get_size()
by Anatolij Gustschin
· 11 years ago
15c5cdf
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 11 years ago
9a83233
env: fix the env export varname
by Pierre Aubert
· 11 years ago
00ddacc
autoboot: add an option to override keyed autoboot
by Mark Langsdorf
· 11 years ago
01adbce
cmd_zfs: normalize 'file not found' errors
by Luka Perkov
· 11 years ago
2e18cb2
cmd_reiser: normalize 'file not found' errors
by Luka Perkov
· 11 years ago
7cdebc3
cmd_ubifs: normalize 'file not found' errors
by Tim Harvey
· 11 years ago
619f0fd
cmd/gpt: Support gpt command for all devices
by Egbert Eich
· 11 years ago
351e9b2
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· 11 years ago
f4dacf7
usb: ums: allows using every mmc device with ums.
by Przemyslaw Marczak
· 11 years ago
93c813b
usb: ums: code refactoring to improve reusability on other boards.
by Przemyslaw Marczak
· 11 years ago
5b62931
common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions
by Miao Yan
· 11 years ago
88733e2
cmd_nvedit.c: Add env exists command
by Andrew Ruder
· 11 years ago
32d7cdd
fpga: Add support for gzip images with bitstreams
by Michal Simek
· 11 years ago
e5a9a40
pxe: fix handling of absolute paths
by Rob Herring
· 11 years ago
0ccf54c
common: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
748bde6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
06d513e
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
bba6791
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
3402b05
cmd:thor: Support for TIZEN's download command (thordown)
by Lukasz Majewski
· 11 years ago
16297cf
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
5853e13
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· 11 years ago
815a76f
i2c: fix init on generic board
by trem
· 11 years ago
100ea07
common: fsl: Fix broken SPDX-License-Identifier change
by Michal Simek
· 11 years ago
06503f1
mtd: fix warnings due to 64-bit partition support
by Scott Wood
· 11 years ago
0c88a84
sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones
by Jagannadha Sutradharudu Teki
· 11 years ago
9ade485
cmd_sandbox.c: Update for do_(load|save) not taking a number base
by Tom Rini
· 11 years ago
0e3f3f8
Prevent null pointer dereference originating in cmd_pxe.c
by Steven Falco
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
452a272
env_mmc: fix buffer allocation for armv7
by Markus Niebel
· 11 years ago
cca2011
env: dataflash: fix env_init issue
by Bo Shen
· 11 years ago
Next »