summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Wire up dts configurationStephan Linz2012-07-103-0/+13
* fdt: Add board specific dts inclusionStephan Linz2012-07-101-1/+2
* microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-092-0/+2
* microblaze: Add gpio.hMichal Simek2012-07-091-0/+41
* microblaze: Add missing undefs for UBI and UBIFSStephan Linz2012-07-091-0/+2
* microblaze: Expand and correct configuration commentsStephan Linz2012-07-091-7/+29
* microblaze: Enable ubi supportStephan Linz2012-06-271-2/+18
* microblaze: Avoid compile error on systems without cfi flashStephan Linz2012-06-271-3/+9
* microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTIONStephan Linz2012-06-271-2/+0
* ext2load: increase read speedu-boot@lakedaemon.net2012-06-211-2/+24
* pxe: add support for parsing local syslinux filesRob Herring2012-06-212-8/+139
* pxe: parse initrd file from append stringRob Herring2012-06-212-4/+14
* pxe: support absolute pathsRob Herring2012-06-211-11/+12
* pxe: support linux entries for labelsRob Herring2012-06-211-0/+3
* pxe: add support for label menu textRob Herring2012-06-211-4/+9
* pxe: support include files at top-levelRob Herring2012-06-211-0/+5
* menu: only timeout when menu is displayedRob Herring2012-06-211-32/+4
* checkpatch: add check for whitespace before semicolon at end-of-lineEric Nelson2012-06-211-0/+6
* Block: Remove MG DISK supportMarek Vasut2012-06-2118-1050/+1
* Strip fw_printenv like the other toolsLoïc Minier2012-06-211-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20265-450/+3
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20242-405/+17
* patman: Handle creation of patman config fileVikram Narayanan2012-06-193-3/+55
* patman: Change the location of patman config fileVikram Narayanan2012-06-192-2/+2
* lmb: do not export anything without CONFIG_LMBMike Frysinger2012-06-191-0/+2
* easylogo: add lzma supportMike Frysinger2012-06-191-29/+56
* cmd_mem: cmp: convert while() to for() loopMike Frysinger2012-06-191-5/+2
* cmd_mem: cmp: unify size code pathsMike Frysinger2012-06-191-33/+19
* cmd_mem: replace custom PRINTF() with debug()Mike Frysinger2012-06-191-9/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2012-06-1915-323/+461
|\
| * km/common: check test_bank and testpin for testbootThomas Herzmann2012-06-152-1/+39
| * powerpc/83xx/km: readout dip_switch on kmcoge5neThomas Herzmann2012-06-151-0/+11
| * powerpc/83xx: configure CONFIG_POST for kmcoge5neThomas Herzmann2012-06-153-1/+50
| * powerpc/83xx/km: added missing enable of application bufferStefan Bigler2012-06-152-0/+4
| * km/common: increase bootlimit to 3Holger Brunck2012-06-151-1/+1
| * km/common: fixed error in ethaddr (1-byte-shift)Thomas Herzmann2012-06-151-1/+1
| * MAINTAINERS: cleanup for keymile boardsHolger Brunck2012-06-151-5/+3
| * powerpc/83xx: add kmcoge5ne board supportHolger Brunck2012-06-156-174/+290
| * km/common: add support for second flashAndreas Huber2012-06-154-19/+43
| * powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1Holger Brunck2012-06-151-15/+0
| * powerpc83xx/km: lock the window size to 2GiB befor fixing sdram sizeChristian Herzig2012-06-151-1/+1
| * powerpc/83xx/km: use tuxx1.h for kmsupx5 targetHolger Brunck2012-06-153-104/+17
| * powerpc/83xx: increment malloc heap size for the MPC832x MDS boardsTimur Tabi2012-06-151-1/+1
* | cmd_nand: fix crashing bug in nand read/writeSteve Sakoman2012-06-081-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2012-06-0732-122/+6123
|\
| * video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-054-1/+445
| * video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin2012-06-051-0/+35
| * cfb_console: Ignore bell characterPali Rohár2012-06-051-0/+3
| * cfb_console: Add console_clear_line functionPali Rohár2012-06-041-13/+36
| * cfb_console: Fix function console_backPali Rohár2012-06-041-2/+0
OpenPOWER on IntegriCloud