summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk2007-05-05-21/+10
|\ \ \ \ \
| * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-05-5/+1392
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch2007-05-05-5/+5
| * | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-23-37/+77
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Remove BOARDLIBS usage completelyStefan Roese2007-04-23-22/+5
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-05-05-31/+82
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang2007-05-01-14/+37
| * | | | | Rewrote picos_to_clk() to avoid rounding errors.James Yang2007-05-01-8/+20
| * | | | | mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines.Ed Swarthout2007-04-20-3/+3
| * | | | | Enable LAWs for MPC8641 PCI-Ex2.Zhang Wei2007-04-20-2/+2
| * | | | | mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger2007-04-20-0/+12
| * | | | | mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger2007-04-20-4/+8
| | |/ / / | |/| | |
* | | | | Fix initrd length corruption in bootm command.Wolfgang Denk2007-05-04-2/+1
* | | | | Update board configuration for STX GP3SSA board:Wolfgang Denk2007-05-03-23/+92
* | | | | Cleanup STX GP3SSA code; fix build and compile problems.Wolfgang Denk2007-05-03-10/+14
* | | | | Add support for STX GP3SSA (stxssa) BoardDan Malek2007-05-03-1/+1316
|/ / / /
* | | | Cleanup compiler warnings, update CHANGELOGWolfgang Denk2007-04-20-13/+59
* | | | Merge with /home/dzu/src/git/u-bootWolfgang Denk2007-04-20-13/+2
|\ \ \ \
| * | | | Fix breakage of NC650 board with respect to nand support.Detlev Zundel2007-04-20-13/+2
| |/ / /
* | | | Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-04-20-1/+1
|\ \ \ \
| * | | | [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculationDomen Puncer2007-04-20-1/+1
| |/ / /
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-04-20-9/+12
|\ \ \ \
| * \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-04-19-9037/+47740
| |\ \ \ \ | | |/ / /
| * | | | Move ppearse to ARM board listPeter Pearse2007-04-17-9/+12
* | | | | Fix serious pointer bug with bootm and reserve map.Gerald Van Baren2007-04-19-7/+3
| |/ / / |/| | |
* | | | Clenaup, update CHANGELOGWolfgang Denk2007-04-18-3/+54
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-04-18-343/+770
|\ \ \ \
| * | | | Fix the ft_cpu_setup() property settings.Gerald Van Baren2007-04-15-54/+135
| * | | | Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren2007-04-14-11/+158
| |\ \ \ \
| * | | | | Improve the bootm command for CONFIG_OF_LIBFDTGerald Van Baren2007-04-14-13/+77
| * | | | | Add some utilities to manipulate the reserved memory map.Gerald Van Baren2007-04-14-0/+103
| * | | | | Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-06-275/+412
| * | | | | libfdt: Make fdt_check_header() publicGerald Van Baren2007-04-06-7/+49
* | | | | | Update CHANGELOGWolfgang Denk2007-04-18-0/+58
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-04-18-126/+198
|\ \ \ \ \ \
| * | | | | | Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang2007-04-09-126/+198
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-netWolfgang Denk2007-04-18-0/+25
|\ \ \ \ \ \ \
| * | | | | | | Update usage of 'nc' in README.NetConsoleIgor Marnat2007-04-04-0/+5
| * | | | | | | net - Support ping reply when processing net-loopEd Swarthout2007-03-07-0/+20
* | | | | | | | Cleanup, update CHANGELOGWolfgang Denk2007-04-18-3/+497
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-18-56/+4388
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-644/+171
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-118/+7778
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Some code cleanup.Wolfgang Denk2007-03-04-96/+80
| * | | | | | | | | | Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.gitWolfgang Denk2007-03-04-28/+4376
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into hpc2roy zang2007-02-28-1446/+7523
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'master' into hpc2roy zang2007-02-12-1133/+877
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-30-8/+2885
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAProy zang2007-01-22-1/+1
| | * | | | | | | | | | | Merge branch 'master' into hpc2roy zang2007-01-22-290/+7685
| | |\ \ \ \ \ \ \ \ \ \ \