Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
01072b44db66d31dc397ccccd1bf8ccf98e39094
01072b4
kbuild: move include directives of board configuration files
by Masahiro Yamada
· 11 years ago
47f1571
kbuild: convert some make rules to Kbuild style
by Masahiro Yamada
· 11 years ago
5f30f3b
kbuild: move some lines to more suitable place
by Masahiro Yamada
· 11 years ago
f2d293d
kbuild: delete temporary build scripts
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
22433fc
kbuild: import more build scripts from Linux v3.13 tag
by Masahiro Yamada
· 11 years ago
ec626f1
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
by Masahiro Yamada
· 11 years ago
7c8278a
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
d958002
Makefile: move some flags to examples makefiles
by Masahiro Yamada
· 11 years ago
e0d5d9f
Makefile: move some flags to spl/Makefile
by Masahiro Yamada
· 11 years ago
ced0715
Makefile: move more stuff to top Makefile
by Masahiro Yamada
· 11 years ago
fea1ca8
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
2b3c9d3
Makefile: move more flags to the top Makefile
by Masahiro Yamada
· 11 years ago
bf4b3de
kbuild: Use Kbuild.include
by Masahiro Yamada
· 11 years ago
ceec4c8
kbuild: import Kbuild.include from linux v3.13 tag
by Masahiro Yamada
· 11 years ago
34bd050
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
by Masahiro Yamada
· 11 years ago
f6322eb
Makefile: move some variable definitions to the top Makefile
by Masahiro Yamada
· 11 years ago
5651ccf
Makfile: move suffix rules to Makefile.build
by Masahiro Yamada
· 11 years ago
a0b14c3
nand-spl: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
4a20df3
examples: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
e183a17
board: samsung: refactor host programs
by Masahiro Yamada
· 11 years ago
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
Next »