summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Rename lib_generic/ to lib/Peter Tyser2010-04-1314-21/+21
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-134-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-04-106-240/+299
|\
| * Blackfin: IP04: new board portBrent Kandetzki2010-04-071-0/+157
| * Blackfin: sync ptrace headers with linuxMike Frysinger2010-04-072-233/+126
| * Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer2010-04-071-7/+4
| * Blackfin: bf537-stamp: add board test definesMike Frysinger2010-04-071-0/+9
| * Blackfin: disable NetBSD bootm support by defaultMike Frysinger2010-04-071-0/+3
* | config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel2010-04-101-3/+3
* | config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks2010-04-101-0/+2
* | Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz2010-04-101-0/+295
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-089-58/+37
|\ \
| * | ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala2010-04-073-0/+9
| * | p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi2010-04-071-54/+8
| * | fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+1
| * | 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2010-04-071-0/+1
| * | 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-072-1/+10
| * | fdt: Add fdt_del_node_and_alias helperKumar Gala2010-04-071-0/+1
| * | 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-071-0/+3
| * | fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-071-0/+2
| * | fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-071-0/+1
| * | fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-071-2/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-0849-0/+49
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-0649-0/+49
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-087-8/+117
|\ \
| * | at91: use C structs for AT91 OHCI codeMatthias Fuchs2010-04-031-5/+18
| * | at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2010-04-032-2/+0
| * | SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-04-031-1/+11
| * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-031-0/+3
| * | S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH2010-04-031-0/+50
| * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-031-0/+29
| * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-031-0/+6
| |/
* | nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt2010-04-025-30/+40
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-021-9/+9
* | nios2: add struct stat support in linux/stat.hThomas Chou2010-04-021-1/+1
* | nios2: use bitops from linux-2.6 asm-genericThomas Chou2010-04-024-10/+342
* | nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou2010-04-021-0/+33
* | nios2: add asm-nios2/errno.hThomas Chou2010-04-021-0/+1
* | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-025-5/+10
|/
* Merge branch 'next'Wolfgang Denk2010-04-0156-455/+1165
|\
| * i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-291-2/+0
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-293-181/+7
| |\
| * \ Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-2831-203/+1104
| |\ \
| | * | ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew2010-03-241-1/+1
| | * | ColdFire: Cache update for all platformsTsiChung Liew2010-03-2423-1/+504
| | * | ColdFire: Fix SDRAM size on M5208evb rev ETsiChung Liew2010-03-241-1/+1
| | * | ColdFire: Misc update for M53017TsiChung Liew2010-03-241-2/+4
| | * | ColdFire: Update Extra environment Data for M5275EVBTsiChung Liew2010-03-241-5/+17
| | * | ColdFire: Update M5253DEMO configuration fileTsiChung Liew2010-03-241-7/+2
| | * | ColdFire: Update processors' serial port configurationTsiChung Liew2010-03-241-0/+1
OpenPOWER on IntegriCloud