summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-07-101-48/+21
* Fix LMB type issuesAndy Fleming2008-07-101-1/+1
* Remove code duplication for setting the default environmentHarald Welte2008-07-101-0/+3
* avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen2008-07-105-0/+5
* Change env_get_char from a global function ptr to a functionJoakim Tjernlund2008-07-091-2/+2
* FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-091-0/+7
* Fix printf errors.Andrew Klossner2008-07-091-5/+10
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-093-100/+2
|\
| * Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-063-100/+2
* | sh: Fix compile error sh7763rdp boardNobuhiro Iwamatsu2008-07-081-10/+0
* | sh: Update Renesas R2DPlus boardNobuhiro Iwamatsu2008-07-071-33/+9
* | sh: Update Renesas R7780MP boardNobuhiro Iwamatsu2008-07-071-18/+23
* | sh: Update Renesas Migo-R boardNobuhiro Iwamatsu2008-07-071-4/+0
* | sh: Update Hitachi MS7722SE boardNobuhiro Iwamatsu2008-07-071-4/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-07-072-0/+14
|\ \
| * | avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen2008-06-201-0/+6
| * | avr32: Add GPIO manipulation functionsPeter Ma2008-06-201-0/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-07-072-2/+10
|\ \
| * | update mvBL-M7 board configAndre Schwarz2008-07-031-2/+2
| * | fix non-working mvBL-M7Andre Schwarz2008-06-251-0/+1
| * | mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips2008-06-251-0/+7
| |/
* | ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-061-0/+1
* | include/sha256.h: fix file permissions.Wolfgang Denk2008-07-061-0/+0
* | Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk2008-07-0615-46/+308
|\ \
| * | sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"Wolfgang Denk2008-07-031-4/+8
| * | lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk2008-07-031-0/+1
| * | Make setenv() return statusSteven A. Falco2008-07-013-4/+4
| * | PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala2008-07-011-0/+52
| * | Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-012-1/+9
| * | add SHA256 supportJean-Christophe PLAGNIOL-VILLARD2008-06-301-0/+16
| * | Coding Style CleanupWolfgang Denk2008-06-281-1/+1
| * | ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-06-282-0/+190
| * | MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-283-36/+24
| * | Add ALIGN() macroAndy Fleming2008-06-281-0/+3
| |/
* | ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese2008-06-301-0/+2
|/
* Fix 4xx build issueAnatolij Gustschin2008-06-191-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-122-11/+13
* Change print_size to take phys_size_tBecky Bruce2008-06-121-1/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-1220-20/+20
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-113-0/+179
|\
| * sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-091-0/+126
| * sh: Add support Renesas SH7763Nobuhiro Iwamatsu2008-06-092-0/+53
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-1110-68/+164
|\ \
| * | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-075-17/+17
| * | [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-052-44/+127
| * | [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi2008-06-057-7/+20
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-114-75/+5
|\ \
| * | fdt: unshadow global working fdt variableKim Phillips2008-06-101-1/+1
| * | Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-092-71/+1