Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-fdt | Wolfgang Denk | 2007-08-11 | -453/+689 | |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Improve error print messages. | Gerald Van Baren | 2007-08-10 | -31/+21 | |
| | | * | | | | | | fdt: allow for builds that don't want env and bd_t nodes | Kim Phillips | 2007-08-10 | -23/+15 | |
| | | * | | | | | | fdt: do board setup based on fdt address specified on bootm line | Kim Phillips | 2007-08-10 | -1/+1 | |
| | | * | | | | | | Call ft_board_setup() from the bootm command. | Gerald Van Baren | 2007-08-10 | -7/+10 | |
| | | * | | | | | | Create new fdt boardsetup command, fix bug parsing [] form of set values. | Gerald Van Baren | 2007-08-10 | -25/+21 | |
| | | * | | | | | | Tighten up the error messages. | Gerald Van Baren | 2007-08-10 | -22/+11 | |
| | | * | | | | | | Asthetic improvements: error messages and line lengths. | Gerald Van Baren | 2007-08-10 | -65/+61 | |
| | | * | | | | | | Fix fdt_chosen() to call ft_board_setup(), clean up long lines. | Gerald Van Baren | 2007-08-10 | -39/+74 | |
| | | * | | | | | | For fdt_find_node_by_path(), handle the root path properly. | Gerald Van Baren | 2007-08-10 | -23/+16 | |
| | | * | | | | | | Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT | Gerald Van Baren | 2007-08-10 | -18/+149 | |
| | | * | | | | | | Replace fdt_node_offset() with fdt_find_node_by_path(). | Gerald Van Baren | 2007-08-10 | -8/+8 | |
| | | * | | | | | | Fix cmd_fdt line lengths, refactor code. | Gerald Van Baren | 2007-08-10 | -187/+239 | |
| | | * | | | | | | FDT command improvements. | Gerald Van Baren | 2007-08-10 | -128/+143 | |
| | | * | | | | | | Reorganize and fix problems (returns) in the bootm command. | Gerald Van Baren | 2007-08-10 | -66/+64 | |
| | | * | | | | | | Fix bugs in the CONFIG_OF_LIBFDT | Gerald Van Baren | 2007-08-10 | -2/+2 | |
| | | * | | | | | | Improve fdt move length handling. | Gerald Van Baren | 2007-08-10 | -6/+15 | |
| | | * | | | | | | Minor code clean up. | Gerald Van Baren | 2007-08-10 | -1/+6 | |
| | | * | | | | | | Improve error messages, more informative. | Gerald Van Baren | 2007-08-10 | -13/+14 | |
| | | * | | | | | | libfdt: Conditionally compile based on CONFIG_OF_LIBFDT | Gerald Van Baren | 2007-08-10 | -0/+31 | |
| | | * | | | | | | Merge git://www.denx.de/git/u-boot | Gerald Van Baren | 2007-08-10 | -1639/+12826 | |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge git://www.denx.de/git/u-boot | Gerald Van Baren | 2007-08-07 | -291/+693 | |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Add CONFIG_BIOSEMU define to guard all the bios emulator code | Jason Jin | 2007-08-07 | -0/+32 | |
| | * | | | | | | | | | add image size and descriptors for Spartan 3E FPGA chips | Bruce Adler | 2007-08-11 | -0/+24 | |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | make MAKEALL more immune to merge conflicts | Kim Phillips | 2007-08-10 | -148/+439 | |
| | * | | | | | | | | README: Remove outdated cpu type, board type, and NAME_config lists | Kim Phillips | 2007-08-10 | -136/+4 | |
| | * | | | | | | | | mpc83xx: Suppress the warning 'burstlen' | Dave Liu | 2007-08-10 | -1/+1 | |
| | * | | | | | | | | Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan | Stefan Roese | 2007-08-10 | -15/+12 | |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge with git+ssh://atlas/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-10 | -15/+12 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | |||||
| | | | * | | | | | | | Merge with /home/wd/git/u-boot/work | Wolfgang Denk | 2007-08-10 | -15/+12 | |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | Make use of generic 64bit division in nand_util.c | Dirk Behme | 2007-08-10 | -11/+10 | |
| | | | | * | | | | | | | Move 64bit division from avr32 to generic lib | Dirk Behme | 2007-08-10 | -4/+2 | |
| | * | | | | | | | | | | Conding style cleanup | Stefan Roese | 2007-08-10 | -3/+1 | |
| | * | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-10 | -832/+1594 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | mpc83xx: fix ITX[GP] O=builddir builds | Kim Phillips | 2007-08-10 | -6/+0 | |
| | | * | | | | | | | | | mpc83xx: Correct the README for DDR ECC | Dave Liu | 2007-08-10 | -30/+30 | |
| | | * | | | | | | | | | mpc83xx: Consolidate the ECC support of 83xx | Dave Liu | 2007-08-10 | -706/+391 | |
| | | * | | | | | | | | | mpc83xx: Correct the burst length for DDR2 with 32 bits | Dave Liu | 2007-08-10 | -3/+10 | |
| | | * | | | | | | | | | mpc83xx: add support for the MPC8323E RDB | Kim Phillips | 2007-08-10 | -0/+952 | |
| | | * | | | | | | | | | mpc83xx: fixup generic pci for libfdt | Kim Phillips | 2007-08-10 | -1/+35 | |
| | | * | | | | | | | | | mpc83xx: fix 8360 and cpu functions to update fdt being passed | Kim Phillips | 2007-08-10 | -22/+22 | |
| | | * | | | | | | | | | mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled | Jerry Van Baren | 2007-08-10 | -28/+46 | |
| | | * | | | | | | | | | mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). | Jerry Van Baren | 2007-08-10 | -20/+14 | |
| | | * | | | | | | | | | mpc83xx: Add support for the display of reset status | Dave Liu | 2007-08-10 | -2/+42 | |
| | | * | | | | | | | | | mpc83xx: Fix the align bug of SDMA buffer | Dave Liu | 2007-08-10 | -2/+2 | |
| | | * | | | | | | | | | mpc83xx: Revise the MPC8360EMDS readme doc | Dave Liu | 2007-08-10 | -1/+22 | |
| | | * | | | | | | | | | FSL I2C driver programs the two I2C busses differently | Timur Tabi | 2007-08-10 | -1/+2 | |
| | | * | | | | | | | | | Update SCCR programming in cpu_init_f() to support all 83xx processors | Timur Tabi | 2007-08-10 | -2/+14 | |
| | | * | | | | | | | | | TQM834x: cleanup configuraton | Martin Krause | 2007-08-10 | -3/+0 | |
| | | * | | | | | | | | | MPC83xx: Fix makefile to generate config.h file in the build directory | david.saada | 2007-08-10 | -8/+8 |