summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-06-0/+1
* include/sha256.h: fix file permissions.Wolfgang Denk2008-07-06-0/+0
* Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk2008-07-06-46/+308
|\
| * sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"Wolfgang Denk2008-07-03-4/+8
| * lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk2008-07-03-0/+1
| * Make setenv() return statusSteven A. Falco2008-07-01-4/+4
| * PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala2008-07-01-0/+52
| * Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-01-1/+9
| * add SHA256 supportJean-Christophe PLAGNIOL-VILLARD2008-06-30-0/+16
| * Coding Style CleanupWolfgang Denk2008-06-28-1/+1
| * ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-06-28-0/+190
| * MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-28-36/+24
| * Add ALIGN() macroAndy Fleming2008-06-28-0/+3
* | ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese2008-06-30-0/+2
|/
* Fix 4xx build issueAnatolij Gustschin2008-06-19-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-12-11/+13
* Change print_size to take phys_size_tBecky Bruce2008-06-12-1/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-20/+20
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-11-0/+179
|\
| * sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-09-0/+126
| * sh: Add support Renesas SH7763Nobuhiro Iwamatsu2008-06-09-0/+53
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-11-68/+164
|\ \
| * | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-07-17/+17
| * | [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-05-44/+127
| * | [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi2008-06-05-7/+20
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-11-75/+5
|\ \
| * | fdt: unshadow global working fdt variableKim Phillips2008-06-10-1/+1
| * | Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-09-71/+1
| * | Change the stxxst to CONFIG_OF_LIBFDTGerald Van Baren2008-06-09-2/+2
| * | Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-09-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-06-11-9/+2
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-08-646/+3856
| |\ \ | | |/
| * | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-04-8/+0
| * | Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren2008-06-02-7/+27
| |\ \
| * | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-02-1/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-11-3715/+2038
|\ \ \ \
| * | | | ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-06-999/+101
| * | | | ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-06-1298/+140
| * | | | ppc4xx: Unify AMCC's board config files (part 1/3)Stefan Roese2008-06-06-0/+259
| * | | | ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs2008-06-03-93/+0
| * | | | ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-03-8/+0
| * | | | ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-03-4/+4
| * | | | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2Stefan Roese2008-06-03-0/+1156
| * | | | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese2008-06-03-1310/+25
| * | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-03-27/+195
| * | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-03-15/+197
| * | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-06-03-6240/+6702
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-11-109/+432
|\ \ \ \ \
| * | | | | FSL LAW: Add new interface to use the last free LAWKumar Gala2008-06-11-0/+1