161 Commits

Author SHA1 Message Date
Alejandro Mery
fe73a37945 fexc: uboot: ensure data from [pmu_para] is print in order 2012-10-01 10:35:48 +02:00
Alejandro Mery
a9b9991630 fexc: script: add script_find_entry() helper 2012-10-01 10:34:56 +02:00
Alejandro Mery
d08be28bfa fexc: uboot: and some more refactoring 2012-10-01 00:44:37 +02:00
Alejandro Mery
bf4e4996d2 fexc: uboot: some refactoring 2012-10-01 00:32:12 +02:00
Alejandro Mery
9abafdf6ad fexc: uboot: add certain entries of [pmu_para] to struct pmu_para 2012-10-01 00:21:05 +02:00
Alejandro Mery
e5aaf6dd19 fexc: uboot: check for [pmu_para] too 2012-09-30 23:45:49 +02:00
Alejandro Mery
397e2613c6 fexc: uboot: starting pmu_para based on [target] 2012-09-29 23:53:22 +02:00
Alejandro Mery
acf7f5d982 fexc: uboot: turn .chip_density into .density 2012-09-29 20:57:31 +02:00
Alejandro Mery
2534af5d77 fexc: change uboot output to generate a .c 2012-09-29 20:25:50 +02:00
Alejandro Mery
987a169b75 fexc: add uboot output 2012-09-29 18:42:17 +02:00
Alejandro Mery
bae6b6a93a script: add script_find_section() helper 2012-09-29 16:48:42 +02:00
Alejandro Mery
1f5056275a pio: add missing copyright note
and remove unused macro
2012-09-29 12:49:47 +02:00
Henrik Nordstrom
c81ac30dcb Document the new tools a bit 2012-09-08 02:11:12 +02:00
Henrik Nordstrom
2066c7a357 bootinfo: Dump SD Card boot info header 2012-09-08 02:00:19 +02:00
Henrik Nordstrom
8076c5bf30 Import ARM binaries to avoid need for cross-compilers 2012-09-06 20:07:59 +02:00
Henrik Nordstrom
3316205f63 pio: Fix Pxx= and Pxx? commands 2012-09-04 22:32:54 +02:00
Henrik Nordstrom
f0cadac8f1 fel-gpio: Wrapper script to ease live GPIO settings 2012-09-04 22:14:26 +02:00
Henrik Nordstrom
8a2c09f575 pio: Add = and ? pin commands for easier GPIO operation 2012-09-04 22:13:33 +02:00
Henrik Nordstrom
bcdc4cd7ec cleanup 2012-09-04 21:55:04 +02:00
Henrik Nordstrom
61abcd092a fel-boot: Add Makefile recipe 2012-09-04 21:52:56 +02:00
Henrik Nordstrom
71295c2b8a jtag-loop: Add Makefile recipe 2012-09-04 21:50:32 +02:00
Henrik Nordstrom
be2a89d975 fel-pio.bin: Add a jump table in the beginning to ease usage 2012-09-04 21:36:45 +02:00
Henrik Nordstrom
a072e4f706 fel: Add read command for dumping memory contents to an explicit file name 2012-09-04 21:08:10 +02:00
Henrik Nordstrom
5580b45ba6 bootinfo: Correct boot1 storage data output 2012-08-26 03:35:00 +02:00
Henrik Nordstrom
639c82df91 bootinfo: Correct storage GPIO settings printout 2012-08-17 22:47:25 +02:00
Henrik Nordstrom
09dffd4cdb bootinfo: Prefix output with offset 2012-08-17 22:43:56 +02:00
Henrik Nordstrom
d4a8dd80b8 fel: Improve error reporting a bit 2012-08-15 10:37:46 +02:00
Henrik Nordstrom
17fb268e73 fel: Increase timeout to 60 seconds instead of splitting bulk transfers 2012-08-15 10:37:20 +02:00
Henrik Nordstrom
114aabc643 jtag-loop: correct build instructions 2012-08-15 10:31:22 +02:00
Henrik Nordstrom
2adad031cb C version of JTAG loop hack 2012-08-15 10:25:23 +02:00
Jens Andersen
2949c124e6 Rename fel-loop to jtag-loop 2012-08-15 10:06:17 +02:00
Jens Andersen
bb6b97d218 Add license header 2012-08-15 10:06:07 +02:00
Jens Andersen
90c59e9347 Simple fel-loop that sets up jtag & uart on microsd and loops forever. 2012-08-15 09:57:46 +02:00
Jens Andersen
5bc8c9e07d fel - fix sending files > 64KB
* Split into 64KB bulk requests
* Smaller requests are sent as-is
2012-08-10 17:56:55 +02:00
Henrik Nordstrom
66acd46fcc fel: Correct fel write operation on files > 8K 2012-08-10 16:46:18 +02:00
Alejandro Mery
5142a242ea fexc: fix fex compiler to accept port:powerN GPIOs 2012-08-08 03:15:37 +02:00
Alejandro Mery
bcde0fc721 move OSX compatible <endian.h> exception to a common "endian_compat.h" header 2012-08-07 00:18:34 +00:00
Alejandro Mery
329a13ed75 Add types.h defining kernel style integer types 2012-08-07 00:10:21 +00:00
Alejandro Mery
d382cfe3cb build: pass -Iinclude/ to start adding structure 2012-08-07 00:05:56 +00:00
Alejandro Mery
c7ea2b6e08 nand-part: rename mbr to a more meaningful name 2012-08-06 23:56:02 +00:00
Alejandro Mery
3fc53401f3 build: add mbr to Makefile 2012-08-07 00:38:23 +02:00
Patrick Wood
c8ae7438a7 Add tool to repartition the NAND (WIP) 2012-08-07 00:35:47 +02:00
Henrik Nordstrom
efc7efbf7a bootinfo: Add BROM header decoding 2012-08-06 10:09:23 +02:00
Henrik Nordstrom
c818efd144 bootinfo: Correct platform output 2012-08-06 10:02:06 +02:00
Henrik Nordstrom
5161ea093d fel: Adjust VERSION decoding to match BROM/FEL usage 2012-08-06 02:39:35 +02:00
Henrik Nordstrom
3bbef5466e pio: Correct drv_level setting 2012-08-01 00:31:17 +02:00
Henrik Nordstrom
1690132c1c pio: Correct parsing of pin values 2012-08-01 00:29:07 +02:00
Henrik Nordstrom
e9f338bb6b pio manipulation options 2012-07-31 23:49:56 +02:00
Alejandro Mery
af8146eff7 pio: clean offset pattern in pio_get() and pio_set() 2012-07-31 18:48:55 +02:00
Alejandro Mery
22e82981c5 pio: add pio_set() helper 2012-07-31 18:06:44 +02:00