summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts: update checkpatch.pl to latest upstream versionTom Rini2014-03-041-208/+1067
* Add 64-bit data support for memory commandsYork Sun2014-03-045-11/+174
* dm: Remove old driver model documentationSimon Glass2014-03-0421-3662/+0
* dm: Enable gpio command to support driver modelSimon Glass2014-03-041-13/+116
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-044-88/+151
* dm: Add GPIO support and testsSimon Glass2014-03-044-0/+483
* dm: Add a demonstration/example driverSimon Glass2014-03-0410-0/+432
* dm: Add a 'dm' command for testingSimon Glass2014-03-043-0/+135
* dm: Add basic testsSimon Glass2014-03-0414-0/+1426
* dm: Set up driver model after relocationSimon Glass2014-03-041-0/+33
* sandbox: config: Enable driver modelSimon Glass2014-03-041-0/+1
* dm: Add base driver model supportSimon Glass2014-03-0418-0/+1601
* dm: Add README for driver modelSimon Glass2014-03-041-0/+368
* yaffs: Remove private list implementationSimon Glass2014-03-042-127/+1
* Add cmd_process_error() to report and process errorsSimon Glass2014-03-042-0/+19
* sandbox: Build a device tree file for sandboxSimon Glass2014-03-045-0/+35
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-0453-90/+98
* nand_spl: display warning message to inform the end of nand_splMasahiro Yamada2014-03-041-0/+7
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-047-10/+2
* sh: merge compiler flag -ffixed-r13Masahiro Yamada2014-03-044-3/+1
* sh: Do not define -ffreestanding twiceMasahiro Yamada2014-03-041-1/+1
* x86: Delete redundant compiler flagsMasahiro Yamada2014-03-041-4/+1
* nand_spl: simpc8313: move config.mk used only for nand_splMasahiro Yamada2014-03-042-0/+2
* Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIRMasahiro Yamada2014-03-041-4/+0
* config.mk: Delete unused variable BCURDIRMasahiro Yamada2014-03-041-2/+0
* kbuild: post: fix dependency tracking correctlyMasahiro Yamada2014-03-041-1/+1
* serial: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+28
* zynq: Add OF ram initialization supportMichal Simek2014-03-041-1/+21
* mmc: zynq: Add OF initialization supportMichal Simek2014-03-042-0/+30
* net: gem: Add OF initialization supportMichal Simek2014-03-042-0/+43
* zynq: Do not use SPL OF initializationMichal Simek2014-03-041-0/+1
* net: emaclite: Fix OF initializationMichal Simek2014-03-042-8/+10
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26121-608/+5960
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-269-138/+248
| * checkpatch.pl: Add warning for new __packed additionsTom Rini2014-02-261-0/+5
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-2626-369/+24
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-2622-29/+117
| * cm_t335: fix linker file to produce full ELFAlbert ARIBAUD2014-02-261-6/+10
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-2436-36/+2323
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-211-4/+1
| | * omap4_common: config: remove I2C for SPL modeNishanth Menon2014-02-211-0/+6
| | * dra7xx_evm: Enable GPT commandsTom Rini2014-02-211-0/+11
| | * am43xx_evm: Enable GPT commandsTom Rini2014-02-211-0/+9
| | * am335x_evm: Enable GPT commandsTom Rini2014-02-211-0/+12
| | * arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese2014-02-211-7/+0
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-211-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-211-0/+18
| | * OMAP3: fix default environment for mcx boardStefano Babic2014-02-211-4/+3
| | * omap3: fix pinmux for mcx boardStefano Babic2014-02-211-2/+0
| | * OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic2014-02-211-0/+2
OpenPOWER on IntegriCloud