Commit Graph

19526 Commits (f7b4162eb1bddfa3008e65d4d3ed29d117dc1eb8)
 

Author SHA1 Message Date
Robert P. J. Day a22bf16bea cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs 13 years ago
Joe Hershberger be2e5a09e6 Allow u-boot to be silent without forcing Linux to be 13 years ago
Robert P. J. Day 5501153917 Fix a couple typoes in tools/env/README 13 years ago
Kim Phillips d45a6ae241 tools: update checkpatch to latest upstream version 13 years ago
Kim Phillips e3e2d00953 tools: enable more checkpatch tests by default 13 years ago
Stephen Warren 92668d68c1 cmd_part: don't print cmd name twice in help 13 years ago
Andreas Bießmann 6bdd9f8967 MAKEALL: fix kill_children for BSD hosts 13 years ago
Gray Remlin c08349e77c mvsata_ide.c: Correction of typo in comments 13 years ago
Stefan Roese 7c9e89bd1f ppc: Remove PCIPPC2 and PCIPPC6 boards 13 years ago
Andreas Bießmann efd7c11404 display_options:print_buffer: align ASCII print 13 years ago
Wolfgang Denk a2681707b2 Feature Removal: disable "mtest" command by default 13 years ago
Tom Rini c02bff3617 Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx 13 years ago
Holger Brunck 8327122b0d powerpc/82xx/km: removed unneeded ifdef 13 years ago
Holger Brunck 47ce50e8d2 powerpc/82xx/km: make handle_mgcoge3un_reset static 13 years ago
Anatolij Gustschin 5a35831b1f mpc512x: pdm360ng: drop not needed memory node fixup 13 years ago
Anatolij Gustschin a615dfda8c mpc512x: Adjust the DRAM init sequence to the datasheet spec 13 years ago
Anatolij Gustschin fcc7fe4251 mpc512x: add ifm ac14xx board 13 years ago
Anatolij Gustschin 5643709ede mpc512x: allow configuring board specific IPS divider 13 years ago
Anatolij Gustschin 1d63b8ffdb mpc512x: optionally configure DIU, LPC and NFC deviders 13 years ago
Anatolij Gustschin e5f538649c mpc512x: use common code for clock setting for all mpc512x boards 13 years ago
Anatolij Gustschin 676c66918a mpc512x: use common code for CSx configuration 13 years ago
Anatolij Gustschin b84d6d27fc mpc512x: add common LAW and Chip Select configuration 13 years ago
Stefan Roese aed7548448 mpc5200: a4m2k: Implement custom "dynamic" watchdog support 13 years ago
Stefan Roese d4451d3503 mpc5200: Add a4m2k board port 13 years ago
Stefan Roese b4dc0bddbf mpc5200: spl_boot.c: Change init oder to first enable printf 13 years ago
Simon Glass fc959081d4 x86: Enable CONFIG_OF_CONTROL on coreboot 13 years ago
Simon Glass 26f7621d99 x86: Adjust link device tree include file 13 years ago
Simon Glass 62f7970a5a x86: Add error checking to x86 relocation code 13 years ago
Simon Glass f697d528ca x86: Support relocation of FDT on start-up 13 years ago
Simon Glass f82d15ead1 x86: Rearrange the output input to remove BSS 13 years ago
Simon Glass 4b491b8dde x86: Add an __end symbol to signal the end of the U-Boot binary 13 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 13 years ago
Simon Glass 8937140957 x86: Add basic cache operations 13 years ago
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 13 years ago
Tom Rini 2536850d7c Prepare v2013.04-rc1 13 years ago
Sonic Zhang 47fa71b87f kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. 13 years ago
Daniel Schwierzeck 59af76d9cc bootm: fix conditional compilation for bootm ramdisk subcommand 13 years ago
Joe Hershberger 18a3cce9fa env: Avoid clobbering an edited variable on ctrl-c 13 years ago
Joe Hershberger 949a771097 ubifs: Allow ubifsmount volume reference by number 13 years ago
Simon Glass e40753b207 sandbox: config: Enable sandbox command 13 years ago
Simon Glass 10fc12184f sandbox: Enable ext4 and fat filesystems 13 years ago
Simon Glass d304931f23 sandbox: Add 'sb' command to access filesystem features 13 years ago
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 13 years ago
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 13 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 13 years ago
Simon Glass 117e050727 fs: Use map_sysmem() on read 13 years ago
Simon Glass 2ded0d4719 fs: Tell probe functions where to put their results 13 years ago
Simon Glass c6f548d232 fs: Use filesystem methods instead of switch() 13 years ago
Simon Glass 436e2b7319 fs: Fully populate the filesystem method struct 13 years ago
Simon Glass 293d7fbd47 ext4: Split write support into its own file 13 years ago