Commit Graph

19480 Commits (7d85591dda47f62e73d878d2d0ea5bd0ff2528ad)
 

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