Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
940db16d2e6ce69f769f790bf1def56978f0ac6c
940db16
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
ad71fa9
Makefile.host.tmp: add a new script to refactor tools
by Masahiro Yamada
· 11 years ago
ea531e3
.gitignore: ingore files generated by Kbuild
by Masahiro Yamada
· 11 years ago
56746d8
microblaze: remove an empty file arch/microblaze/lib/time.c
by Masahiro Yamada
· 11 years ago
e9024ef
ARM: O5/dra7xx: Add SATA boot support
by Dan Murphy
· 11 years ago
fff40a7
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago
054c838
tools: correct proftool build rule
by Ian Campbell
· 11 years ago
f7740f7
EXT4: Fix number base handling of "ext4write" command
by Wolfgang Denk
· 11 years ago
9137d19
net, phy: atheros ar803x bug
by Heiko Schocher
· 11 years ago
95f7062
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
by Masahiro Yamada
· 11 years ago
df2f6c9
config: remove platform CONFIG_SYS_HZ definition part 3
by Masahiro Yamada
· 11 years ago
0a4bce3
mini2440.h: Delete remainder of dead board
by Masahiro Yamada
· 11 years ago
8bf2aad
doc: README: Correct file name of signature verification documentation
by Detlev Zundel
· 11 years ago
f2afe70
unit-test: add lots of tests for the Hush 'test' command
by Stephen Warren
· 11 years ago
6748672
unit-test: fix 'env default' invocation
by Stephen Warren
· 11 years ago
b7b5f31
fat: implement exists() for FAT fs
by Stephen Warren
· 11 years ago
55af5c9
ext4: implement exists() for ext4fs
by Stephen Warren
· 11 years ago
89ba42d
sandbox: enable CONFIG_CMD_FS_GENERIC
by Stephen Warren
· 11 years ago
0a30aa1
sandbox: implement exists() function
by Stephen Warren
· 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
377202b
fs: don't pass NULL dev_desc to most filesystems
by Stephen Warren
· 11 years ago
6152916
fs: implement infrastructure for an 'exists' function
by Stephen Warren
· 11 years ago
bd6fb31
fs: fix generic save command implementation
by Stephen Warren
· 11 years ago
16f4d93
README: document CONFIG_CMD_FS_GENERIC
by Stephen Warren
· 11 years ago
c4d376f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
b1ad03c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 11 years ago
18c8358
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
5e77a74
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
by Stephen Warren
· 11 years ago
9c134e1
arm/km: introduce kmsugp1 target
by Gerlando Falauto
· 11 years ago
b1c2a7a
arm/km: define fdt_high env variable and allow backwards compatibility
by Gerlando Falauto
· 11 years ago
7b2268b
arm/km: enable FDT for km_kirwkood
by Gerlando Falauto
· 11 years ago
fa6e0ec
arm/km: fix wrong error handling
by Holger Brunck
· 11 years ago
56cde17
arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
by Holger Brunck
· 11 years ago
2a4ebef
arm/km/suv31: switch to 256MB RAM
by Holger Brunck
· 11 years ago
aef0bdc
arm/km: make local function startup_allowed static
by Holger Brunck
· 11 years ago
bbfd509
arm/km: drop unneeded define
by Holger Brunck
· 11 years ago
3871618
zynq: Fix elf header generation
by Michal Simek
· 11 years ago
dfa9405
zynq: Use full tftpboot command instead of shortcut tftp
by Michal Simek
· 11 years ago
e60cfd5
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
by Masahiro Yamada
· 11 years ago
3cd534e
ARM: bcm2835: config.mk isn't needed
by Stephen Warren
· 11 years ago
bccaa47
ARM: rpi_b: set $fdtfile in default environment
by Stephen Warren
· 11 years ago
d53ccdb
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
2d61e1b
serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation
by Axel Lin
· 11 years ago
18a6bcc
serial: opencores_yanu: Fix build error
by Axel Lin
· 11 years ago
e25bfec
exynos: clock: use the clear and set bits macros.
by Inha Song
· 11 years ago
3cb007a
exynos: clock: fixed that cfg is set to wrong value.
by Inha Song
· 11 years ago
22a240c
serial/serial_arc - add driver for ARC UART
by Alexey Brodkin
· 11 years ago
b818d9a
dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
by Tom Rini
· 11 years ago
378ec0f
omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
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
f9ec45d
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
by Siva Durga Prasad Paladugu
· 11 years ago
d3e016c
MMC: DWMMC: Correct the CLKDIV register value
by Rajeshwari S Shinde
· 11 years ago
def816a
mmc: set rca to 1 for MMC cards
by Stephen Warren
· 11 years ago
1a78d28
x600: Switch to CONFIG_PHYLIB
by Tom Rini
· 11 years ago
50b0df8
net/designware: make driver compatible with data cache
by Alexey Brodkin
· 11 years ago
92a190a
net/designware - switch driver to phylib usage
by Alexey Brodkin
· 11 years ago
27ee59a
net: execute "miiphy_init" if CONFIG_PHYLIB defined
by Alexey Brodkin
· 11 years ago
74cb708
net/designware: add explicit reset of {tx|rx}_currdescnum
by Alexey Brodkin
· 11 years ago
bde2373
arc: add README for architecture
by Alexey Brodkin
· 11 years ago
568c1fa
arc: add architecture to MAKEALL
by Alexey Brodkin
· 11 years ago
a7069dd
arc: add AXS101 board support
by Alexey Brodkin
· 11 years ago
66712b8
arc: add Arcangel4 board support
by Alexey Brodkin
· 11 years ago
794ab57
arc: add support for standalone programs
by Alexey Brodkin
· 11 years ago
bc5d542
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· 11 years ago
2272382
arc: add library functions
by Alexey Brodkin
· 11 years ago
2f16ac9
arc: add cpu files
by Alexey Brodkin
· 11 years ago
288aaac
arc: add architecture header files
by Alexey Brodkin
· 11 years ago
819ca38
blackfin: Initialize the EMAC VLAN with proper default value
by Aaron Wu
· 13 years ago
861aa63
blackfin: Change SMC dcplb entry flag to cover 16M address region
by Sonic Zhang
· 11 years ago
28bfc40
blackfin: init bss early
by Bob Liu
· 13 years ago
ab78469
blackfin: The logic of the BF609 macro is opposite.
by Sonic Zhang
· 11 years ago
425e26d
board:samsung:trats/trats2: enable boot with appended and separated DTB
by Piotr Wilczek
· 11 years ago
8c57fb7
board:samsung:trats2: add env variables describing platform
by Piotr Wilczek
· 11 years ago
943eacd
board:samsung:trats: add env variables describing platform
by Piotr Wilczek
· 11 years ago
815a607
board:samsung:universal: add env variables describing platform
by Piotr Wilczek
· 11 years ago
2ac9a35
board:samsung:goni: add env variables describing platform
by Piotr Wilczek
· 11 years ago
eee2fab
board:samsung:common: set envs with board unified information
by Piotr Wilczek
· 11 years ago
d1cbf0a
arm:s5pc110: add cpu revision
by Piotr Wilczek
· 11 years ago
34991bb
arm:exynos: add cpu revision
by Piotr Wilczek
· 11 years ago
dbf3de2
include/usb/s3c_udc.h: Add <asm/sizes.h>
by Tom Rini
· 11 years ago
6e94258
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
31993d6
fpga: zynqpl: Add support for zc7015 device
by Michal Simek
· 11 years ago
c83a35f
fpga: zynq: Correct fpga load when buf is not aligned
by Novasys Ingenierie
· 11 years ago
f016f8c
usb: mv_udc: Rename to ci_udc
by Marek Vasut
· 11 years ago
fc2d5d0
usb:gadget:f_thor: cosmetic: Remove debug memset
by Lukasz Majewski
· 11 years ago
84c13e6
usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket
by Lukasz Majewski
· 11 years ago
e0059ea
usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver
by Lukasz Majewski
· 11 years ago
9c98221
usb:udc:samsung: Allow burst transfers for non EP0 endpints
by Lukasz Majewski
· 11 years ago
716662b
usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver
by Lukasz Majewski
· 11 years ago
16b7a29
usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment
by Lukasz Majewski
· 11 years ago
e141652
config: Fix line lengths in include/config_distro_defaults.h
by Tom Rini
· 11 years ago
Next »