summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hexJoe Hershberger2012-12-061-5/+5
* Makefile: Add target for combined spl/u-boot.bin & u-boot.imgStefan Roese2012-12-051-0/+3
* Makefile: Add possibility to set entry-point for u-boot.imgStefan Roese2012-12-051-1/+10
* x86: Allow excluding reset vector code from u-bootGabe Black2012-11-281-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-261-5/+17
|\
| * powerpc: change .fixup test to a GCC version testScott Wood2012-11-261-0/+10
| * spl: introduce CONFIG_SPL_TARGETScott Wood2012-11-261-0/+1
| * spl: rename u-boot-pad.bin to u-boot-with-spl.binScott Wood2012-11-261-4/+4
| * Add u-boot-pad.bin target to the MakefileJosé Miguel Gonçalves2012-11-261-5/+6
* | musb-new: port of Linux musb driverIlya Yanok2012-11-201-0/+1
|/
* pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski2012-11-141-0/+1
* pmic:battery: Support for Trats Battery at PMIC frameworkŁukasz Majewski2012-11-141-1/+2
* pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski2012-11-141-1/+2
* Makefile: silence 'make clean'Andreas Bießmann2012-11-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-051-7/+8
|\
| * ARM: tegra: combine duplicate Makefile rulesStephen Warren2012-10-291-7/+8
* | Makefile: use EXTRAVERSION for -rc? tagWolfgang Denk2012-11-041-2/+2
* | Prepare v2013.01-rc1Tom Rini2012-11-041-3/+3
* | fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-291-1/+2
|/
* arm: arm925t: remove SX1 boardAlbert ARIBAUD2012-10-261-14/+0
* fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-221-1/+2
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+1
* common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-221-5/+15
* kerneldoc: Implant DocBook from Linux kernelMarek Vasut2012-10-151-1/+6
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-151-0/+2
* add check infrastructure, default sparseKim Phillips2012-10-151-0/+18
* Prepare v2012.10Tom Rini2012-10-151-1/+1
* Prepare v2012.10-rc3Tom Rini2012-10-081-1/+1
* Prepare v2012.10-rc2Tom Rini2012-10-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-271-1/+1
|\
| * dm: net: Move IXP NPE to drivers/net/Marek Vasut2012-09-241-1/+1
* | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-271-2/+2
* | Makefile: Move SPL files to clobber, remove from cleanTom Rini2012-09-271-4/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-251-0/+6
|\ \ | |/ |/|
| * powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-231-0/+6
* | Prepare v2012.10-rc1Tom Rini2012-09-211-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-211-5/+3
|\ \
| * | MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-101-5/+2
| * | MX28: Cleanup mxsboot within make mrproperMarek Vasut2012-09-041-0/+1
* | | Merge branch 'ext4'Tom Rini2012-09-201-3/+9
|\ \ \
| * | | ext4fs ls load supportUma Shankar2012-08-091-3/+9
* | | | IPL: Remove remains of OneNAND IPLMarek Vasut2012-09-181-10/+0
* | | | fix out of tree building with kallsymsMike Frysinger2012-09-021-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-021-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | dfu: DFU backend implementationLukasz Majewski2012-09-011-0/+1
* | | | MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-011-1/+4
* | | | tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-011-0/+9
* | | | tegra20: add u-boot-*-tegra.bin targetsAllen Martin2012-09-011-0/+14
* | | | tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-011-0/+3
* | | | MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-011-1/+1
OpenPOWER on IntegriCloud