summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren2007-08-104-8/+8
* Fix cmd_fdt line lengths, refactor code.Gerald Van Baren2007-08-101-187/+239
* FDT command improvements.Gerald Van Baren2007-08-101-128/+143
* Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren2007-08-101-66/+64
* Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren2007-08-101-2/+2
* Improve fdt move length handling.Gerald Van Baren2007-08-101-6/+15
* Minor code clean up.Gerald Van Baren2007-08-102-1/+6
* Improve error messages, more informative.Gerald Van Baren2007-08-101-13/+14
* libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren2007-08-106-0/+31
* Merge git://www.denx.de/git/u-bootGerald Van Baren2007-08-10117-1639/+12826
|\
| * make MAKEALL more immune to merge conflictsKim Phillips2007-08-101-148/+439
| * README: Remove outdated cpu type, board type, and NAME_config listsKim Phillips2007-08-101-136/+4
| * mpc83xx: Suppress the warning 'burstlen'Dave Liu2007-08-101-1/+1
| * Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefanStefan Roese2007-08-105-15/+12
| |\
| | * Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk2007-08-105-15/+12
| | |\
| | | * Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-105-15/+12
| | | |\
| | | | * Make use of generic 64bit division in nand_util.cDirk Behme2007-08-101-11/+10
| | | | * Move 64bit division from avr32 to generic libDirk Behme2007-08-104-4/+2
| * | | | Conding style cleanupStefan Roese2007-08-102-3/+1
| * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1025-832/+1594
| |\ \ \ \ | | |/ / /
| | * | | mpc83xx: fix ITX[GP] O=builddir buildsKim Phillips2007-08-101-6/+0
| | * | | mpc83xx: Correct the README for DDR ECCDave Liu2007-08-101-30/+30
| | * | | mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-104-706/+391
| | * | | mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu2007-08-101-3/+10
| | * | | mpc83xx: add support for the MPC8323E RDBKim Phillips2007-08-106-0/+952
| | * | | mpc83xx: fixup generic pci for libfdtKim Phillips2007-08-101-1/+35
| | * | | mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-103-22/+22
| | * | | mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren2007-08-101-28/+46
| | * | | mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-103-20/+14
| | * | | mpc83xx: Add support for the display of reset statusDave Liu2007-08-103-2/+42
| | * | | mpc83xx: Fix the align bug of SDMA bufferDave Liu2007-08-102-2/+2
| | * | | mpc83xx: Revise the MPC8360EMDS readme docDave Liu2007-08-101-1/+22
| | * | | FSL I2C driver programs the two I2C busses differentlyTimur Tabi2007-08-101-1/+2
| | * | | Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-102-2/+14
| | * | | TQM834x: cleanup configuratonMartin Krause2007-08-101-3/+0
| | * | | MPC83xx: Fix makefile to generate config.h file in the build directorydavid.saada2007-08-101-8/+8
| | * | | mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-103-2/+9
| * | | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-1043-2/+5464
| |/ / /
| * | | Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk2007-08-0913-4/+41
| |\ \ \ | | |/ /
| | * | Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-0912-1/+36
| | |\ \ | | | |/
| | | * Treat ppc64 host as ppcKumar Gala2007-08-091-0/+1
| | | * Minor fix for bios emulator makefileJason Jin2007-08-091-1/+1
| | | * Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-099-0/+32
| | | * tsec: fix multiple PHY supportZach Sadecki2007-08-091-0/+2
| | * | Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-092-3/+5
| | |\ \ | | | |/
| | | * tsec: Allow Ten Bit Interface address to be configurableJoe Hamman2007-08-092-3/+5
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-usbWolfgang Denk2007-08-0943-502/+5305
| |\ \ \
| | * \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071458-121209/+48312
| | |\ \ \ | | | |/ /
| | * | | USB: This patch fix readl in ohci swap reg access.Jason Jin2007-06-111-1/+1
| | * | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-0628-667/+1285
| | |\ \ \
OpenPOWER on IntegriCloud