index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
Wolfgang Denk
2008-07-15
6
-122
/
+1228
*
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-07-15
1
-9
/
+3
*
Fix DHCP protocol so U-Boot does not respond too early
Robin Getz
2008-07-15
1
-2
/
+0
*
cfi_flash: make the command u32 only
Sebastian Siewior
2008-07-15
1
-4
/
+4
*
tools/gitignore: update to all generated files
Jean-Christophe PLAGNIOL-VILLARD
2008-07-15
1
-0
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2008-07-15
14
-1
/
+1132
|
\
|
*
mpc5xxx: Add MVBC_P board support
Andre Schwarz
2008-07-15
14
-1
/
+1132
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx
Wolfgang Denk
2008-07-15
3
-214
/
+400
|
\
\
|
*
|
Update Freescale sys_eeprom.c to handle CCID formats
Timur Tabi
2008-07-15
3
-214
/
+400
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2008-07-15
1
-0
/
+12
|
\
\
|
*
|
pci: sh: Add pci_skip_dev and pci_print_dev function
Nobuhiro Iwamatsu
2008-07-15
1
-0
/
+12
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-07-15
18
-120
/
+366
|
\
\
|
*
|
Clean up INIT_RAM options
Andy Fleming
2008-07-14
1
-17
/
+5
|
*
|
Remove fake flash bank from 8544 DS
Andy Fleming
2008-07-14
1
-2
/
+2
|
*
|
MPC8544DS: Add ATI Video card support
Kumar Gala
2008-07-14
2
-2
/
+23
|
*
|
85xx: Add some L1/L2 SPR register definitions
Kumar Gala
2008-07-14
1
-0
/
+20
|
*
|
MPC8544DS: Report board id, board version and fpga version.
Kumar Gala
2008-07-14
1
-1
/
+4
|
*
|
85xx: Cleanup L2 cache size detection
Kumar Gala
2008-07-14
1
-17
/
+30
|
*
|
sbc8560: enable CONFIG_OF_LIBFDT by default
Paul Gortmaker
2008-07-14
1
-0
/
+5
|
*
|
Fix indentation for default boot environment variables
Andy Fleming
2008-07-14
1
-19
/
+19
|
*
|
sbc8560: add default fdt values
Paul Gortmaker
2008-07-14
1
-5
/
+33
|
*
|
sbc8560: add in ft_board_setup()
Paul Gortmaker
2008-07-14
1
-0
/
+28
|
*
|
sbc8560: define eth0 and eth1 instead of eth1 and eth2
Paul Gortmaker
2008-07-14
1
-26
/
+29
|
*
|
sbc8560: properly set cs0_bnds for 512MB
Paul Gortmaker
2008-07-14
1
-0
/
+4
|
*
|
sbc8560: proper definitions for TSEC.
Paul Gortmaker
2008-07-14
1
-10
/
+22
|
*
|
8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
Paul Gortmaker
2008-07-14
3
-3
/
+3
|
*
|
Change the temp map to ROM to align addresses to page size.
Andrew Klossner
2008-07-14
1
-4
/
+5
|
*
|
mpc85xx: use IS_E_PROCESSOR macro
Kim Phillips
2008-07-14
1
-1
/
+1
|
*
|
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
2008-07-14
6
-1
/
+131
|
*
|
Remove LBC_CACHE_BASE from 8544 DS
Andy Fleming
2008-07-14
3
-13
/
+3
*
|
|
ARM DaVinci: Remove extern phy_t declaration by moving code to proper place
Hugo Villeneuve
2008-07-14
5
-20
/
+6
*
|
|
ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...
Hugo Villeneuve
2008-07-14
3
-9
/
+0
|
|
/
|
/
|
*
|
Fix some more printf() format problems.
Kumar Gala
2008-07-14
2
-3
/
+3
*
|
Fix coding style; make code better parsable by external tools
Wolfgang Denk
2008-07-14
1
-8
/
+9
*
|
cpu/i386/serial.c: Fix syntax errors
Wolfgang Denk
2008-07-14
1
-2
/
+2
*
|
elppc board: Coding style cleanup.
Wolfgang Denk
2008-07-14
1
-49
/
+50
*
|
elppc board: fix syntax error.
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
|
EB+MCF-EV123 board: fix coding style (alingment)
Wolfgang Denk
2008-07-14
1
-43
/
+43
*
|
EB+MCF-EV123 board: fix syntx error
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
|
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
31
-65
/
+65
*
|
AmigaOneG3SE: remove dead and incomplete files
Wolfgang Denk
2008-07-14
2
-228
/
+0
*
|
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
9
-20
/
+24
*
|
vsprintf: add z and t options
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
1
-3
/
+9
*
|
Fix some more printf() format issues.
Wolfgang Denk
2008-07-13
5
-17
/
+12
|
/
*
Fix some more printf() format problems.
Wolfgang Denk
2008-07-13
4
-12
/
+15
*
ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype
Wolfgang Denk
2008-07-13
1
-2
/
+0
*
Fix bug in Lime video driver
Anatolij Gustschin
2008-07-13
1
-0
/
+2
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
16
-23
/
+25
*
hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
Michal Simek
2008-07-13
2
-2
/
+2
*
hwmon: Cleaning hwmon devices
Michal Simek
2008-07-13
9
-105
/
+66
[next]