summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-11-14pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski1-0/+1
2012-11-14pmic:battery: Support for Trats Battery at PMIC frameworkŁukasz Majewski1-1/+2
2012-11-14pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski1-1/+2
2012-11-14Makefile: silence 'make clean'Andreas Bießmann1-1/+1
2012-11-10Merge git://git.denx.de/u-bootStefano Babic1-32/+29
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-7/+8
2012-11-05Makefile: use EXTRAVERSION for -rc? tagWolfgang Denk1-2/+2
2012-11-04Prepare v2013.01-rc1Tom Rini1-3/+3
2012-10-30fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren1-1/+2
2012-10-29ARM: tegra: combine duplicate Makefile rulesStephen Warren1-7/+8
2012-10-27arm: arm925t: remove SX1 boardAlbert ARIBAUD1-14/+0
2012-10-26ARM: Add SPL target to arm1136Stefano Babic1-0/+1
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black1-1/+2
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+1
2012-10-22common: Add symbol handling for generic lists into MakefileMarek Vasut1-5/+15
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut1-1/+6
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren1-0/+2
2012-10-15add check infrastructure, default sparseKim Phillips1-0/+18
2012-10-15Prepare v2012.10Tom Rini1-1/+1
2012-10-08Prepare v2012.10-rc3Tom Rini1-1/+1
2012-10-01Prepare v2012.10-rc2Tom Rini1-1/+1
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+1
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini1-2/+2
2012-09-27Makefile: Move SPL files to clobber, remove from cleanTom Rini1-4/+3
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+6
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut1-1/+1
2012-09-22Prepare v2012.10-rc1Tom Rini1-2/+2
2012-09-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-5/+3
2012-09-20Merge branch 'ext4'Tom Rini1-3/+9
2012-09-18IPL: Remove remains of OneNAND IPLMarek Vasut1-10/+0
2012-09-10MX: set a common place to share code for Freescale i.MXStefano Babic1-5/+2
2012-09-04MX28: Cleanup mxsboot within make mrproperMarek Vasut1-0/+1
2012-09-02fix out of tree building with kallsymsMike Frysinger1-1/+1
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-0/+1
2012-09-01dfu: DFU backend implementationLukasz Majewski1-0/+1
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador1-1/+4
2012-09-01tegra20: enable SPL for tegra20 boardsAllen Martin1-0/+9
2012-09-01tegra20: add u-boot-*-tegra.bin targetsAllen Martin1-0/+14
2012-09-01tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin1-0/+3
2012-09-01MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut1-1/+1
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu1-2/+3
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese1-0/+1
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie1-0/+6
2012-08-17Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood1-1/+1
2012-08-11Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck1-11/+6
2012-08-11Makefile: replace LIBS by LIBS-yDaniel Schwierzeck1-68/+68
2012-08-11Makefile: allow appending to LIB in sub-makefilesDaniel Schwierzeck1-1/+1
2012-08-10ext4fs ls load supportUma Shankar1-3/+9
2012-08-10zfs: Add ZFS filesystem supportJorgen Lundman1-1/+1
2012-08-10sandbox: Add basic test for command executionSimon Glass1-0/+1