index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-19
unit-test: add lots of tests for the Hush 'test' command
Stephen Warren
2014-02-19
unit-test: fix 'env default' invocation
Stephen Warren
2014-02-19
fat: implement exists() for FAT fs
Stephen Warren
2014-02-19
ext4: implement exists() for ext4fs
Stephen Warren
2014-02-19
sandbox: enable CONFIG_CMD_FS_GENERIC
Stephen Warren
2014-02-19
sandbox: implement exists() function
Stephen Warren
2014-02-19
cmd_test: implement -e test for file existence
Stephen Warren
2014-02-19
cmd_test: evaluate to false without any arguments
Stephen Warren
2014-02-19
cmd_test: implement ! on sub-expressions
Stephen Warren
2014-02-19
cmd_test: check for binary operators before unary
Stephen Warren
2014-02-19
cmd_test: use table lookup for parsing
Stephen Warren
2014-02-19
fs: don't pass NULL dev_desc to most filesystems
Stephen Warren
2014-02-19
fs: implement infrastructure for an 'exists' function
Stephen Warren
2014-02-19
fs: fix generic save command implementation
Stephen Warren
2014-02-19
README: document CONFIG_CMD_FS_GENERIC
Stephen Warren
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-02-14
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
Stephen Warren
2014-02-13
arm/km: introduce kmsugp1 target
Gerlando Falauto
2014-02-13
arm/km: define fdt_high env variable and allow backwards compatibility
Gerlando Falauto
2014-02-13
arm/km: enable FDT for km_kirwkood
Gerlando Falauto
2014-02-13
arm/km: fix wrong error handling
Holger Brunck
2014-02-13
arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
Holger Brunck
2014-02-13
arm/km/suv31: switch to 256MB RAM
Holger Brunck
2014-02-13
arm/km: make local function startup_allowed static
Holger Brunck
2014-02-13
arm/km: drop unneeded define
Holger Brunck
2014-02-13
zynq: Fix elf header generation
Michal Simek
2014-02-13
zynq: Use full tftpboot command instead of shortcut tftp
Michal Simek
2014-02-13
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
Masahiro Yamada
2014-02-13
ARM: bcm2835: config.mk isn't needed
Stephen Warren
2014-02-13
ARM: rpi_b: set $fdtfile in default environment
Stephen Warren
2014-02-13
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-11
serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation
Axel Lin
2014-02-11
serial: opencores_yanu: Fix build error
Axel Lin
2014-02-10
exynos: clock: use the clear and set bits macros.
Inha Song
2014-02-10
exynos: clock: fixed that cfg is set to wrong value.
Inha Song
2014-02-07
serial/serial_arc - add driver for ARC UART
Alexey Brodkin
2014-02-07
dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
Tom Rini
2014-02-07
omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
Tom Rini
2014-02-07
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
Tom Rini
2014-02-07
cmd_mmc.c: Change 'bootpart' code to match normal coding style
Tom Rini
2014-02-07
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-02-07
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
Siva Durga Prasad Paladugu
2014-02-07
MMC: DWMMC: Correct the CLKDIV register value
Rajeshwari S Shinde
2014-02-07
mmc: set rca to 1 for MMC cards
Stephen Warren
2014-02-07
x600: Switch to CONFIG_PHYLIB
Tom Rini
[next]